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

Review how Permission Manager handle dynamic namespaces #140

Open
luigibarbato opened this issue Jan 27, 2023 · 0 comments
Open

Review how Permission Manager handle dynamic namespaces #140

luigibarbato opened this issue Jan 27, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@luigibarbato
Copy link
Contributor

luigibarbato commented Jan 27, 2023

In the last implementation of Permission Manager, it assumed that various resources were created and managed solely in its own "permission-manager" namespace (#137). In fact, the namespace was hardcoded during the creation of the ServiceAccount and RoleBinding. Currently, we have found a workaround to this limitation by using the namespace of the current kube context. This of course can only be a temporary change and so we will have to investigate a more robust solution.

@luigibarbato luigibarbato added the bug Something isn't working label Jan 27, 2023
@luigibarbato luigibarbato modified the milestones: 2.0, 1.10 Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant