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: Add standalone kustomize #37

Open
kenankule opened this issue Aug 4, 2023 · 0 comments · May be fixed by #38
Open

Feature Request: Add standalone kustomize #37

kenankule opened this issue Aug 4, 2023 · 0 comments · May be fixed by #38
Labels
enhancement New feature or request

Comments

@kenankule
Copy link

Describe the Feature Request
We're using kustomize edit commands in our CI/CD pipelines that is not available via kubectl kustomize
Please add kustomize binary to the image to enable kustomize edit commands.

Is your feature request related to a particular problem?
A clear and concise description of what the problem is.

How will this feature request benefit CircleCI jobs using this image?
Having kustomize binary available in the image allows running kustomize edit commands with environment variables.
- kustomize edit set image ...
- kustomize edit add annotation ....

Describe alternatives you have considered
An alternative is to use kubectl kustomize | envsubst but its not as convenient as kustomize edit

@kenankule kenankule added the enhancement New feature or request label Aug 4, 2023
@kenankule kenankule linked a pull request Aug 4, 2023 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant