intel / virtual-storage-manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

requires access control for different features

ywang19 opened this issue · comments

commented

in current feature set, some operations are dangerous, shall we apply an access control mechnism to distinguish different roles?

Generally, there will be 3 kind of roles:
administrator (deploy/build cluster...)
operator (operation and maintain cluster)
demo (read only)