InvalidSpec: The Rollout "canary-release" is invalid: spec.strategy.canary.canaryService: Invalid value: "canary": Service "canary" has unmatch label "app.kubernetes.io/version" in rollout #3947
Labels
canary
Canary related issue
Checklist:
Describe the bug
We had a issue when in the middle of the rollout we ran into middle of the rollout step 5 when the rollout went into a failed state with I validated that all labels still existed on our kubernetes canary service and they match what were on our canary pods
This processed worked through the first 4 steps before the rollout started failing. We run multiple microservices all with the same configuration and the rest of the mirco-services were able to deploy with no issues
To Reproduce
Could not reproduce
Expected behavior
The canary promotes as expected since all labels are available or if the labels did not exist we would expect the rollout to fail in this manner
Screenshots
Version
v1.5.0
Logs
Message from the maintainers:
Impacted by this bug? Give it a 👍. We prioritize the issues with the most 👍.
The text was updated successfully, but these errors were encountered: