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

Lack of account management system #3976

Open
zhaomingcheng01 opened this issue Dec 4, 2024 · 2 comments
Open

Lack of account management system #3976

zhaomingcheng01 opened this issue Dec 4, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@zhaomingcheng01
Copy link

Different namespaces are projects that are responsible for by different project teams, and after unified installation by the administrator, the operator should distinguish according to the namespace, similar to argocd has an account authorization system,It is better to be integrated into argocd, and can observe the health status of the pod, and can directly operate argo-rollouts, avoiding the need to operate argo-rollouts first, and then on argocd to observe whether the service status is started normally

@zhaomingcheng01 zhaomingcheng01 added the enhancement New feature or request label Dec 4, 2024
@kostis-codefresh
Copy link
Member

If you are asking about general RBAC, this should be possible with the built-in Kubernetes RBAC https://kubernetes.io/docs/reference/access-authn-authz/rbac/

If you are talking about the UI then is this a duplicate of #1323 ?

@zhaomingcheng01
Copy link
Author

Can the ui interface provide the same account authorization system as argocd, otherwise it can only be operated by the administrator,Is a problem

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

No branches or pull requests

2 participants