Skip to content

Bump k8s.io/client-go from 0.32.3 to 0.33.1 in /tests #6228

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2025

Bumps k8s.io/client-go from 0.32.3 to 0.33.1.

Commits
  • e7397e5 Update dependencies to v0.33.1 tag
  • ecbbb06 bump etcd 3.5.21 sdk
  • 2086688 Merge pull request #129970 from mortent/AddResourceV1beta2API
  • dba34c7 Run make update
  • e359642 Merge pull request #130556 from sreeram-venkitesh/kep-4960-container-stop-sig...
  • 3bf0a05 Merge pull request #130797 from jm-franc/configurable-tolerance
  • 7a03a3b Generated files
  • 1676beb Refresh autogenerated files following the configurable tolerance updates.
  • 387edb8 Merge pull request #130967 from aojea/listers
  • 21dc3b4 benchmark to show inefficient linear search lookup
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 19, 2025
@dependabot dependabot bot requested review from a team as code owners May 19, 2025 00:31
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 19, 2025
Copy link

codecov bot commented May 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 25.16%. Comparing base (2c80264) to head (84304e7).

❌ Your project check has failed because the head coverage (25.16%) is below the target coverage (40.00%). You can increase the head coverage or adjust the target coverage.

❗ There is a different number of reports uploaded between BASE (2c80264) and HEAD (84304e7). Click for more details.

HEAD has 5 uploads less than BASE
Flag BASE (2c80264) HEAD (84304e7)
33 28
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #6228       +/-   ##
===========================================
- Coverage   43.75%   25.16%   -18.60%     
===========================================
  Files         390      375       -15     
  Lines       26995    26164      -831     
===========================================
- Hits        11812     6583     -5229     
- Misses      14335    18815     +4480     
+ Partials      848      766       -82     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@crobert-1
Copy link
Contributor

Requires go 1.24.0

@crobert-1 crobert-1 marked this pull request as draft May 19, 2025 21:54
@dependabot dependabot bot force-pushed the dependabot/go_modules/tests/k8s.io/client-go-0.33.1 branch from d6d2512 to e2762fd Compare May 27, 2025 17:27
@dependabot dependabot bot force-pushed the dependabot/go_modules/tests/k8s.io/client-go-0.33.1 branch from e2762fd to 2c59aa1 Compare June 12, 2025 22:45
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.32.3 to 0.33.1.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.32.3...v0.33.1)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  dependency-version: 0.33.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/tests/k8s.io/client-go-0.33.1 branch from 2c59aa1 to 84304e7 Compare June 16, 2025 18:29
@pjanotti
Copy link
Contributor

@dependabot ignore this minor version

requires go >= 1.24.0

@dependabot dependabot bot closed this Jun 18, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 18, 2025

OK, I won't notify you about version 0.33.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/go_modules/tests/k8s.io/client-go-0.33.1 branch June 18, 2025 23:48
@github-actions github-actions bot locked and limited conversation to collaborators Jun 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants