Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-2895

[RFE] 4.11 Azure DiskEncryptionSet static validation does not support upper-case letters

    XMLWordPrintable

Details

    • Rejected
    • False
    • Hide

      None

      Show
      None
    • Hide
      cause: Validation was incorrect in that it did not allow capital letters

      consequence: even though users entered a valid encryption key with capital letters, the installer would not allow it and users could not proceed

      fix: allow capital letters

      result: installs can proceeed
      Show
      cause: Validation was incorrect in that it did not allow capital letters consequence: even though users entered a valid encryption key with capital letters, the installer would not allow it and users could not proceed fix: allow capital letters result: installs can proceeed
    • Bug Fix
    • Customer Escalated

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              padillon Patrick Dillon
              bbergen@redhat.com Brendan Bergen
              May Xu May Xu
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: