-
-
Notifications
You must be signed in to change notification settings - Fork 136
Auth: Support for GCP IAM for Google Managed Service for Apache Kafka (GMSK) #1012
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi Muchembi! 👋 Welcome, and thank you for opening your first issue in the repo! Please wait for triaging by our maintainers. As development is carried out in our spare time, you can support us by sponsoring our activities or even funding the development of specific issues. If you plan to raise a PR for this issue, please take a look at our contributing guide. |
Hi @Muchembi, If you're interested in contributing this to the core, feel free to open a PR with the necessary dependency. |
Hello @germanosin. I have the code ready. It's quite similar to the PR you had shared. I can add some implementatation docs if you like. |
@germanosin we've discussed this on discord with @Muchembi, a PR should be similar to #530 we've recently pulled |
Oh, great! Thanks for your contribution. I'll go through it in the next few days. |
Issue submitter TODO list
Is your proposal related to a problem?
Problem:
Google Managed Service for Apache Kafka cluster does not have a native UI to view the topics and messages. Auth is doen through an IAM service account. Kafabat UI does not currently support this.
Describe the feature you're interested in
I would like to be able to view my GMSK cluster on Kafbat UI.
I should be able to set up the following config to access my GMSK cluster:
Describe alternatives you've considered
Version you're running
715df05
Additional context
No response
The text was updated successfully, but these errors were encountered: