-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: move in the cli grpc interceptor logic, support service account…
… in env Move the logic of siderov1 GRPC (re)authentication logic common in Talos and Omni into this lib. Read service account environment variables (`SIDERO_SERVICE_ACCOUNT_KEY` and `OMNI_SERVICE_ACCOUNT_KEY`) and respect them (previously, talosctl did not work with service accounts). Suppress the `xdg-open` errors when authenticator attempts to open the browser of the user. Refactor the interceptor code to have better namings. Rekres. Signed-off-by: Utku Ozdemir <[email protected]>
- Loading branch information
1 parent
4602acc
commit d28609a
Showing
17 changed files
with
755 additions
and
468 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.