Skip to content

Commit

Permalink
docs: Remove RBAC for SSO from Roadmap (Already implemented) (#6174)
Browse files Browse the repository at this point in the history
It looks like RBAC for SSO is already implemented by #4198 so hopefully it can be removed from the roadmap as it is also documented? https://argoproj.github.io/argo-workflows/argo-server-sso/#sso-rbac
  • Loading branch information
highb authored Jun 21, 2021
1 parent b8109bb commit 991d864
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ Improve the handling of artifacts loaded from AWS, GCS, Artifactory et al. For

Make it easier to understand how long and how much resource workflows use by supporting [automatic duration prediction](https://github.com/argoproj/argo-workflows/issues/2717) for newly started workflows and [historical workflow reports](https://github.com/argoproj/argo-workflows/issues/3557).

## RBAC for SSO

The #1 community voted feature is [RBAC for SSO](https://github.com/argoproj/argo-workflows/issues/3525). This will allow users to provide different access to different users within the GUI.

## Scaling, Reliability, Performance

Continue to improve support for large numbers (10,000+) of massive (2,000+ node) workflows.
Expand Down

0 comments on commit 991d864

Please sign in to comment.