SamBarker commented on code in PR #881:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/881#discussion_r1776062522
##########
.github/workflows/ci.yml:
##########
@@ -78,6 +79,7 @@ jobs:
namespace: ["default","flink"]
mode: ["native", "standalone"]
java-version: [ 11, 17, 21 ]
+ http-client: [ "okhttp", "vertx", "jetty", "jdk" ]
Review Comment:
I think
https://github.com/apache/flink-kubernetes-operator/pull/881/commits/7b74210e8d64acb881a268ac8f37271de155c060
does the job
--
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]