mxm commented on code in PR #768:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/768#discussion_r1472756187
##########
flink-kubernetes-operator-api/src/main/java/org/apache/flink/kubernetes/operator/api/spec/FlinkVersion.java:
##########
@@ -23,16 +23,14 @@
/** Enumeration for supported Flink versions. */
@Experimental
public enum FlinkVersion {
- v1_13,
- v1_14,
Review Comment:
I guess we need to keep those for the CRD backwards-compatibility.
--
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]