GNU/Linux ◆ xterm-256color ◆ bash 417 views

This asciicast demonstrates the viewer role introduced as a part of extending the current RBAC support in rapyuta.io

All users, when granted access to a project always had the admin role assigned to them. In the PoC, we introduce a new role named viewer that grants read-only access to the resources.

In the demo, you will see that the user who is granted the viewer role cannot create packages and deployments via the apply command but the admin can.