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

Bump k8s.io/client-go from 0.26.3 to 0.27.1 #375

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps k8s.io/client-go from 0.26.3 to 0.27.1.

Commits
  • 6c596fd Update dependencies to v0.27.1 tag
  • 559da62 Merge remote-tracking branch 'origin/master' into release-1.27
  • 012beed .*: update vendor dir and cleanup
  • 1517ffb Merge pull request #116623 from lavalamp/xfrmr
  • 308e6b1 Merge pull request #113218 from ahmedtd/kep-3257
  • c3b84f0 Change where transformers are called.
  • 4c5879a ClusterTrustBundles: make update
  • 4666344 Custom match criteria (#116350)
  • 3858973 Matchconditions admission webhooks alpha implementation for kep-3716 (#116261)
  • 445660b Merge pull request #116332 from klueska/extend-resourceclaimstatus
  • 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 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 Apr 17, 2023
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign qbarrand for approval. For more information see the Kubernetes Code Review Process.

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

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 cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Apr 17, 2023
@dependabot dependabot bot requested a review from ybettan April 17, 2023 04:05
@netlify
Copy link

netlify bot commented Apr 17, 2023

Deploy Preview for kubernetes-sigs-kmm ready!

Name Link
🔨 Latest commit 2899148
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-kmm/deploys/64590c4209039600088f14de
😎 Deploy Preview https://deploy-preview-375--kubernetes-sigs-kmm.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 site settings.

@k8s-ci-robot k8s-ci-robot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Apr 17, 2023
@k8s-ci-robot
Copy link
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.

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/test-infra repository.

@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Apr 17, 2023
@ybettan
Copy link
Contributor

ybettan commented Apr 17, 2023

/ok-to-test

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Apr 17, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s.io/client-go-0.27.1 branch 2 times, most recently from 6b068c5 to f5c60b2 Compare April 17, 2023 12:16
@qbarrand
Copy link
Contributor

We need a new controller-runtime release compatible with 1.27 to merge this: kubernetes-sigs/controller-runtime#2189

@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s.io/client-go-0.27.1 branch from f5c60b2 to 56d3362 Compare May 2, 2023 09:37
@qbarrand
Copy link
Contributor

qbarrand commented May 4, 2023

Now waiting on controller-runtime 0.15, to be released after Kubernetes 1.27.2: kubernetes-sigs/controller-runtime#2297

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.26.3 to 0.27.1.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.26.3...v0.27.1)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  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/k8s.io/client-go-0.27.1 branch from 56d3362 to 2899148 Compare May 8, 2023 14:50
@k8s-ci-robot
Copy link
Contributor

@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-kernel-module-management-build 2899148 link true /test pull-kernel-module-management-build
pull-kernel-module-management-unit-tests 2899148 link true /test pull-kernel-module-management-unit-tests
pull-kernel-module-management-check-api-changes 2899148 link true /test pull-kernel-module-management-check-api-changes
pull-kernel-module-management-lint 2899148 link true /test pull-kernel-module-management-lint

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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/test-infra repository. I understand the commands that are listed here.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 19, 2023

Superseded by #414.

@dependabot dependabot bot closed this May 19, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/k8s.io/client-go-0.27.1 branch May 19, 2023 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file go Pull requests that update Go code ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants