Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

Service account auth tokens for gitops workflows #43

Open
psFried opened this issue Jul 27, 2022 · 0 comments
Open

Service account auth tokens for gitops workflows #43

psFried opened this issue Jul 27, 2022 · 0 comments

Comments

@psFried
Copy link
Member

psFried commented Jul 27, 2022

Currently, there's no way to automate the use flowctl because we don't have a non-expiring auth token. The current solution for authenticating flowctl is temporary scaffolding, which needs replaced. The new and improved solution should:

  • Allow interactive users to have persistent authentication for flowctl, so that they don't need to copy a new token every day
  • Allow non-interactive use of flowctl via GH actions, Gitlab CI/CD, etc
  • Allow the control-plane to only issue short-lived JWTs, to reduce the risk of leaked tokens
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant