build(deps): bump github.com/k8stopologyawareschedwg/podfingerprint from 0.2.3 to 0.3.0#2472
Conversation
✅ Deploy Preview for kubernetes-sigs-nfd ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
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 Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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. |
|
[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 DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
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>
18ac13b to
1184c6e
Compare
|
/lgtm |
|
LGTM label has been added. DetailsGit tree hash: 069b1afbf75a8c28117299aa823b5bea85abef50 |
Bumps github.com/k8stopologyawareschedwg/podfingerprint from 0.2.3 to 0.3.0.
Commits
4740dd9Merge pull request #17 from k8stopologyawareschedwg/change-hash-impl06e6aa1add Makefiled15696cdeps: replace xxhash implementation7eea983test: add tests to ensure hash stability