capsule icon indicating copy to clipboard operation
capsule copied to clipboard

feat(helm): introduce new installation and CRD lifecycle

Open oliverbaehler opened this issue 1 year ago • 2 comments

oliverbaehler avatar May 03 '24 09:05 oliverbaehler

Deploy Preview for capsule-documentation canceled.

Name Link
Latest commit ecb4035b4e5219bee55978e74bc871f9ec0504e3
Latest deploy log https://app.netlify.com/sites/capsule-documentation/deploys/665c37cf5294f20008ad4a98

netlify[bot] avatar May 03 '24 09:05 netlify[bot]

Hi @oliverbaehler,

what do you think about the method with a job that giantswarm uses to update crds - https://github.com/giantswarm/kube-prometheus-stack-app/tree/a8315a8/helm/prometheus-operator-app/templates/crd-install. Seems like that will help to achieve what you want, but will be completely backward-compatible.

MaxFedotov avatar May 07 '24 20:05 MaxFedotov

+1 for @MaxFedotov approach, it's the same approach used by HAProxy Technologies for their Kubernetes Ingress Controller.

prometherion avatar May 23 '24 13:05 prometherion