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

ci-gke: Set useDigest=false for Hubble Relay #26890

Merged

Conversation

gandro
Copy link
Member

@gandro gandro commented Jul 18, 2023

As with all other *-ci images, we should not use check the digest when pulling the image, as it is different for CI builds. On main this has not been an issue, because useDigest already defaults to false, but on release branches (such as v1.14), we do check the digest by default. This caused failing workflows on the v1.14 branch which should be fixed by this commit.

This extends the previous PR which was missing this change for the GKE workflow.

Fixes: 98003d5 ("ci/github: Set useDigest=false for Hubble Relay")

As with all other *-ci images, we should not use check the digest when
pulling the image, as it is different for CI builds. On main this has
not been an issue, because useDigest already defaults to false, but on
release branches (such as v1.14), we do check the digest by default.
This caused failing workflows on the v1.14 branch which should be fixed
by this commit.

Fixes: 98003d5 ("ci/github: Set `useDigest=false` for Hubble Relay")

Signed-off-by: Sebastian Wicki <sebastian@isovalent.com>
@gandro gandro added area/CI Continuous Integration testing issue or flake release-note/ci This PR makes changes to the CI. needs-backport/1.14 This PR / issue needs backporting to the v1.14 branch labels Jul 18, 2023
@gandro gandro requested review from a team as code owners July 18, 2023 09:37
@gandro gandro requested a review from nbusseneau July 18, 2023 09:37
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from main in 1.14.0 Jul 18, 2023
@gandro gandro mentioned this pull request Jul 18, 2023
9 tasks
@gandro
Copy link
Member Author

gandro commented Jul 18, 2023

/ci-gke

@michi-covalent
Copy link
Contributor

the button is not green 😿

@nbusseneau
Copy link
Member

It can't be green, but it's still ready-to-merge in our hearts (but I will leave the privilege to @gandro).

@michi-covalent
Copy link
Contributor

/test

@michi-covalent
Copy link
Contributor

i made the button green

@michi-covalent michi-covalent merged commit 17ade33 into main Jul 18, 2023
184 checks passed
@michi-covalent michi-covalent deleted the pr/gandro/ci-hubble-relay-use-digest-false-in-gke branch July 18, 2023 21:33
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jul 18, 2023
@gandro gandro mentioned this pull request Jul 19, 2023
6 tasks
@gandro gandro added backport-pending/1.14 The backport for Cilium 1.14.x for this PR is in progress. and removed needs-backport/1.14 This PR / issue needs backporting to the v1.14 branch labels Jul 19, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Needs backport from main to Backport pending to v1.14 in 1.14.0 Jul 19, 2023
@gandro gandro added backport-done/1.14 The backport for Cilium 1.14.x for this PR is done. and removed backport-pending/1.14 The backport for Cilium 1.14.x for this PR is in progress. labels Jul 19, 2023
@aanm aanm moved this from Backport pending to v1.14 to Backport done to v1.14 in 1.14.0 Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI Continuous Integration testing issue or flake backport-done/1.14 The backport for Cilium 1.14.x for this PR is done. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/ci This PR makes changes to the CI.
Projects
No open projects
1.14.0
Backport done to v1.14
Development

Successfully merging this pull request may close these issues.

None yet

3 participants