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

test/k8sT/manifests: use image hash with cilium-builder image #13982

Merged

Conversation

tklauser
Copy link
Member

@tklauser tklauser commented Nov 11, 2020

Tags can be arbitrarily changed without the user noticing, potentially
making the tag point to a completely different image. Instead, reference
the cilium-builder image by its unique sha256 hash which is already done
in all other places using the image.

While at it, also bump the image to the latest version which was bumped
to Go 1.15.4 in #13945.

Fixes: 417cded ("test: Move RuntimeVerifier to K8sVerifier")

Note that the manifests in the v1.8 and v1.9 release branches already use the image hash.

@tklauser tklauser added area/CI Continuous Integration testing issue or flake release-note/ci This PR makes changes to the CI. labels Nov 11, 2020
@tklauser tklauser requested a review from a team as a code owner November 11, 2020 10:16
@maintainer-s-little-helper maintainer-s-little-helper bot added this to In progress in 1.10.0 Nov 11, 2020
@tklauser tklauser requested a review from nebril November 11, 2020 10:16
@tklauser tklauser force-pushed the pr/tklauser/test-k8s-verifier-builder-image-hash branch from de4061a to 905df9e Compare November 11, 2020 10:18
@tklauser
Copy link
Member Author

tklauser commented Nov 11, 2020

test-me-please

failed due to docker registry rate limiting 😞

@tklauser
Copy link
Member Author

retest-net-next

@tklauser
Copy link
Member Author

retest-4.9

@tklauser
Copy link
Member Author

retest-4.19

@tklauser
Copy link
Member Author

retest-gke

Copy link
Member

@christarazi christarazi left a comment

Choose a reason for hiding this comment

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

👍. Typo in commit msg: refernce

@tklauser
Copy link
Member Author

+1. Typo in commit msg: refernce

Will fix up once all tests passed and this is ready to be merged.

@tklauser
Copy link
Member Author

tklauser commented Nov 12, 2020

retest-4.19

previous failure: https://jenkins.cilium.io/job/Cilium-PR-Ginkgo-Tests-Kernel/3778/, looks like #13552

@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 Nov 12, 2020
Tags can be arbitrarily changed without the user noticing, potentially
making the tag point to a completely different image. Instead, reference
the cilium-builder image by its unique sha256 hash which is already done
in all other places using the image.

While at it, also bump the image to the latest version which was bumped
to Go 1.15.4 in #13945.

Fixes: 417cded ("test: Move RuntimeVerifier to K8sVerifier")
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
@tklauser tklauser force-pushed the pr/tklauser/test-k8s-verifier-builder-image-hash branch from 905df9e to f2eb0eb Compare November 12, 2020 15:25
@tklauser
Copy link
Member Author

Test have previously passed, force pushed to fix the typo in the commit message pointed out by @christarazi: #13982 (review)

@christarazi christarazi merged commit d70a4e8 into master Nov 12, 2020
@christarazi christarazi deleted the pr/tklauser/test-k8s-verifier-builder-image-hash branch November 12, 2020 17:30
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 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
Development

Successfully merging this pull request may close these issues.

None yet

4 participants