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

kubectl kustomize --load-restrictor=LoadRestrictionsNone /path/to/kustomization/directory > output.yaml Not working #943

Open
kunalmehta-eve opened this issue Nov 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@kunalmehta-eve
Copy link

Describe the bug

We are using kubectl kustomize --load-restrictor=LoadRestrictionsNone /path/to/kustomization/directory > output.yaml to render the templates and validate them in our CI. Now as we have started using Image updater in our stack we are having difficulties to do this step. During validation it fails if we remove images section from Kustomization.yaml

Please suggest!

To Reproduce
Steps to reproduce the behavior:

Expected behavior
flag with which we can pass .argocd-source.yaml to the command

Additional context
Add any other context about the problem here.

Version
Please tell us about the version you encountered the issue with

Logs
Please paste any relevant logs here

@kunalmehta-eve kunalmehta-eve added the bug Something isn't working label Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant