-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.18.z
This is a clone of issue OCPBUGS-61245. The following is the description of the original issue:
—
Description of problem:
The configmap driver-config in the hosted cluster namespace is frequently getting update with random order of the storageclasses.
Version-Release number of selected component (if applicable):
OpenShift Container Platform 4.18.19 multicluster-engine.v2.8.2
How reproducible:
Always
Steps to Reproduce:
1. Create OCP cluster 2. Create HCP cluster with infra-volumesnapshot-class-mapping and infra-storage-class-mapping 3. observe driver-config content in hosted-cluster namespace
Actual results:
Content of configMap is flapping every few seconds between: infraStorageClassEnforcement: "allowAll: false\nallowList: [block-gold, block-platinum]\nstorageSnapshotMapping: \n- storageClasses:\n - block-gold\n volumeSnapshotClasses:\n - block-gold\n- storageClasses:\n - block-platinum\n volumeSnapshotClasses:\n - block-platinum\n" and infraStorageClassEnforcement: "allowAll: false\nallowList: [block-gold, block-platinum]\nstorageSnapshotMapping: \n- storageClasses:\n - block-platinum\n volumeSnapshotClasses:\n - block-platinum\n- storageClasses:\n - block-gold\n volumeSnapshotClasses:\n - block-gold\n"
Expected results:
content should stay the same
Additional info:
- blocks
-
OCPBUGS-62807 Configmap driver-config content frequently updating
-
- New
-
- clones
-
OCPBUGS-61245 Configmap driver-config content frequently updating
-
- MODIFIED
-
- is blocked by
-
OCPBUGS-61245 Configmap driver-config content frequently updating
-
- MODIFIED
-
- is cloned by
-
OCPBUGS-62807 Configmap driver-config content frequently updating
-
- New
-
- links to
(1 links to)