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

[AWS] "kubernetes.io/cluster/${infra_id}:shared" tag was missing in BYO private subnets

XMLWordPrintable

    • Critical
    • Yes
    • Proposed
    • False
    • Hide

      None

      Show
      None
    • N/A
    • Release Note Not Required
    • Done

      This is a clone of issue OCPBUGS-50839. The following is the description of the original issue:

      Description of problem:

      "kubernetes.io/cluster/${infra_id}:shared" should be attached to the private subnets, but it's missing now.
          

      Version-Release number of selected component (if applicable):

      4.18.0-0.nightly-2025-02-11-060301
          

      How reproducible:

      Always
          

      Steps to Reproduce:

          1. Create a cluster with byo-VPC
          2.
          3.
          

      Actual results:

      "kubernetes.io/cluster/${infra_id}:shared" tag was not attached to private subnets.
          

      Expected results:

      "kubernetes.io/cluster/${infra_id}:shared" tag presents in private subnets.
          

      Additional info:

      Checking the recent change, it looks like caused by the typo issue [1] in:
      https://github.com/openshift/installer/pull/9430 (4.18.0-0.nightly-2025-02-07-182732)
      https://github.com/openshift/installer/pull/9445 (4.17.0-0.nightly-2025-02-11-131208)
      
      
      [1] https://github.com/openshift/installer/pull/9430/files#diff-703b72d7af46ab11b2fd79c7073598468fdf038db0666628521f9e6923dc78daR72
      
      This issue blocks C2S/SC2S cluster testing:
      level=info msg=Credentials loaded from the "default" profile in file "/tmp/secret/aws_temp_creds"
      level=info msg=Creating infrastructure resources...
      level=fatal msg=failed to fetch Cluster: failed to generate asset "Cluster": could not add tags to subnets: MissingParameter: The request must contain the parameter resourceIdSet
      level=fatal msg=	status code: 400, request id: d6ffad31-f2a7-4a1d-883f-c44bbc1ee1c7 
      
          

              jialiu@redhat.com Johnny Liu
              openshift-crt-jira-prow OpenShift Prow Bot
              Gaoyun Pei Gaoyun Pei
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: