-
Notifications
You must be signed in to change notification settings - Fork 0
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
Argo diff #44
Argo diff #44
Conversation
I think you should approach this differently. I think you should mimic the behaviour of for example the You are now inputting argocdapps into the I think it is best to create a validateKyvernoPolicies function that just expects a list of rendered templates (paths). This will simplify testing a lot and also improve reusability. Currently the test fails because it is unable to download the repository where the policyfiles are stored. I would omit this for now and store the policy files in this repo (and also in the repo where the engineering image is build). Create an issue here that adds the task to fix auto downloading the policies. |
No description provided.