-
Bug
-
Resolution: Done
-
Critical
-
None
-
4.13.0
-
No
-
CLOUD Sprint 235, CLOUD Sprint 236, CLOUD Sprint 237
-
3
-
Rejected
-
False
-
This is a clone of issue OCPBUGS-11284. The following is the description of the original issue:
—
Description of problem:
When we rebased to 1.26, the rebase picked up https://github.com/kubernetes-sigs/cloud-provider-azure/pull/2653/ which made the Azure cloud node manager stop applying beta toplogy labels, such as failure-domain.beta.kubernetes.io/zone Since we haven't completed the removal cycle for this, we still need the node manager to apply these labels. In the future we must ensure that these labels are available until users are no longer using them.
Version-Release number of selected component (if applicable):
How reproducible:
100%
Steps to Reproduce:
1. Create a TP cluster on 4.13 2. Observe no beta label for zone or region 3.
Actual results:
Beta labels are not present
Expected results:
Beta labels are present and should match GA labels
Additional info:
Created https://github.com/kubernetes-sigs/cloud-provider-azure/pull/3685 to try and make upstream allow this to be flagged
- clones
-
OCPBUGS-11284 Azure cloud node manager stopped applying beta topology labels
- Closed
- is blocked by
-
OCPBUGS-11284 Azure cloud node manager stopped applying beta topology labels
- Closed
- links to