We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
kubectl delete deployment.apps/scone-controller-manager
to avoid
Error: UPGRADE FAILED: failed to replace object: Deployment.apps "scone-controller-manager" is invalid: spec.selector: Invalid value: v1.LabelSelector{MatchLabels:map[string]string{"app":"scone-controller", "app.kubernetes.io/name":"scone-controller", "control-plane":"controller-manager"}, MatchExpressions:[]v1.LabelSelectorRequirement(nil)}: field is immutable "helm upgrade --install scone-operator ./scone-operator --force --namespace $NAMESPACE --version $VERSION --set image=$PULL_IMAGE" command failed - exiting.
noticed with
rc.2. to rc.3
The text was updated successfully, but these errors were encountered:
No branches or pull requests
to avoid
noticed with
The text was updated successfully, but these errors were encountered: