Skip to content

feat: add ECR authentication - #381

Draft
wilsonjord wants to merge 1 commit into
mainfrom
feat-allow-ecr-pull
Draft

feat: add ECR authentication#381
wilsonjord wants to merge 1 commit into
mainfrom
feat-allow-ecr-pull

Conversation

@wilsonjord

Copy link
Copy Markdown
Contributor

Allows running tests utilising containers

@wilsonjord
wilsonjord force-pushed the feat-allow-ecr-pull branch from d3f48f2 to ef084de Compare June 8, 2026 21:37
@wilsonjord
wilsonjord marked this pull request as ready for review June 8, 2026 21:38
@wilsonjord
wilsonjord requested a review from a team as a code owner June 8, 2026 21:38
@wilsonjord wilsonjord changed the title feat: allow test to pull images feat: add ECR authentication Jun 8, 2026
@wilsonjord
wilsonjord requested a review from ardrigh June 17, 2026 02:31
@wilsonjord
wilsonjord force-pushed the feat-allow-ecr-pull branch from ef084de to 09b6c88 Compare June 18, 2026 21:24
@wilsonjord
wilsonjord force-pushed the feat-allow-ecr-pull branch from 09b6c88 to 24077ce Compare July 30, 2026 02:06
Comment on lines +2 to +3
env:
VERSION_CRANE: v0.16.1

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it not be easier to test across different repos by setting the Crane version as input parameter instead of an environment variable?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Setting crane version this way can be seen in reusable-ko-build, reusable-docker-build, reusable-container-image-scan, and even in USAGE.md. Your point may well be a good one, but it would need to be address outside of this PR I think

@wilsonjord
wilsonjord force-pushed the feat-allow-ecr-pull branch from 24077ce to d28b00a Compare July 31, 2026 01:11
@wilsonjord
wilsonjord marked this pull request as draft July 31, 2026 01:26
Enable `go test` to pull container images, which supports integration and e2e style testing.
@wilsonjord
wilsonjord force-pushed the feat-allow-ecr-pull branch from d28b00a to 92acb4b Compare July 31, 2026 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants