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

Allow read access to the Cluster Maintenance Config #41027

Closed
bernardjkim opened this issue Apr 29, 2024 · 0 comments · Fixed by #41744
Closed

Allow read access to the Cluster Maintenance Config #41027

bernardjkim opened this issue Apr 29, 2024 · 0 comments · Fixed by #41744

Comments

@bernardjkim
Copy link
Contributor

Expected behavior:

Users should be able to query the cluster maintenance config with tctl get cmc.

Current behavior:

The default access or editor roles do not have the permissions to read the cluster_maintenance_config. Default users are unable to query the config.

$ tctl get cmc
ERROR: access denied to perform action "read" on "cluster_maintenance_config"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant