-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
4.17.z, 4.18, 4.19
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
- blocks
-
OCPBUGS-50876 [AWS] "kubernetes.io/cluster/${infra_id}:shared" tag was missing in BYO private subnets
-
- Verified
-
-
OCPBUGS-50879 [AWS] "kubernetes.io/cluster/${infra_id}:shared" tag was missing in BYO private subnets
-
- Closed
-
- clones
-
OCPBUGS-50839 [AWS] "kubernetes.io/cluster/${infra_id}:shared" tag was missing in BYO private subnets
-
- Verified
-
- is blocked by
-
OCPBUGS-50839 [AWS] "kubernetes.io/cluster/${infra_id}:shared" tag was missing in BYO private subnets
-
- Verified
-
- is cloned by
-
OCPBUGS-50879 [AWS] "kubernetes.io/cluster/${infra_id}:shared" tag was missing in BYO private subnets
-
- Closed
-
- is depended on by
-
OCPBUGS-50876 [AWS] "kubernetes.io/cluster/${infra_id}:shared" tag was missing in BYO private subnets
-
- Verified
-
- links to
-
RHEA-2024:6122 OpenShift Container Platform 4.18.z bug fix update