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

Release v27 fails to pull from private ECR registries #3702

Closed
2 of 3 tasks
yulianedyalkova opened this issue Oct 1, 2024 · 2 comments · Fixed by giantswarm/cluster-test-suites#494
Closed
2 of 3 tasks
Assignees
Labels

Comments

@yulianedyalkova
Copy link

yulianedyalkova commented Oct 1, 2024

It seems that there is an issue on our release v27 with pulling images from private ECR registries as the ecr-credential-provider binary is not being provided as part of the image anymore, more details in slack thread. This is currently blocking customers to upgrade to v27 and above.

Acceptance criteria:

  • Include ecr-credential-provider binary as part of our images
  • Draft releases for CAPA for all versions >v26.
  • Can we implement a regression test to ensure we won't hit a similar issue again?
@yulianedyalkova yulianedyalkova converted this from a draft issue Oct 1, 2024
@yulianedyalkova yulianedyalkova moved this from Inbox 📥 to In Progress ⛏️ in Roadmap Oct 1, 2024
@AverageMarcus
Copy link
Member

Binary included in images following the release of this PR: https://github.com/giantswarm/capi-image-builder/pull/452 (v1.20.0)

@paurosello
Copy link

We can create a private registry in the same account and region we create the E2E clusters, upload a test image and then add a test where a Deployment is created pulling from the private registry.

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

Successfully merging a pull request may close this issue.

4 participants