You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the intent of letting teams manage their credentials, whenever a new team is on board, we could create a namespace for that team, which ATC could then use for credential retrieval.
This would make hush-house more compelling than Wings as this would allow teams to not have their credentials in plain-text in their pipelines.
Unfortunately, with GKE we're not able to configure the OIDC authn provider - there's a feature request in their issue tracker https://issuetracker.google.com/issues/115687670 , but it's not there yet 😞
Hey,
With the intent of letting teams manage their credentials, whenever a new team is on board, we could create a namespace for that team, which ATC could then use for credential retrieval.
This would make
hush-house
more compelling than Wings as this would allow teams to not have their credentials in plain-text in their pipelines.As I see, the whole flow would look like:
hush-house
hush-house/teams
Internally, this would have the following effect:
Acceptance Criteria
Thanks!
The text was updated successfully, but these errors were encountered: