Closed oscerd closed 1 year ago
Seems we have this problem with Kube client.
Caused by: org.graalvm.compiler.java.BytecodeParser$BytecodeParserError: com.oracle.graal.pointsto.constraints.UnresolvedElementException: Discovered unresolved method during parsing: io.fabric8.kubernetes.client.ConfigBuilder.getFile(). This error is reported at image build time because class io.fabric8.kubernetes.client.ConfigFluentImplConfigurer is registered for linking at image build time by command line
And we have always the problem of Mandrel not update to 22.3.0
About Mandrel distro, is it that we don't want to use because we only have JDK 17 supported at this stage?
About Mandrel distro, is it that we don't want to use because we only have JDK 17 supported at this stage?
Yes
Release Note
Fixes #950 and related to #951
Still waiting for Quarkus platform 2.16.0.Final release.