Skip to content

fix: update shasum for docker.io/ubuntu/bind9#7219

Merged
cert-manager-prow[bot] merged 1 commit intocert-manager:masterfrom
ThatsMrTalbot:fix/bind9-shasum-update
Aug 8, 2024
Merged

fix: update shasum for docker.io/ubuntu/bind9#7219
cert-manager-prow[bot] merged 1 commit intocert-manager:masterfrom
ThatsMrTalbot:fix/bind9-shasum-update

Conversation

@ThatsMrTalbot
Copy link
Copy Markdown
Contributor

Pull Request Motivation

E2E setup is currently broken because the bind9 image we are using got pushed over, changing its shasum

Kind

/kind bug

Release Note

NONE

Signed-off-by: Adam Talbot <adam.talbot@venafi.com>
@cert-manager-prow cert-manager-prow bot added release-note-none Denotes a PR that doesn't merit a release note. kind/bug Categorizes issue or PR as related to a bug. dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Aug 8, 2024
@ThatsMrTalbot
Copy link
Copy Markdown
Contributor Author

I have tested locally to validate the new arm64 shasum is correct, e2e tests here prove amd64 is correct

@ThatsMrTalbot ThatsMrTalbot requested a review from wallrj August 8, 2024 10:12
Copy link
Copy Markdown
Member

@wallrj wallrj left a comment

Choose a reason for hiding this comment

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

/approve
/lgtm

Thanks. This should fix the currently broken period tests for the master branch:

diff <(echo "sha256:d4e3d143d0619eff7b34f7f3c19160bceb94615ba376f6f78b8b67abb84754e2  -" | cut -d: -f2) <(/home/prow/go/src/github.com/cert-manager/cert-manager/_bin/tools/crane manifest --platform=linux/amd64 docker.io/ubuntu/bind9:9.18-22.04_beta | sha256sum)
< d4e3d143d0619eff7b34f7f3c19160bceb94615ba376f6f78b8b67abb84754e2  -
---
> 0cf4cbf9d4ff65613e8c8574b65dadc6ec83785fc44779bcb9fa480b2c0b0914  -

@cert-manager-prow
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: wallrj

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@cert-manager-prow cert-manager-prow bot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Aug 8, 2024
@cert-manager-prow cert-manager-prow bot merged commit 7253d0b into cert-manager:master Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants