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

Generate CRD spec based on upstream tag, similar to kube-prometheus-stack helm chart #2613

Closed
DrFaust92 opened this issue Mar 29, 2024 · 1 comment · May be fixed by #2614
Closed

Generate CRD spec based on upstream tag, similar to kube-prometheus-stack helm chart #2613

DrFaust92 opened this issue Mar 29, 2024 · 1 comment · May be fixed by #2614

Comments

@DrFaust92
Copy link
Contributor

Is your feature request related to a problem?

Every time the argocd image is updated, there is a chance that crds will be behind and there might be some mistmatch on the app (as it assume crds of a certain version)

Related helm chart

argo-cd

Describe the solution you'd like

have a script to generate CRDs based on upstream tag similar to kube-prometheus-stack helm chart

https://github.com/prometheus-community/helm-charts/blob/main/charts/kube-prometheus-stack/hack/update_crds.sh

Describe alternatives you've considered

No response

Additional context

No response

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants