- 
    
Story
 - 
    Resolution: Done
 - 
    
Major
 - 
    cert-manager-1.18
 - 
    None
 
- 
        3
 - 
        True
 - 
        
 - 
        False
 - 
        
 - 
        
 
- 
        OAPE Sprint 276, OAPE Sprint 277, OAPE Sprint 278
 - 
        3
 
`istio-csr` has a controller to copy the CA certificate used for signing the Istio certificates to required namespaces, which will be used by the istio proxy sidecars for mTLS verification. `--configmap-namespace-selector` arg must be set with required value.
Currently `--configmap-namespace-selector` arg is not passed, and the CA certificate is copied to every namespace in the cluster, even to the namespaces not having `istio-injection` label.
Acceptance Criteria:
- Add relevant UTs and e2e's.
 - When the param is not set, don't include the same in the arg list.
 
- is blocked by
 - 
                    
CM-706 [istio-csr GA] Revisit istiocsr API for GA release
-         
 - Closed
 
 -         
 
- is related to
 - 
                    
OCPSTRAT-1974 [GA] istio-csr integration for cert-manager
-         
 - In Progress
 
 -         
 
- links to