The Quarkus build fails during the Kubernetes deploy step when using quarkus.kubernetes.deploy=true. The fabric8 kubernetes-client bundled with Quarkus 3.9.2 cannot deserialize the OpenShift API server's
version response, which now includes an emulationMajor field not recognized by the older client.