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
Copy file name to clipboardExpand all lines: flink-kubernetes-operator-api/src/main/java/org/apache/flink/kubernetes/operator/api/status/CommonStatus.java
+8-17Lines changed: 8 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -93,25 +93,16 @@ public ResourceLifecycleState getLifecycleState() {
93
93
// Check for unrecoverable deployments that should be marked as FAILED
Copy file name to clipboardExpand all lines: flink-kubernetes-operator/src/test/java/org/apache/flink/kubernetes/operator/metrics/lifecycle/ResourceLifecycleMetricsTest.java
+11-38Lines changed: 11 additions & 38 deletions
Original file line number
Diff line number
Diff line change
@@ -72,28 +72,8 @@ public void lifecycleStateTest() {
0 commit comments