nais / teams-backend

NAIS teams is a API server for team creation and propagation to external systems.
MIT License
3 stars 0 forks source link

Add support for opt-in/opt-out of reconcilers for team members #100

Closed christeredvartsen closed 1 year ago

christeredvartsen commented 1 year ago

We have a few teams that want non-developer members to have access to their GitHub-repos through the managed GitHub team. When they add these members in Console, the members will also gain access to the GCP project and other external resources, which they don't need.

This could be fixed with some sort of allow/deny functionality for the team members and the different reconcilers.