DoodleScheduling / keycloak-controller

Keycloak realm reconciliation for kubernetes
Apache License 2.0
5 stars 0 forks source link

fix: restrict client/user namespace to the same as the realm #16

Closed raffis closed 1 year ago

raffis commented 1 year ago

Current situation

The client listing is not restricting to the same namespace as the realm.

Proposal

Enforce the same namespace as the realm.