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

Create chart containing CRD #1716

Open
shcherbak opened this issue Nov 12, 2024 · 0 comments
Open

Create chart containing CRD #1716

shcherbak opened this issue Nov 12, 2024 · 0 comments

Comments

@shcherbak
Copy link

Proposal

New Kubernetes versions allow to use ServersideApply feature and deploy CRD to cluster. For example ArgoCD and FluxCD can, but helm can not.
It will be very useful to create such chart as prometheus does: https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus-operator-crds
So no manual steps needed any more!

Use-Case

deploy automatically with ArgoCD ServerSideApply=true
https://kubernetes.io/docs/reference/using-api/server-side-apply/
https://argo-cd.readthedocs.io/en/latest/proposals/server-side-apply/

Is this a feature you are interested in implementing yourself?

Yes

Anything else?

I am on it, if accepted

@shcherbak shcherbak changed the title Create chart with CRD Create chart containing CRD Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant