keycloak-operator icon indicating copy to clipboard operation
keycloak-operator copied to clipboard

ARCHIVED Kubernetes Operator for the no longer supported WildFly distribution of Keycloak

Results 45 keycloak-operator issues
Sort by recently updated
recently updated
newest added

### Describe the bug When using an external database option for the Keycloak resource, we are observing the following issue: When the Keycloak resource is deleted and afterwards recreated, the...

help wanted
impact/low
kind/bug

### Describe the bug It was started as a discussion - but maybe there is a bug behind this: https://github.com/keycloak/keycloak/discussions/12931, I think operator should handle this but it looks like...

kind/bug
status/triage

### Description Hi, We are using keycloak operator to deploy keycloak 1.18 to EKS. We use prometheus pull metric from keycloak. The internal service keycloak port 8443. - For testing...

kind/enhancement
status/triage

### Description Given the following Keycloak resource: ```yml apiVersion: keycloak.org/v1alpha1 kind: Keycloak metadata: name: keycloak-primary labels: app: keycloak-primary spec: instances: 1 externalAccess: enabled: true ``` The only label `keycloak-primary` will...

good first issue
help wanted
kind/enhancement

## Related GH Issue Closes #508

missing/tests

Fixes #408 ## Additional Information - As discussed in the [mailing list](https://groups.google.com/g/keycloak-dev/c/JYAV7BeAFHI), I didn't implemented the features on the PostgreSQL deployment - This issue is related with the pull request...

status/needs-rebase

### Description Add support for `identityProviderMappers` field in KeycloakRealm Custom Resource. ### Discussion _No response_ ### Motivation Currently keycloak-operator supports adding `identityProviders`. Providing additional support for `identityProviderMappers` field in KeycloakRealm...

help wanted
kind/enhancement

### Description Currently as mentioned [here](https://github.com/keycloak/keycloak-operator/issues/409) although creating a user resource leads to a secrets file being generated with the user credentials in it, we are required to explicitly set...

kind/enhancement
status/future
status/needs-discussion

### Describe the bug Hello team, I am trying to set up a oauth page for my eclipse che and when i tried to install, facing below issue. ``` [2022/07/08...

kind/bug
status/triage

## Related GH Issue Closes ## Additional Information ## Checklist: - [ ] Automated Tests - [ ] [Documentation](https://github.com/keycloak/keycloak-documentation) changes if necessary - [ ] (If required) Discussed on [Keycloak...