This is a clone of issue OCPBUGS-52857. The following is the description of the original issue:
—
This is a clone of issue OCPBUGS-52657. The following is the description of the original issue:
—
This is a clone of issue OCPBUGS-52516. The following is the description of the original issue:
—
This is a clone of issue OCPBUGS-52323. The following is the description of the original issue:
—
Description of problem:
The new `managed-trust-bundle` VolumeMount / `trusted-ca-bundle-managed` ConfigMap has recently been required given this latest change here: https://github.com/openshift/hypershift/pull/5667. However, this should be optional since folks that bring their own PKI shouldn't need this.
Version-Release number of selected component (if applicable):
4.18.2
How reproducible:
Every time.
Steps to Reproduce:
1. Deploy ROKS (HyperShift) version 4.18.2 cluster.
Actual results:
Cluster fails to deploy as the OpenShift API server fails to come up since it expects the `trusted-ca-bundle-managed` ConfigMap to exist.
Expected results:
Cluster should deploy successfully.
Additional info:
- clones
-
OCPBUGS-52857 The trusted-ca-bundle-managed ConfigMap requirement breaks those with their own PKI
-
- Verified
-
- is blocked by
-
OCPBUGS-52857 The trusted-ca-bundle-managed ConfigMap requirement breaks those with their own PKI
-
- Verified
-
- links to