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

[kube-prometheus-stack] Add Kustomize for Managing CRDs #3380

Closed
wants to merge 1 commit into from

Conversation

KazW
Copy link

@KazW KazW commented May 16, 2023

This PR simplifies the process of managing CRDs by using Kustomize.

Test command: kubectl apply --server-side -k "https://github.com/KazW/helm-charts/charts/kube-prometheus-stack/crds/?ref=add-kustomize-to-crds"

Checklist

  • DCO signed
  • Chart Version bumped
  • Title of the PR starts with chart name (e.g. [prometheus-couchdb-exporter])

Signed-off-by: Kaz Walker <KazW@users.noreply.github.com>
Copy link
Member

@monotek monotek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i guess deleting the crds would also delete your prometheus instance.

using kustomize is imho also out of scope of this repo.

@KazW
Copy link
Author

KazW commented May 26, 2023

i guess deleting the crds would also delete your proemtehus instance.

using kustomize is imho also out of scope of this repo.

Ok, I was thinking it might be. Do you think a PR like this would be better in the prometheus-operator repo?

@monotek
Copy link
Member

monotek commented May 26, 2023

Not sure...

@GMartinez-Sisti
Copy link
Member

Hi @KazW, #3547 provides a way to manage the CRDs in an easier way.

Closing this.

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

Successfully merging this pull request may close these issues.

[kube-prometheus-stack] Use Kustomize for Managing CRDs
3 participants