Skip to content

fix: bump image digest to fix e2e tests#5127

Merged
moolen merged 1 commit intomainfrom
mj-bump-e2e-img-digest
Aug 11, 2025
Merged

fix: bump image digest to fix e2e tests#5127
moolen merged 1 commit intomainfrom
mj-bump-e2e-img-digest

Conversation

@moolen
Copy link
Copy Markdown
Member

@moolen moolen commented Aug 11, 2025

This PR bumps the e2e test image digest to the latest version.

the one on main fails to build, see here:

#9 [builder 5/9] COPY go.mod go.sum ./
#9 DONE 0.0s

#8 [builder 6/9] RUN go mod download && go mod verify
#8 0.057 go: go.mod requires go >= 1.24.6 (running go 1.24.5; GOTOOLCHAIN=local)
#8 ERROR: process "/bin/sh -c go mod download && go mod verify" did not complete successfully: exit code: 1
------
 > [builder 6/9] RUN go mod download && go mod verify:
------
failed to solve: rpc error: code = Unknown desc = process "/bin/sh -c go mod download && go mod verify" did not complete successfully: exit code: 1
make[1]: *** [Makefile:65: e2e-image] Error 1

Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
@sonarqubecloud
Copy link
Copy Markdown

@moolen moolen marked this pull request as ready for review August 11, 2025 21:59
@moolen moolen requested a review from a team as a code owner August 11, 2025 21:59
@moolen moolen requested a review from gusfcarvalho August 11, 2025 21:59
@moolen moolen enabled auto-merge (squash) August 11, 2025 22:00
@moolen moolen merged commit 88cca3d into main Aug 11, 2025
13 checks passed
@moolen moolen deleted the mj-bump-e2e-img-digest branch August 11, 2025 22:01
alliseeisgold pushed a commit to alliseeisgold/external-secrets that referenced this pull request Aug 25, 2025
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
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