Bug 1860829 - After upgrading to 4.3.28 customer observed mistmatch between node labels (region=CanadaCentral) and pv affinity (region=canadacentral)
Summary: After upgrading to 4.3.28 customer observed mistmatch between node labels (re...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Cloud Compute
Version: 4.3.z
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ---
: 4.5.z
Assignee: Alberto
QA Contact: sunzhaohua
URL:
Whiteboard:
Depends On: 1860128
Blocks: 1860830
TreeView+ depends on / blocked
 
Reported: 2020-07-27 08:17 UTC by Alberto
Modified: 2020-08-10 13:51 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1860128
: 1860830 (view as bug list)
Environment:
Last Closed: 2020-08-10 13:50:53 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2020:3188 0 None None None 2020-08-10 13:51:03 UTC

Comment 1 Alberto 2020-07-27 09:11:03 UTC
This is already included in >= 4.5 https://github.com/openshift/origin/blob/release-4.5/vendor/k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers/azure/azure_standard.go#L492-L494

Moving to MODIFIED for QA to validate.

Comment 4 sunzhaohua 2020-07-29 10:07:55 UTC
Verified
clusterversion: 4.5.0-0.nightly-2020-07-28-212824
steps:
1. Create a cluster in Azure Canada Central. 
2. Check "oc get configmap cloud-provider-config -n openshift-config"  `UseInstanceMetadata=True` is set. 
3. Create PVC using dynamic storage class.
$ oc get pv
NAME                                       CAPACITY   ACCESS MODES   RECLAIM POLICY   STATUS   CLAIM                        STORAGECLASS      REASON   AGE
pvc-6565aa5b-fa68-41ba-a97d-ef0fa7a679a0   1Gi        RWO            Delete           Bound    openshift-machine-api/pvc1   managed-premium            3h30m
$ oc get pvc
NAME   STATUS   VOLUME                                     CAPACITY   ACCESS MODES   STORAGECLASS      AGE
pvc1   Bound    pvc-6565aa5b-fa68-41ba-a97d-ef0fa7a679a0   1Gi        RWO            managed-premium   3h45m
$ oc get po
task-pv-pod                                    1/1     Running   0          3h31m

Comment 6 errata-xmlrpc 2020-08-10 13:50:53 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (OpenShift Container Platform 4.5.5 bug fix update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:3188


Note You need to log in before you can comment on or make changes to this bug.