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

Add flow bindings to KeycloakRealm resource

Open SmithJosh opened this issue 3 years ago • 5 comments

Related GH Issue

Closes https://github.com/keycloak/keycloak-operator/issues/528

Additional Information

Verification Steps

  1. Run the operator
  2. Create a realm resource with custom authentication flows and which enables these flows using the new flow binding fields
  3. Check that the requested bindings are reflected in Keycloak

Checklist:

SmithJosh avatar Apr 12 '22 22:04 SmithJosh

Thanks for the update!

Something weird was going on with the GH Actions. Closed and re-opened the PR to fix it.

vmuzikar avatar Aug 29 '22 10:08 vmuzikar

Thanks @vmuzikar! I'll see if I can get that test failure fixed

SmithJosh avatar Aug 29 '22 15:08 SmithJosh

@vmuzikar I tried to fix the test, but I'm struggling to run make test/e2e locally, and the output from the CI Tests check isn't very helpful. Do you have any ideas?

SmithJosh avatar Sep 01 '22 17:09 SmithJosh

@vmuzikar This PR should be ready to go now as well.

stustison avatar Sep 07 '22 18:09 stustison

@vmuzikar sorry for yet another ping. I'm hoping to get this PR merged before the legacy operator reaches EOL though, and I see we're quickly approaching the Keycloak 20 release date (if this timeline is still accurate https://www.keycloak.org/2022/03/releases#_keycloak_20_septemberoctober). Is there anything I can do to help with that? Likewise for this one https://github.com/keycloak/keycloak-operator/pull/540

SmithJosh avatar Sep 21 '22 15:09 SmithJosh

This is being ported to the Realm Operator here: https://github.com/keycloak/keycloak-realm-operator/pull/4

vmuzikar avatar Nov 03 '22 16:11 vmuzikar