-
Bug
-
Resolution: Unresolved
-
Normal
-
4.20
-
Quality / Stability / Reliability
-
False
-
-
2
-
None
-
None
-
None
-
None
-
uShift Sprint 273, uShift Sprint 274, uShift Sprint 275
-
3
-
In Progress
-
Bug Fix
-
-
None
-
None
-
None
-
None
Description of problem:
Route ExternalCertificate feature (OCPSTRAT-172) is GA'd in OpenShift 4.19.0, however ROUTER_ENABLE_EXTERNAL_CERTIFICATE env var is disabled in MicroShift.
Version-Release number of selected component (if applicable):
How reproducible:
100%
Steps to Reproduce:
Please see https://github.com/openshift/cert-manager-operator/pull/278#issuecomment-2976727063 steps
Actual results:
Route ExternalCertificate feature is not supported in MicroShift 4.19.x
Expected results:
Route ExternalCertificate feature should be supported in MicroShift 4.19.x
Additional info:
For OpenShift, Cluster Ingress Opeator sets ROUTER_ENABLE_EXTERNAL_CERTIFICATE environment variable for Router pods after reading the feature gates. However, since MicroShift does not support ingress operator, currently this env variable is set to "False". Now that the feature is promoted to GA, this flag can be set to "True" while deploying the router pods in MicroShift.
- links to
-
RHEA-2025:10667 Red Hat build of MicroShift 4.20.0 bug fix and enhancement update