gyfora commented on code in PR #165:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/165#discussion_r848015530
##########
flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/observer/deployment/SessionObserver.java:
##########
@@ -50,4 +52,9 @@ public void observeIfClusterReady(
}
}
}
+
+ @Override
+ protected void updateStableSpec(FlinkDeployment deployment) {
Review Comment:
There is no condition there at the moment, we will have to come up with
something. It's probably enough to be able to list jobs.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]