jetstack / jetstack/jetstack-secure
Print a better error when attempting to use token based authentication and service account credentials at the same time
未关闭
- 主要语言
- Go
- 星标
- 262
- 派生
- 27
- 平均合并
- 2 天 7 小时
- 30 天内合并 PR
- 19
描述
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.
贡献指南
评估
这个 Issue 还没有评估数据。