You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.
Ugh. unfortunately this is not how kube2iam works (it returns a 200 code for both the trailing backslash and non trailing backslash URLs). Another minor roadbump for switching away from kube2iam.
Initially reported by @moofish32.
Currently Kiam will serve successfully on both
/latest/meta-data/iam/security-credentials
and/latest/meta-data/iam/security-credentials/
.@moofish32 noticed that recent instances perform a 301 to redirect:
It'd be good to change the agent metadata proxies to behave in the same way.
The text was updated successfully, but these errors were encountered: