You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* More documentation on v1.11 migration
# Conflicts:
# docs/book/src/developer/providers/migrations/v1.10-to-v1.11.md
* Fix go version
* Address comments
* Document change in builtin variables from 12235
* More comments
* Document 12245
* More comments
* More comments
// availableReplicas is the number of available replicas for this ControlPlane. A machine is considered available when Machine's Available condition is true.
// upToDateReplicas is the number of up-to-date replicas targeted by this ControlPlane. A machine is considered available when Machine's UpToDate condition is true.
0 commit comments