-
Notifications
You must be signed in to change notification settings - Fork 450
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.priority/backlogHigher priority than priority/awaiting-more-evidence.Higher priority than priority/awaiting-more-evidence.
Description
/kind feature
Describe the solution you'd like
Currently the quickstart uses the Contributor role, which is very broad:
az ad sp create-for-rbac --role contributor --scopes="/subscriptions/${AZURE_SUBSCRIPTION_ID}" |
It would be great if there could be a custom (or even builtin) role that contains all required permissions for running capz in production.
Environment:
- cluster-api-provider-azure version: N/A
- Kubernetes version: (use
kubectl version
): N/A - OS (e.g. from
/etc/os-release
): N/A
bryan-cox, p0lyn0mial, RoRoMaan, cadenmarchese and wcrum
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.priority/backlogHigher priority than priority/awaiting-more-evidence.Higher priority than priority/awaiting-more-evidence.
Type
Projects
Status
Todo