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

Push to ECR using instance roles #930

Merged
merged 2 commits into from
Dec 22, 2019
Merged

Conversation

carlossg
Copy link
Contributor

Fixes #785

Description

Push to ECR using instance roles
Add instructions

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

  • Includes unit tests
  • Adds integration tests if needed.

See the contribution guide for more details.

Reviewer Notes

  • The code flow looks good.
  • Unit tests and or integration tests added.

@googlebot googlebot added the cla: yes CLA signed by all commit authors label Dec 21, 2019
and we don't need to push to multiple registries likely
@cvgw
Copy link
Contributor

cvgw commented Dec 21, 2019

Thanks for the PR @carlossg . I don't have everything setup to test this at the moment so just wanted to confirm that you've tested this on your end. Thanks!

@carlossg
Copy link
Contributor Author

Yes I have, and it's also the same setup confirmed by @time4116 in #785 (comment)

@cvgw cvgw merged commit 732b270 into GoogleContainerTools:master Dec 22, 2019
@carlossg carlossg deleted the ecr branch December 22, 2019 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes CLA signed by all commit authors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Kaniko does not seem to support assume-role for AWS ECR
4 participants