Kaniko does not seem to support assume-role for AWS ECR #785
Labels
area/usability
For all bugs related to how people use kaniko, option and feature flags, etc
kind/question
Further information is requested
priority/p3
agreed that this would be good to have, but no one is available at the moment.
Actual behavior
A similar environment in CloudBuild works for
ecr get-login
but not for Kaniko.Error message is:
Expected behavior
Should work with assume-role same as aws cli. Or at least provide usable debug information when doing AWS auth.
To Reproduce
Steps to reproduce the behavior:
The former step works, the latter fails. Not sure what to try or whether this is just not supported/a bug in Kaniko.
The text was updated successfully, but these errors were encountered: