[
https://issues.apache.org/jira/browse/FLINK-36392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gyula Fora closed FLINK-36392.
------------------------------
Fix Version/s: kubernetes-operator-1.10.0
Assignee: Sam Barker
Resolution: Fixed
merged to main 70eb2b6d4acf053411e6330caacf9e62d387bedc
> Varying the Java version in the Operator CI has no effect
> ---------------------------------------------------------
>
> Key: FLINK-36392
> URL: https://issues.apache.org/jira/browse/FLINK-36392
> Project: Flink
> Issue Type: Bug
> Components: Kubernetes Operator
> Reporter: Sam Barker
> Assignee: Sam Barker
> Priority: Major
> Fix For: kubernetes-operator-1.10.0
>
>
> [FLINK-33471|https://issues.apache.org/jira/browse/FLINK-33471] &
> [FLINK-33359|https://issues.apache.org/jira/browse/FLINK-33359] both modified
> the Kubernetes Operator edge to edge test suite to support to support a
> variety of java versions in GitHub CI. However as far as I can tell this well
> intentioned move hasn't actually had the desired effect. As the JVM which
> actually runs the maven build of the operator is executed within the context
> of a Docker container based on
> [temurin-11|https://github.com/apache/flink-kubernetes-operator/blob/d946f3f9f3a7f12098cd82db2545de7c89e220ff/Dockerfile#L19].
>
> Therefore all the tests are actually executed by a java operator built and
> running under JDK/JRE 11.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)