Permissions
The Permissions tab is accessible via Choose Action > Settings > Permissions. For general information on how permissions work, see Common Features — Permissions.
Permission Groups
Permission groups are hierarchical: Admin includes all Deployer permissions, and Deployer includes all Viewer permissions.
| Group | CodeNOW | Kubernetes namespace |
|---|---|---|
| Admin | Full control over the environment, including configuration, permissions, and deletion | Full access including delete on all objects |
| Deployer | Can deploy and undeploy applications and managed services into the environment; can manage environment labels | get, list, watch, create, update, patch on all objects; delete on pods |
| Permission Editor | Can manage permission assignments for the environment | — |
| Viewer | Can view the environment detail and browse application configurations for this environment (subject to having permissions on those applications) | get, list, watch on all objects in the namespace |
Saving permission changes triggers a Permission Settings job.