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

Will subscription support permission verification for different users? #307

Open
ivan-cai opened this issue Jan 12, 2023 · 1 comment
Open

Comments

@ivan-cai
Copy link
Contributor

ivan-cai commented Jan 12, 2023

Sometimes, we want to restrict common users(not admin) from creating some resources such as namespace and clusterole. I have seen that there is annotation "open-cluster-management.io/user-identity" in subscription, but subscription does not check user authorization by SubjectAccessReviews while applying resource. Will subscription support this?

@mikeshng @qiujian16

@mikeshng
Copy link
Member

Hi @ivan-cai as shared in Slack,
I don't think we will add that feature because we are hoping to migrate our current app subscription users to argocd.
So our app subscription is about to enter maintenance mode only.
If you are interested in our integration with argocd that will work almost the same as our current app subscription model, please see:
https://github.com/open-cluster-management-io/argocd-pull-integration
argoproj/argo-cd#11728
argoproj/argo-cd#11879

CC @xiangjingli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants