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

[GCP CAPI install] network tags are not applied to control-plane machines

XMLWordPrintable

    • Important
    • Yes
    • Sprint 254
    • 1
    • Proposed
    • False
    • Hide

      None

      Show
      None

      Description of problem:

          The specified network tags are not applied to control-plane machines.

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

          4.16.0-0.nightly-multi-2024-06-04-172027

      How reproducible:

          Always

      Steps to Reproduce:

      1. "create install-config"
      2. edit install-config.yaml to insert network tags and featureSet setting (see [1])
      3. "create cluster" and make sure it succeeds
      4. using "gcloud" to check the network tags of the cluster machines (see [2])

      Actual results:

          The specified network tags are not applied to control-plane machines, although the compute/worker machines do have the specified network tags.

      Expected results:

          Both control-plane machines and compute/worker machines should be applied to the specified network tags. 

      Additional info:

      QE's Flexy-install job: /Flexy-install/288061/
      
      VARIABLES_LOCATION private-templates/functionality-testing/aos-4_16/ipi-on-gcp/versioned-installer_techpreview
      
      LAUNCHER_VARS
      installer_payload_image: quay.io/openshift-release-dev/ocp-release-nightly:4.16.0-0.nightly-multi-2024-06-04-172027
      num_workers: 2
      control_plane_tags: ["installer-qe-tag01", "installer-qe-tag02"]
      compute_tags: ["installer-qe-tag01", "installer-qe-tag03"]

            rh-ee-bbarbach Brent Barbachem
            rhn-support-jiwei Jianli Wei
            Jianli Wei Jianli Wei
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: