-
Bug
-
Resolution: Done-Errata
-
Major
-
4.16.0
-
None
-
Important
-
Yes
-
Sprint 254
-
1
-
Proposed
-
False
-
-
N/A
-
Release Note Not Required
-
Done
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"]
- links to
-
RHEA-2024:3718 OpenShift Container Platform 4.17.z bug fix update