Skip to content
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

User is able to change cluster configuration in Read Only mode #4400

Closed
4 tasks done
ravindraprasad85 opened this issue Mar 6, 2024 · 4 comments
Closed
4 tasks done
Labels
status/triage Issues pending maintainers triage type/bug Something isn't working

Comments

@ravindraprasad85
Copy link

Issue submitter TODO list

  • I've looked up my issue in FAQ
  • I've searched for an already existing issues here
  • I've tried running master-labeled docker image and the issue still persists there
  • I'm running a supported version of the application which is listed here

Describe the bug (actual behavior)

I am running the Kafka cluster in read only mode in kafka-ui config. However, user is able to change the cluster configuration.
Yes, Topics are fine in read only mode .
There is no such feature to add user with view rights till now . IT would be really great if that feature can be added and release in upcoming version.

Expected behavior

All the cluster should be in read only mode for kafka-ui user .

Your installation details

Kafla-ui 0.7.1

Steps to reproduce

Run the Kafka-ui in Read Only mode

Screenshots

No response

Logs

No response

Additional context

No response

@ravindraprasad85 ravindraprasad85 added status/triage Issues pending maintainers triage type/bug Something isn't working labels Mar 6, 2024
@Haarolean
Copy link
Contributor

@ravindraprasad85 does it actually work if you edit the config and try to save the changes?

@ravindraprasad85
Copy link
Author

ravindraprasad85 commented Mar 6, 2024 via email

@shobitgg
Copy link

I am running the Kafka cluster in read only mode in kafka-ui config. However, user is able to change the cluster configuration.
Yes, Topics are fine in read only mode .
There is no such feature to add user with view rights till now . IT would be really great if that feature can be added and release in upcoming version.

@Haarolean what changes should we make in the config to make sure the cluster config option is not visible for all users , can we also have admin and read only users directly from uiforkafka config ..
can you pls give detailed steps changes to be made to see the UI in read only mode

@shobitgg
Copy link

@ravindraprasad85 what changes did you make to enable pure read only , currently I have enabled read only , but the users are able to see the configure option

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/triage Issues pending maintainers triage type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants