You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Operator has a defaulting initial step which updates missing settings with defaults. These are pushed back to the K8S API to update the custom resource. However, this may cause issues with Helm and ArgoCD as they see changes from the raw original custom resources. Investigation is needed to see how k8s expects custom resources to be handled with respect to defaulting.
Deployment mechanisms such as ksonnet which are more light touch on state don't have this issue.
The text was updated successfully, but these errors were encountered:
The Operator has a defaulting initial step which updates missing settings with defaults. These are pushed back to the K8S API to update the custom resource. However, this may cause issues with Helm and ArgoCD as they see changes from the raw original custom resources. Investigation is needed to see how k8s expects custom resources to be handled with respect to defaulting.
Deployment mechanisms such as ksonnet which are more light touch on state don't have this issue.
The text was updated successfully, but these errors were encountered: