Steven Hawkins

Results 508 comments of Steven Hawkins

> can you point me to the tests that cause the OperatorProducer to create a new client instance, please? Any of the keycloak tests that extend baseoperatortest - https://github.com/keycloak/keycloak/tree/main/operator/src/test/java/org/keycloak/operator/testsuite/integration I...

Spent a little looking at what it would take to move this forward. I think decorate needs updated first so Env https://github.com/dekorateio/dekorate/blob/355645046a25d551ca71bf855b88345e601a46ab/core/src/main/java/io/dekorate/kubernetes/annotation/Env.java can be marked as optional. There's several places...

@mabartos @vmuzikar the resteasy reactive changes have removed the QuarkusRequestFilter, should this closed or do you want it still in consideration for 22.0.x?

@espgus that exception matches #26671 - please move any further comments over to that open issue. In particular if you can provide the request headers that reproduce this, that would...

> Isn't it working as expected? Or perhaps I've misunderstood the problem. It is working as expected, but it's more restrictive that what the older check was. Since we don't...

This will at least be documented via #27057

From what I can see on the KeycloakHandlerChainCustomizer there are phases missing in the handlers method - those include BEFORE_PRE_MATCH. So we are probably being too specific in the with...

Given that we are not supporting general jax-rs components, this is being closed.

> @shawkins Thanks for the PR. I remember discussing the rationale for this change somewhere but I can't find it now. Can you please remind me the motivation for it?...