-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
Strategic Product Work
-
3
-
False
-
None
-
False
-
OCPSTRAT-292 - Support cluster-wide proxy on Windows Containers
-
-
-
WINC - Sprint 236
Description
This story covers introducing a new resource to be managed by WMCO in proxied clusters. This resource will contain a trusted CA injection request label so it will be updated by the cluster-network-operator (CNO) when the global Proxy resource changes. This is the first step to supporting custom user certificates for HTTPS proxies.
WMCO will create the new ConfigMap on operator startup. If the resource is deleted at any point during operator runtime, WMCO will re-create it to make sure CNO can provide up-to-date proxy settings
Acceptance Criteria
- WMCO creates the trusted-ca ConfigMap on operator startup, if it does not already exist
- WMCO properly re-creates the trusted-ca ConfigMap if it is missing the CNO injection request or it is deleted at any point during operator runtime