-
Bug
-
Resolution: Done
-
Critical
-
4.12, 4.11
-
None
-
None
-
Proposed
-
False
-
-
NA
This is a clone of issue OCPBUGS-2895. The following is the description of the original issue:
—
Description of problem:
Current validation will not accept Resource Groups or DiskEncryptionSets which have upper-case letters.
Version-Release number of selected component (if applicable):
4.11
How reproducible:
Attempt to create a cluster/machineset using a DiskEncryptionSet with an RG or Name with upper-case letters
Steps to Reproduce:
1. Create cluster with DiskEncryptionSet with upper-case letters in DES name or in Resource Group name
Actual results:
See error message: encountered error: [controlPlane.platform.azure.defaultMachinePlatform.osDisk.diskEncryptionSet.resourceGroup: Invalid value: \"v4-e2e-V62447568-eastus\": invalid resource group format, compute[0].platform.azure.defaultMachinePlatform.osDisk.diskEncryptionSet.resourceGroup: Invalid value: \"v4-e2e-V62447568-eastus\": invalid resource group format]
Expected results:
Create a cluster/machineset using the existing and valid DiskEncryptionSet
Additional info:
I have submitted a PR for this already, but it needs to be reviewed and backported to 4.11: https://github.com/openshift/installer/pull/6513
- blocks
-
OCPBUGS-2983 [RFE] 4.11 Azure DiskEncryptionSet static validation does not support upper-case letters
- Closed
- clones
-
OCPBUGS-2895 [RFE] 4.11 Azure DiskEncryptionSet static validation does not support upper-case letters
- Closed
- is blocked by
-
OCPBUGS-2895 [RFE] 4.11 Azure DiskEncryptionSet static validation does not support upper-case letters
- Closed
- links to