Skip to content

build(deps): bump github.com/k8stopologyawareschedwg/podfingerprint from 0.2.3 to 0.3.0#2472

Merged
k8s-ci-robot merged 1 commit intomasterfrom
dependabot/go_modules/master/github.com/k8stopologyawareschedwg/podfingerprint-0.3.0
Apr 8, 2026
Merged

build(deps): bump github.com/k8stopologyawareschedwg/podfingerprint from 0.2.3 to 0.3.0#2472
k8s-ci-robot merged 1 commit intomasterfrom
dependabot/go_modules/master/github.com/k8stopologyawareschedwg/podfingerprint-0.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 29, 2026

Bumps github.com/k8stopologyawareschedwg/podfingerprint from 0.2.3 to 0.3.0.

Commits
  • 4740dd9 Merge pull request #17 from k8stopologyawareschedwg/change-hash-impl
  • 06e6aa1 add Makefile
  • d15696c deps: replace xxhash implementation
  • 7eea983 test: add tests to ensure hash stability
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ok-to-test Indicates a non-member PR verified by an org member that is safe to test. labels Mar 29, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 29, 2026

Deploy Preview for kubernetes-sigs-nfd ready!

Name Link
🔨 Latest commit 1184c6e
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-sigs-nfd/deploys/69d4d7b7e306a8000870cdb9
😎 Deploy Preview https://deploy-preview-2472--kubernetes-sigs-nfd.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Mar 29, 2026
Copy link
Copy Markdown
Contributor

@marquiz marquiz left a comment

Choose a reason for hiding this comment

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

Looks good to me

/assign @ArangoGutierrez

@ffromani

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], marquiz

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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 30, 2026
@ffromani
Copy link
Copy Markdown
Contributor

Looks good to me

/assign @ArangoGutierrez

@ffromani

Tha main change is we switched hash implementation, moving to a implementation which has more traction in the community: k8stopologyawareschedwg/podfingerprint#17

We expect no regressions - we added tests to ensure this

Bumps [github.com/k8stopologyawareschedwg/podfingerprint](https://github.com/k8stopologyawareschedwg/podfingerprint) from 0.2.3 to 0.3.0.
- [Commits](k8stopologyawareschedwg/podfingerprint@v0.2.3...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/k8stopologyawareschedwg/podfingerprint
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/master/github.com/k8stopologyawareschedwg/podfingerprint-0.3.0 branch from 18ac13b to 1184c6e Compare April 7, 2026 10:08
@marquiz
Copy link
Copy Markdown
Contributor

marquiz commented Apr 8, 2026

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 8, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

LGTM label has been added.

DetailsGit tree hash: 069b1afbf75a8c28117299aa823b5bea85abef50

@k8s-ci-robot k8s-ci-robot merged commit 207fc00 into master Apr 8, 2026
10 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/master/github.com/k8stopologyawareschedwg/podfingerprint-0.3.0 branch April 8, 2026 14:15
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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. 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.

4 participants