-
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
Fulfill CAPI's new recommendation that providers set a Paused
condition on resources as described by kubernetes-sigs/cluster-api#10519.
Anything else you would like to add:
Ensure that a Paused: false
condition doesn't factor into the general assumption that all conditions must be true
in order for Ready
to become true
.
Environment:
- cluster-api-provider-azure version:
- Kubernetes version: (use
kubectl version
): - OS (e.g. from
/etc/os-release
):
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