Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Add Endpoints back into the cert-manager RBAC policy **What this PR does / why we need it**: Adds permission to CRUD Endpoints resources back into the cert-manager RBAC role. This is to prevent deployments using the 'master' version of the Helm chart failing when deploying a pre-0.3 (unreleased) release of cert-manager. We will remove this in 0.4. This is in order to reduce friction for new users if they forget/decide not to use a tagged release of the Helm chart. **Release note**: ```release-note NONE ``` /cc @davecheney @mikebryant |
||
|---|---|---|
| .. | ||
| 00-namespace.yaml | ||
| certificate-crd.yaml | ||
| clusterissuer-crd.yaml | ||
| deployment.yaml | ||
| issuer-crd.yaml | ||
| rbac.yaml | ||
| serviceaccount.yaml | ||