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

Wrong versions in charts are not reported back to chart-assignment status #383

Open
ensonic opened this issue Jun 21, 2024 · 0 comments
Open

Comments

@ensonic
Copy link
Contributor

ensonic commented Jun 21, 2024

If one specifies a bad version in an app.yaml / chartassignment.yaml the chart will be stuck in LoadingChart and one needs to consult the chartassignment-controller logs to see

Error: "retrieve chart: chart "kyverno" version "1.12.1" not found in https://kyverno.github.io/kyverno/ repository"

We should check that case here:
https://github.com/googlecloudrobotics/core/blob/main/src/go/pkg/controller/chartassignment/release.go#L206

and report the error instead of retrying.

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

No branches or pull requests

1 participant