Refresh expired/rotated AWS credentials without emitting a scaler failure #2578
Labels
feature-request
All issues for new features that have not been committed to
needs-discussion
stale
All issues that are marked as stale due to inactivity
Proposal
In #2573, support for AWS temporary credentials (using session tokens) was introduced.
This approach has a potentially undesired side effect - an HPA Scaler Error will be recorded in the metrics each time a temporary credential expires, even if the replacement scaler reloads valid credentials and succeeds immediately following the expiration failure. Since users might be relying on scaler error metrics to indicate unexpected failures, these newly reported failures might be confusing or misleading.
To resolve this (assuming the AWS libraries in use can propagate back credential expiration errors), we could:
Use-Case
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: