wangyang0918 commented on code in PR #197: URL: https://github.com/apache/flink-kubernetes-operator/pull/197#discussion_r868772648
########## e2e-tests/data/flinkdep-cr.yaml: ########## @@ -22,8 +22,8 @@ metadata: namespace: default name: flink-example-statemachine spec: - image: flink:1.14.3 - flinkVersion: v1_14 + image: flink:1. + flinkVersion: v1_ Review Comment: It is strange that the e2e test does not fail with this typo. -- 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]
