Marko Strukelj

Results 4 issues of Marko Strukelj

### Type of change - Enhancement / new feature - Documentation ### Description This PR integrates Strimzi OAuth 0.11.0 features into Strimzi custom resources, and configuration generation ### Checklist _Please...

### Type of change - Enhancement / new feature ### Description Make it easy to configure the usage of Kubernetes internal OIDC server. The new authentication type 'serviceaccount-oauth' is an...

### Type of change - Enhancement / new feature ### Description The following options have been added to `authentication` section of type `oauth` of Kafka CR: - `userNamePrefix` The following...

This is an alternative implementation to https://github.com/strimzi/strimzi-kafka-operator/pull/9657. Rather than introducting a new authentication method, the existing `oauth` authentication is used to support easy autoconfiguration for the Kubernetes API server case...