zalando-stups/fullstop

Cluster setup awareness

Closed this issue · 1 comments

Expected behavior

Users of the new "Kubernetes on AWS" setup are responsible for the violations in their accounts and need to be able to resolve them.

Step needed

The authorization check needs to be extended to also grant access to people having the "Production-Deployer" role of the respective account. See [docs].(https://pages.github.bus.zalan.do/teapot/docs/user-guide/access-roles.html)

Dependencies

Role assignments can be obtained from the Teams/Users API

fixed with #511 and #507