Skip to content

Conversation

@kolyshkin
Copy link
Contributor

@kolyshkin kolyshkin commented Nov 11, 2025

This is to ensure that Go version in Dockerfile (which is used to build
release binaries) is:

  • currently supported;
  • used in CI tests.

Related to #4969 / alternative to #4986.

@kolyshkin kolyshkin marked this pull request as ready for review November 11, 2025 08:07
@kolyshkin kolyshkin added backport/1.2-done A PR in main branch which has been backported to release-1.2 backport/1.3-done A PR in main branch which has been backported to release-1.3 backport/1.4-done A PR in main branch which has been backported to release-1.4 labels Nov 11, 2025
For some reason, some jobs in .github/workflows/validate.yml
have "fetch-depth: 0" argument to actions/checkout, meaning
"all history for all branches and tags". Obviously this is
not needed here.

Signed-off-by: Kir Kolyshkin <[email protected]>
This is to ensure that Go version in Dockerfile (which is used to build
release binaries) is:
 - currently supported;
 - used in CI tests.

Signed-off-by: Kir Kolyshkin <[email protected]>
@cyphar
Copy link
Member

cyphar commented Nov 12, 2025

This is a much simpler solution and is enough of a prod for us to go update stuff in the old branches (before we do a release) without auto-updating us to to stable too aggressively.

Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM seems like a sane solution for the problem, thanks!

@cyphar
Copy link
Member

cyphar commented Nov 12, 2025

I think the AlmaLinux 8 CI failure is a flake -- I've opened #5003 to track this. This change to our GHA config cannot cause an unrelated error in Cirrus-CI.

@cyphar cyphar merged commit 36667a3 into opencontainers:main Nov 12, 2025
54 of 56 checks passed
@cyphar cyphar mentioned this pull request Nov 20, 2025
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/1.2-done A PR in main branch which has been backported to release-1.2 backport/1.3-done A PR in main branch which has been backported to release-1.3 backport/1.4-done A PR in main branch which has been backported to release-1.4

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants