Re: [DISCUSS] Update Kubernetes operator minimum JDK runtime to 17

2025-05-28 Thread Robert Metzger
I don't see a concern with this either. The only thing I thought about is that the operator has a dependency to Flink .. but since the JVM is backwards compatible, we will be able to consume that Java 8 or Java 11 dependency with a JDK 17. There are obviously Java language, JVM performance and ven

Re: [DISCUSS] Update Kubernetes operator minimum JDK runtime to 17

2025-05-27 Thread Ryan van Huuksloot
Hi Gyula, Thanks for the discussion. I have no immediate concerns with the proper documentation when releasing 1.13.0. We have a custom build that we could beta test with prior to finalizing the 1.13.0 release. Ryan van Huuksloot Sr. Production Engineer | Streaming Platform [image: Shopify]

[DISCUSS] Update Kubernetes operator minimum JDK runtime to 17

2025-05-27 Thread Gyula Fóra
Hi all, Attila has been working on upgrading the JOSDK and Fabric8 versions for the Kubernetes operator. The latest version (JOSDK 5.1.0) is no longer compatible with Java 11, so we would like to upgrade the operator runtime to Java 17. The operator runtime version will not affect compatibility