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

chore(deps): update gcr.io/distroless/static-debian11:nonroot docker digest to 6b01107 (master) #23498

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
gcr.io/distroless/static-debian11 final digest 26d07ba -> 6b01107

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

…digest to 6b01107

Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot requested a review from a team as a code owner January 31, 2023 18:49
@renovate renovate bot requested a review from chancez January 31, 2023 18:49
@renovate renovate bot added kind/enhancement This would improve or streamline existing functionality. release-note/misc This PR makes changes that have no direct user impact. labels Jan 31, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot added dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. and removed dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. labels Jan 31, 2023
@github-actions github-actions bot added the kind/community-contribution This was a contribution made by a community member. label Jan 31, 2023
Copy link
Member

@rolinh rolinh left a comment

Choose a reason for hiding this comment

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

% skopeo inspect --override-os linux docker://gcr.io/distroless/static-debian11:nonroot | jq -r '.Digest'
sha256:6b01107391648040c796967b49b7973188b7c9a6b1d49d06090db349248eba39

@pchaigno
Copy link
Member

pchaigno commented Feb 1, 2023

Do we have any coverage for this in not-yet-executed tests?

@rolinh
Copy link
Member

rolinh commented Feb 3, 2023

Do we have any coverage for this in not-yet-executed tests?

This is the base image for Hubble Relay. If tests involving Relay are βœ”οΈ we're probably good to go. This image being distroless static, it doesn't contain anything besides TZ data and CA certs and I doubt any update of these files would actually affect the outcome of any test we have.

@rolinh
Copy link
Member

rolinh commented Feb 3, 2023

It looks like Travis hit #23509:

  CC     test/bpf/elf-demo.o
  CC     test/bpf/unit-test
  CHECK  test/bpf
  CHECK  test/bpf unit-test
docker: 'buildx' is not a docker command.
See 'docker --help'
  CHECK   vetting all packages...
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃   FAIL  package: github.com/cilium/cilium/operator/pkg/lbipam   ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
--- FAIL: TestRequestIPWithMismatchedLabel (0.10s)

In any case, Travis tests are irrelevant in this context.

@aanm aanm merged commit 07b361e into master Feb 3, 2023
@aanm aanm deleted the renovate/master-gcr.io-distroless-static-debian11-nonroot branch February 3, 2023 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/community-contribution This was a contribution made by a community member. kind/enhancement This would improve or streamline existing functionality. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants