Steven Hawkins

Results 105 issues of Steven Hawkins

### Before reporting an issue - [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if...

kind/bug
priority/important
status/triage

### Description with #32914 and #33589 there's tech debt around using the static system property state of the ExportImportConfig. We should clean that up so that those calls are as...

kind/bug
kind/task

Supporting raw proxyAuthorization values basically only works across all http clients with http proxy servers and http endpoints. It does not work for socks proxies, or for https endpoints with...

Until recent changes (#6371), authenticated socks proxy support did not work with any of the http clients. It now should with jetty and vertx. We should allow it to work...

With H2 version 2.3.232 we are observing a rare / non-deterministic behavior where with frequent restarts eventually data is lost from a table - see https://github.com/keycloak/keycloak/issues/32785 The invalid data is...

### Description This was logged a while ago in Keycloak https://github.com/keycloak/keycloak/issues/21929 To clear it from the backlog, I had closed it, but upon additional thought it seems like it should...

kind/enhancement
area/vertx

### Description The proxy protocol option will affect both https and http interfaces. For users with https passthrough, the http support is typically enabled for backend request - however whatever...

kind/enhancement
area/vertx

closes: #2249 This is an alternative to fleshing out the approach in #2749 Here the desired state and the state returned from kubernetes is used to determine what values have...

needs-rebase
do-not-merge/work-in-progress

### Description nip.io only resolves to ipv4 addresses. For ipv6 only testing we should use localtest.me instead as it has an AAAA record for ::1

area/testsuite
team/cloud-native
kind/task
team/continuous-testing