Unable to set worker version equal to control plane version in 1.20.x #549
Labels
kind/bug
Bug
lifecycle/rotten
Nobody worked on this for 12 months (final aging stage)
platform/azure
Microsoft Azure platform/infrastructure
How to categorize this issue?
/kind bug
/platform azure
What happened:
It is not possible to set the Kubernetes version of a worker for a Kubernetes cluster in version 1.20.x to the same version as the control plane.
For example when trying to set the worker version to 1.20.15 for a cluster that is version 1.20.15 we get the following error.
What you expected to happen:
Set workers.kubernetes.version
How to reproduce it (as minimally and precisely as possible):
Create a cluster in version 1.20.x.
Set the worker kubernetes version equal to the control plane version.
The text was updated successfully, but these errors were encountered: