Steven Hawkins
Steven Hawkins
Are you saying that the provider jar contains google-cloud-pubsub and all of its transitive dependencies? How large is that jar?
@vinod-afero @mkouba shouldn't similar conditions be created with on of the quarkus quickstarts and setting the quarkus.package.jar.user-providers-directory to the one with the uber jar? Keycloak not really doing much beyond...
@vinod4dev do you have keycloak preview features enabled, or http optimized serializers enabled specifically? If so that also sets quarkus.rest.jackson.optimization.enable-reflection-free-serializers=true on the latest keycloak releases. Not sure if that's related...
There's no support yet for setting the description at the class / root level. This can serve as an enhancement request.
Thank you for the issue. This boils down to refining the handling of this line https://github.com/fabric8io/kubernetes-client/blob/48b4517f7ffee81193a780b54ef5982cccc92581/kubernetes-client-api/src/main/java/io/fabric8/kubernetes/client/extended/leaderelection/LeaderElector.java#L235 It should not be called for the initial renewal. Do you want to open...
> Maybe @shawkins has more details though. No more details other than there have just been small tweaks / reorganizations to this code over time. To address this issue the...
Just want to double check on generally defaulting to true. Are there any situations where users would expect the current behavior - not automatically picking up these certs - to...
@slaskawi updated the conflict to get another build running. @vmuzikar @stianst do you want this targeting 26.5 or put on hold?
> did that just now. Was working on running it a bit in local k8s env and noodling on how we could actually test that the configs are getting applied....
@capistrant thank you for the additional pr. Let's see if @manusa agrees with that one, then we can probably close this one.