Skip to content

Deployment fails due to fabric8 kubernetes-client incompatibility with newer OpenShift API #240

@xjusko

Description

@xjusko

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions