-
Story
-
Resolution: Unresolved
-
Normal
-
openshift-4.15
-
None
-
None
-
BU Product Work
-
3
-
True
-
Blocked by https://issues.redhat.com/browse/NE-1479
-
False
-
OCPSTRAT-431 - Add support of custom PKI to Ingress Operator
-
Impediment
-
-
-
CFE Sprint 245, CFE Sprint 246, CFE Sprint 247
User or administrator configured CA bundle as `admin-ca-bundle`ConfigMap in `openshift-config` namespace and OpenShift service CA bundle as `service-ca-bundle` in `openshift-ingress` namespace should be combined and a new ConfigMap `ingress-ca-bundle` with combined content should be created by Ingress Operator in `openshift-ingress` namespace.
Acceptance Criteria:
- UT, Code linting, validation and best practices adhered to
- New ConfigMap `ingress-ca-bundle` created by Ingress Operator should contain both admin and service CA, when admin CA is configured, else just service CA.