jetstack / jetstack/jetstack-secure
Print a better error when attempting to use token based authentication and service account credentials at the same time
Offen
- Vorherrschende Sprache
- Go
- Sterne
- 262
- Forks
- 27
- Ø Merge
- 2 T. 7 Std.
- Gemergte PRs (30 T.)
- 19
Beschreibung
The agent support both basic token authentication and a service account credentials file.
Right now the token can be specified in either the config file or the `--auth-token` flag.
The execution should fail with a clear message if a service account credentials file is provided but there is a basic authentication token specified as well.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.