lhotari commented on PR #509: URL: https://github.com/apache/pulsar-helm-chart/pull/509#issuecomment-2834917766
> One possibility would be to have a lightweight OIDC provider get deployed in the kind cluster that the CI jobs use for validation. Keycloak could be one choice. ClaudeAI generated this k8s yaml: https://gist.github.com/lhotari/8f483fe07f70e338192741867d0c7186 . There could be better ways, I just shared the ClaudeAI generated one. Something like that could be put in [the `.ci` directory](https://github.com/apache/pulsar-helm-chart/tree/master/.ci) and then having the CI script to simply use `kubectl` to install it to the kind cluster when the CI job is for testing OIDC. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org