awslabs / awslabs/eks-node-viewer
Do not brute force api in case of expired or wrong credentials
Open
- Dominant language
- Go
- Stars
- 1.6k
- Forks
- 147
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 3
Description
If a given session is expired or the iam auth is experiend eks-node-viewer should just quit. Right now it is brute force the api with messages like this:
````
status code: 400, request id: 409ff304-8721-4c5d-9ab8-d2c2c10a5ca3; ExpiredTokenException: The security token included in the request is expired
````
Contributor guide
Assessment
This issue has not been assessed yet.