Keith Wall
Keith Wall
**Is your feature request related to a problem? Please describe.** This issue separates out one of the two enhancement requests described by #1282. Currently the proxy requires a long-lived AWS...
**Is your feature request related to a problem? Please describe.** The AWS KMS serde currently just serializes the AWS KMS `KeyId` e.g. `1234abcd-12ab-34cd-56ef-1234567890ab` (or `mrk-1234abcd12ab34cd56ef12345678990ab` in the case of a...
We ought to modularise Kroxylicious in order to promote clear contracts within and avoid things like [JAR hell] (https://en.wikipedia.org/wiki/Java_Classloader#JAR_hell). As the number of filters within the Kroxylicious ecosystem grows, it...
**Is your feature request related to a problem? Please describe.** The role of `JdkTls` class is to provide a customised `javax.net.ssl.SSLContext` which has been tuned to the user's use-case. This...
I've really appreciated the trail blazing this project has done in helping make native Kafka a thing in the community. Now that [KIP-974](https://cwiki.apache.org/confluence/display/KAFKA/KIP-974%3A+Docker+Image+for+GraalVM+based+Native+Kafka+Broker) has materialised and Apache Kafka publishes its...
### Type of change _Select the type of your PR_ - Refactoring ### Description why: previous method signature was misleading. ### Additional Context _Why are you making this pull request?_...
### Type of change _Select the type of your PR_ - Enhancement / new feature ### Description AWS KMS - support authentication from instance metadata of EC2. I've refactored the...
**Is your feature request related to a problem? Please describe.** Users will sometimes need multiple routes into the same virtual cluster. For instance, on Kubernetes they might want to admit...
CI is using several tokens (Github Tokens, Sonatype, Sonarcloud). For each token: * a clear description of why the token exists * the purpose it serves * who the owner...
**Is your feature request related to a problem? Please describe.** Currently the record validation filter's schema validation/enforcement capability is limited to JSON Schemas. It'd be nice if it supported the...