Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

buildah: using aws assumed role results in ignoring ECR account via --repo #5839

Open
1 task done
alexremn opened this issue Nov 5, 2023 · 1 comment
Open
1 task done

Comments

@alexremn
Copy link

alexremn commented Nov 5, 2023

Before proceeding

  • I didn't find a similar issue

Version

v1.2.267

How to reproduce

  1. Use buiildah on linux;
  2. Use GH Actions runners on EKS under AWS IRSA;
  3. Try to issue werf cleanup with specified repo deployed in another account.

Result

Werf will use account id for ECR url from assumed role, not from --repo.

Expected result

Werf will use ECR repo from --repo.

Additional information

No response

@alexey-igrychev
Copy link
Member

Hi, @alexremn, and thank you for the issue report.

To better understand your case, could you provide the options used with the werf cleanup command? Also, have you checked our documentation here? It might contain relevant information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants