You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why I try to declare a Kogitoinfra with "kind: Keycloak" using a keycloak operator deployment, the controller gives me an error telling me k8s.keycloak.org/v2alpha1 api is not supported
Only keycloak.org/v1alpha1 api is supported
I think that api is for resources deployed with the old keycloak operator
Kubernetes 1.29 in eks
Expected behavior
No response
Actual behavior
message: >-
API k8s.keycloak.org/v2alpha1 is not supported for kind Keycloak.
Supported APIs are: [infinispan.infinispan.org/v1
kafka.kafka.strimzi.io/v1beta2 keycloak.keycloak.org/v1alpha1
broker.eventing.knative.dev/v1 mongodb.mongodbcommunity.mongodb.com/v1]
reason: UnsupportedAPIKind
status: 'False'
type: Configured
Describe the bug
Why I try to declare a Kogitoinfra with "kind: Keycloak" using a keycloak operator deployment, the controller gives me an error telling me k8s.keycloak.org/v2alpha1 api is not supported
Only keycloak.org/v1alpha1 api is supported
I think that api is for resources deployed with the old keycloak operator
Kubernetes 1.29 in eks
Expected behavior
No response
Actual behavior
How to Reproduce?
...
Output of
uname -a
orver
No response
Output of
java -version
No response
GraalVM version (if different from Java)
No response
Kogito Operator version or git rev
8.0.4.GA, main and 1.44.1
Build tool (ie. output of
mvnw --version
orgradlew --version
)No response
Additional information
No response
The text was updated successfully, but these errors were encountered: