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
// Any further remediation is only allowed if at most "MaxUnhealthy" machines selected by
68
+
// maxUnhealthy specifies the maximum number of unhealthy machines allowed.
69
+
// Any further remediation is only allowed if at most "maxUnhealthy" machines selected by
69
70
// "selector" are not healthy.
70
71
//
71
72
// Deprecated: This field is deprecated and is going to be removed in the next apiVersion. Please see https://github.com/kubernetes-sigs/cluster-api/issues/10722 for more details.
// failureMessage will be set in the event that there is a terminal problem
341
+
// reconciling the Machine and will contain a more verbose string suitable
342
+
// for logging and human consumption.
343
+
//
335
344
// Deprecated: This field is deprecated and is going to be removed in the next apiVersion. Please see https://github.com/kubernetes-sigs/cluster-api/blob/main/docs/proposals/20240916-improve-status-in-CAPI-resources.md for more details.
0 commit comments