update RBAC permissions for storage.azure.crossplane.io, add PR template checklist item for RBAC
Signed-off-by: Jared Watts <jbw976@gmail.com>
This commit is contained in:
parent
b64281b906
commit
b7cb143dde
|
|
@ -14,5 +14,6 @@ Resolves #
|
|||
- [ ] Code generation (`make generate`) has been run to update object specifications, if necessary.
|
||||
- [ ] CRD manifests generation (`make manifests`) has been run to update CRD manifests yaml file specifications, if necessary.
|
||||
- [ ] Update dependencies (`make vendor`) has been run to update `Gopkg.lock` file, if necessary
|
||||
- [ ] RBAC permissions in `clusterrole.yaml` have been updated to include new types, if necessary
|
||||
- [ ] All related commits have been squashed to improve readability.
|
||||
- [ ] Comments have been added or updated based on the standards set in [CONTRIBUTING.md](../blob/master/CONTRIBUTING.md#comments)
|
||||
|
|
|
|||
Loading…
Reference in New Issue