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
[GEP-31] Introduce Constants needed for Conditons and Status for InPlace update (#980) (#983)
* Introduce Constants needed for Conditons and Status
* Address PR review feedback
---------
Co-authored-by: Ashish Ranjan Yadav <ashish.ranjan.yadav@sap.com>
Co-authored-by: Sonu Kumar Singh <sksgkpvks@gmail.com>
Co-authored-by: Shafeeque E S <shafeeque.e.s@sap.com>
Copy file name to clipboardExpand all lines: pkg/apis/machine/types.go
+38Lines changed: 38 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -221,6 +221,15 @@ const (
221
221
222
222
// MachineCrashLoopBackOff means creation or deletion of the machine is failing. It means that machine object is present but there is no corresponding VM.
0 commit comments