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

Verify RBAC across commands #100

Open
dhaiducek opened this issue Aug 10, 2021 · 1 comment
Open

Verify RBAC across commands #100

dhaiducek opened this issue Aug 10, 2021 · 1 comment
Assignees
Labels
bug Something isn't working (Release note Bug Fixes)

Comments

@dhaiducek
Copy link
Contributor

When a user is namespaced, the CLI may not work as expected. (Policies, for instance, are gathered across namespaces.) Verification is needed to make sure all commands work for namespaced users.

@dhaiducek dhaiducek added the bug Something isn't working (Release note Bug Fixes) label Aug 10, 2021
@dhaiducek
Copy link
Contributor Author

Confirmed. This will need to be fixed:

$ cm get policies
Error from server (Forbidden): policies.policy.open-cluster-management.io is forbidden: User "e2e-view-ns" cannot list resource "policies" in API group "policy.open-cluster-management.io" at the cluster scope

@dhaiducek dhaiducek self-assigned this Aug 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working (Release note Bug Fixes)
Projects
None yet
Development

No branches or pull requests

1 participant