service-ca pod run as non-root#505
Conversation
Signed-off-by: Sally O'Malley <somalley@redhat.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/retest |
1 similar comment
|
/retest |
|
this will fail until #478 merges |
|
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
|
@sallyom: PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
closing, no longer needed |
Signed-off-by: Sally O'Malley somalley@redhat.com
NOTE In order for
service-cato run withnon-root, have to modify the signing-bundle and TLS crt,key volumes to be a configmap & secret, otherwise the non-root uid in the pod can't access theservice-ca.crt, tls.crt, tls.keyfiles it needs. Also, the OCP cluster-policy-controller must be running.This PR depends on
#504 (service-ca volumes as CA configmap, TLS secret)
#478 (cluster-policy-controller)
Closes #