You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/11/07 08:40:47 UTC

[GitHub] [flink-kubernetes-operator] gyfora opened a new pull request, #427: [FLINK-29871] Add 1.16 to CI tests

gyfora opened a new pull request, #427:
URL: https://github.com/apache/flink-kubernetes-operator/pull/427

   ## What is the purpose of the change
   
   Enable 1.16 CI tests as a first step to support Flink 1.16. As agreed on JIRA we will move to using the 1.16 flink dependency once 1.16.1 is out.
   
   ## Brief change log
   
   Added new e2e test case for 1.16


-- 
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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink-kubernetes-operator] wangyang0918 commented on a diff in pull request #427: [FLINK-29871] Add 1.16 to CI tests

Posted by GitBox <gi...@apache.org>.
wangyang0918 commented on code in PR #427:
URL: https://github.com/apache/flink-kubernetes-operator/pull/427#discussion_r1016076388


##########
e2e-tests/data/multi-sessionjob.yaml:
##########
@@ -74,7 +74,7 @@ metadata:
   namespace: flink
   name: session-cluster-1
 spec:
-  image: flink:1.15
+  image: flink:1.16
   flinkVersion: v1_15

Review Comment:
   Do we forget to update this line?



-- 
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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink-kubernetes-operator] gyfora commented on a diff in pull request #427: [FLINK-29871] Add 1.16 to CI tests

Posted by GitBox <gi...@apache.org>.
gyfora commented on code in PR #427:
URL: https://github.com/apache/flink-kubernetes-operator/pull/427#discussion_r1016189226


##########
e2e-tests/data/multi-sessionjob.yaml:
##########
@@ -74,7 +74,7 @@ metadata:
   namespace: flink
   name: session-cluster-1
 spec:
-  image: flink:1.15
+  image: flink:1.16
   flinkVersion: v1_15

Review Comment:
   Seems like it. :) will fix



-- 
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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink-kubernetes-operator] gyfora merged pull request #427: [FLINK-29871] Add 1.16 to CI tests

Posted by GitBox <gi...@apache.org>.
gyfora merged PR #427:
URL: https://github.com/apache/flink-kubernetes-operator/pull/427


-- 
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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org