Closed onprem closed 2 years ago
What happened?
When upgrading from v0.11.0 to v12.1.1, the upgrade failed with the following error:
Helm upgrade failed: cannot patch "tobs-promscale" with kind Deployment: Deployment.apps "tobs-promscale" is invalid: spec.selector: Invalid value: v1.LabelSelector{MatchLabels:map[st │ │ ing[]string{"app":"tobs-promscale", "release":"tobs"}, MatchExpressions:[]v1.LabelSelectorRequirement(nil)}: field is immutable
The workaround was to delete the Promscale deployment and then attempting the upgrade.
Did you expect to see something different?
Helm upgrade goes through successfully.
Environment
tobs version:
12.1.1
Kubernetes cluster kind:
EKS
What happened?
When upgrading from v0.11.0 to v12.1.1, the upgrade failed with the following error:
The workaround was to delete the Promscale deployment and then attempting the upgrade.
Did you expect to see something different?
Helm upgrade goes through successfully.
Environment
tobs version:
12.1.1
Kubernetes cluster kind:
EKS