-
Story
-
Resolution: Duplicate
-
Undefined
-
None
-
None
-
None
-
None
-
8
-
False
-
None
-
False
-
OCPSTRAT-172 - Cert-manager support router to load secrets
-
-
Router will take feature-gate info from CFE-987
Router will integrate secret-monitor done in CFE-866
Final implementation based on decisions taken in CFE-1020, related to new router_controller
Validations required on router
- The secret created should be in the same namespace as that of the route.
- The secret created is of type `kubernetes.io/tls`.
- Verify certificate and key (PEM encode/decode)
- Verify private key matches public certificate