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(dependabot): bump k8s.io/kubectl from 0.29.3 to 0.30.0 #1485

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 18, 2024

Bumps k8s.io/kubectl from 0.29.3 to 0.30.0.

Commits
  • 321896d Update dependencies to v0.30.0 tag
  • 0fe334a Merge remote-tracking branch 'origin/master' into release-1.30
  • 2050251 Update x/net for CVE-2023-45288
  • f1fd500 Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.0
  • d982873 Merge pull request #122653 from ardaguclu/interactive-delete-e2e-test
  • 90ec7ff Merge pull request #120346 from ardaguclu/custom-debug-profile
  • 49f3ec9 Add e2e test for kubectl interactive delete
  • 14d23cc Add custom debug profiles on top of static profiles
  • 2855ed1 Merge pull request #123413 from seans3/tunneling-spdy-websockets
  • 18888da adds comments to tunnelingResponseWriter
  • 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 requested a review from a team as a code owner April 18, 2024 12:41
@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes go Pull requests that update Go code labels Apr 18, 2024
@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Apr 18, 2024
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.29.3 to 0.30.0.
- [Commits](kubernetes/kubectl@v0.29.3...v0.30.0)

---
updated-dependencies:
- dependency-name: k8s.io/kubectl
  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/kubectl-0.30.0 branch from 13d25cb to 1a80bef Compare April 24, 2024 23:28
@kyma-bot
Copy link
Contributor

@dependabot[bot]: The following test 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-lifecycle-mgr-build 1a80bef link true /test pull-lifecycle-mgr-build

Full PR test history. Your PR dashboard.

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.

@Tomasz-Smelcerz-SAP
Copy link
Member

Tomasz-Smelcerz-SAP commented Apr 25, 2024

We can't upgrade client-go to v0.30.0 at this moment, because it's not compatible with the latest available controller-runtime version: kubernetes-sigs/controller-runtime#2788
We have to wait until a new controller-runtime version is released.

@Tomasz-Smelcerz-SAP
Copy link
Member

@dependabot close

@dependabot dependabot bot closed this Apr 25, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/k8s.io/kubectl-0.30.0 branch April 25, 2024 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Issues or PRs related to dependency changes cla: yes Indicates the PR's author has signed the CLA. go Pull requests that update Go code size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants