-
-
Notifications
You must be signed in to change notification settings - Fork 142
Readonly roles can create acls #370
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 marcosschroh! 👋 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. |
Please share the commit tag for the |
Further user feedback is requested. Please reply within 7 days or we might close the issue. |
I am using Containers:
kafka-ui:
Container ID: containerd://xxxxxxxxx
Image: ghcr.io/kafbat/kafka-ui:v1.0.0
Image ID: ghcr.io/kafbat/kafka-ui@sha256:9f2b621d1be787dc5f0e91a55b0b8347fc4cf1e2cf0ec464b20a18f0168739b4
... |
Thanks for the additional feedback! We'll get back to your issue soon. |
1.00 is the only release, but not the only image. Every commit to the main branch results in a new image which is tagged with |
Fixed within #330 which was an UI issue (the user couldn't actually create an ACL, but the button was enabled) |
Thanks @Haarolean . I can confirm that it works with the latest |
@marcosschroh you can always pin a concrete version, like current main image has two tags: |
Uh oh!
There was an error while loading. Please reload this page.
Issue submitter TODO list
main
-labeled docker image and the issue still persists thereDescribe the bug (actual behavior)
When using RBAC with a readonly role it is possible to create ACLs, which I think it should not be allowed
Expected behavior
Read only roles should not be able to create ACLs.
Your installation details
Steps to reproduce
Setup RBAC and use the configuration that is it found in the documentation
Screenshots
Logs
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: