Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request: Storing the value tanka export --format inside of Tanka #800

Open
mathewpeterson opened this issue Jan 9, 2023 · 1 comment

Comments

@mathewpeterson
Copy link

Hello,

I've recently came across Tanka after developing a custom solution to handle our k8s workloads. One of the things we do with our internal tooling is export our manifests to the filesystem and run the exported manifests through kubectl-slice in order to generate files on local disk which then get committed to a repository to be used by other teams / automated processes. The kubectl-slice works pretty much the same way as the tanka export when using the --format flag.

A feature that would benefit us would be the ability to set the value of the format argument in tanka export --format="this value" ... inside of Tanka (perhaps in a Tanka Environment manifest) so that we do not have to store the value out of band.

@mathewpeterson mathewpeterson changed the title feature request: feature request: Storing the value tanka export --format inside of Tanka Jan 9, 2023
@zerok
Copy link
Contributor

zerok commented May 27, 2024

So far environment specs only specify the target up from the Kubernetes API server. Would creating a custom wrapper script be easier and quicker?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In discussion
Development

No branches or pull requests

2 participants