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

Ensure that each GCP project has a set of labels #49

Closed christeredvartsen closed 1 year ago

christeredvartsen commented 1 year ago

The code currently fails because Console removes itself as owner after the project is initially created. We need to make sure Console always has editor permissions to all team projects under the <env>/teams folder. When this is done this PR can be merged.

Fixes #47

/cc @thokra-nav

christeredvartsen commented 1 year ago

Permissions seems to have been fixed, so merging this for now. Even though value of the tenant name might not be set it will automatically fix itself once it gets a name.