mxm commented on code in PR #923:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/923#discussion_r1880522848
##########
flink-kubernetes-operator/src/test/java/org/apache/flink/kubernetes/operator/reconciler/deployment/ApplicationReconcilerTest.java:
##########
@@ -1235,10 +1235,6 @@ public void testUpgradeReconciledGeneration() throws
Exception {
// Submit no-op upgrade
deployment.getSpec().getFlinkConfiguration().put("kubernetes.operator.test",
"value");
Review Comment:
It results in a noop change because it is a kuberentes operator config
entry. But can remove it to make it clearer.
--
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]