radanalyticsio / spark-operator

Operator for managing the Spark clusters on Kubernetes and OpenShift.
Apache License 2.0
156 stars 61 forks source link

Bump Fabric8/Quarkus libraries to latest version #348

Closed rimolive closed 2 years ago

rimolive commented 2 years ago

Bump Fabric8/Quarkus libraries to latest version

Description

With the ocp 4.9 release, all v1beta objects were removed and now v1 objects must be used. The latest Fabric8 and quarkus libraries already support this new release.

Related Issue

N/A

Types of changes

:bug: Bug fix (non-breaking change which fixes an issue)