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 the k8s-dependencies group with 4 updates #2266

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the k8s-dependencies group with 4 updates: k8s.io/kubernetes, k8s.io/component-helpers, k8s.io/kms and sigs.k8s.io/structured-merge-diff/v4.

Updates k8s.io/kubernetes from 1.31.4 to 1.32.0

Release notes

Sourced from k8s.io/kubernetes's releases.

Kubernetes v1.32.0

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Kubernetes v1.32.0-rc.2

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Kubernetes v1.32.0-rc.1

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Kubernetes v1.32.0-rc.0

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Kubernetes v1.32.0-beta.0

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Kubernetes v1.32.0-alpha.3

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Kubernetes v1.32.0-alpha.2

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Kubernetes v1.32.0-alpha.1

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Commits
  • 70d3cc9 Release commit for Kubernetes v1.32.0
  • ac32886 Merge remote-tracking branch 'origin/master' into release-1.32
  • 8a39b60 CHANGELOG: Update directory for v1.31.4 release
  • 3fe11b2 CHANGELOG: Update directory for v1.30.8 release
  • 135c7d1 CHANGELOG: Update directory for v1.29.12 release
  • 4c081a4 Merge remote-tracking branch 'origin/master' into release-1.32
  • a499fac Merge pull request #128954 from sanposhiho/conflict-error
  • 22b14e5 Merge remote-tracking branch 'origin/master' into release-1.32
  • bfe431b Merge pull request #129103 from liggitt/drop-winreadlinkvolume
  • 3046fe2 Drop use of winreadlinkvolume godebug option
  • Additional commits viewable in compare view

Updates k8s.io/component-helpers from 0.31.4 to 0.32.0

Commits
  • a44681c Update dependencies to v0.32.0 tag
  • f9cce80 Merge remote-tracking branch 'origin/master' into release-1.32
  • 66a0365 Drop use of winreadlinkvolume godebug option
  • e924fcc Merge remote-tracking branch 'origin/master' into release-1.32
  • 86707bc Revert to go1.22 windows filesystem stdlib behavior
  • c4f6b2b Adding the logic to set default pod-level request as following:
  • 152c232 Merge pull request #128377 from tallclair/allocated-status-2
  • d4567c4 Merge pull request #128580 from jpbetz/bump-kube-openapi
  • d26ae1b hack/pin-dependency.sh k8s.io/kube-openapi 32ad38e42d3faf1ce94eb29f4ea6d76333...
  • e4a1d87 Merge pull request #128507 from dims/use-k8s.io/utils/lru-instead-of-github.c...
  • Additional commits viewable in compare view

Updates k8s.io/kms from 0.31.4 to 0.32.0

Commits
  • 3857d2c Update dependencies to v0.32.0 tag
  • 613a31f Merge remote-tracking branch 'origin/master' into release-1.32
  • b64026a Drop use of winreadlinkvolume godebug option
  • 07861ef Merge remote-tracking branch 'origin/master' into release-1.32
  • ed73c21 Revert to go1.22 windows filesystem stdlib behavior
  • 820aadf hack/pin-dependency.sh github.com/google/cel-go v0.22.0
  • aa635f2 Merge pull request #128481 from carlory/dependencies-ginkgo-gomega
  • 2201a02 dependencies: ginkgo v2.21.0, gomega v1.35.1
  • f1456fc Merge pull request #128165 from liggitt/prune-self-require
  • 1a95e24 Drop self-referencing replace directives
  • Additional commits viewable in compare view

Updates sigs.k8s.io/structured-merge-diff/v4 from 4.4.3 to 4.5.0

Commits
  • 7bf59b3 Merge pull request #274 from yongruilin/bool-comparison
  • 40c8ef9 Merge pull request #275 from yongruilin/extend-extractitems
  • a88b919 feat: Adds ExtractItems option to include key fields
  • 9e64d18 Merge pull request #272 from Jefftree/drop-vendor
  • e96ad23 chore: Removes unused test schema
  • c5a1d56 chore: omit comparison to bool constant
  • b1dac80 Remove vendor directory
  • dc61957 Merge pull request #270 from jpbetz/json-iter-bump
  • bfb8f51 Run go mod vendor
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
sigs.k8s.io/structured-merge-diff/v4 [>= 4.4.2.a, < 4.4.3]

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes ok-to-test Indicates a non-member PR verified by an org member that is safe to test. labels Dec 18, 2024
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Dec 18, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign bertinatto 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
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-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Dec 18, 2024
@AndrewSirenko
Copy link
Contributor

Lets wait on bumping k8s-dependencies for a few more days, looks like v0.32.0/v1.32.0 of a few indirect dependencies haven't released yet.

Error: ../../../go/pkg/mod/k8s.io/[email protected]/pkg/features/kube_features.go:24:2: no required module provides package k8s.io/component-base/zpages/features; to add it:
	go get k8s.io/component-base/zpages/features

Bumps the k8s-dependencies group with 4 updates: [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes), [k8s.io/component-helpers](https://github.com/kubernetes/component-helpers), [k8s.io/kms](https://github.com/kubernetes/kms) and [sigs.k8s.io/structured-merge-diff/v4](https://github.com/kubernetes-sigs/structured-merge-diff).


Updates `k8s.io/kubernetes` from 1.31.4 to 1.32.0
- [Release notes](https://github.com/kubernetes/kubernetes/releases)
- [Commits](kubernetes/kubernetes@v1.31.4...v1.32.0)

Updates `k8s.io/component-helpers` from 0.31.4 to 0.32.0
- [Commits](kubernetes/component-helpers@v0.31.4...v0.32.0)

Updates `k8s.io/kms` from 0.31.4 to 0.32.0
- [Commits](kubernetes/kms@v0.31.4...v0.32.0)

Updates `sigs.k8s.io/structured-merge-diff/v4` from 4.4.3 to 4.5.0
- [Release notes](https://github.com/kubernetes-sigs/structured-merge-diff/releases)
- [Changelog](https://github.com/kubernetes-sigs/structured-merge-diff/blob/master/RELEASE.md)
- [Commits](kubernetes-sigs/structured-merge-diff@v4.4.3...v4.5.0)

---
updated-dependencies:
- dependency-name: k8s.io/kubernetes
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: k8s-dependencies
- dependency-name: k8s.io/component-helpers
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: k8s-dependencies
- dependency-name: k8s.io/kms
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: k8s-dependencies
- dependency-name: sigs.k8s.io/structured-merge-diff/v4
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: k8s-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-dependencies-658798c627 branch from 8b88113 to c8eaaef Compare December 18, 2024 19:35
@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-aws-ebs-csi-driver-unit c8eaaef link true /test pull-aws-ebs-csi-driver-unit
pull-aws-ebs-csi-driver-verify c8eaaef link true /test pull-aws-ebs-csi-driver-verify
pull-aws-ebs-csi-driver-external-test-arm64 c8eaaef link false /test pull-aws-ebs-csi-driver-external-test-arm64
pull-aws-ebs-csi-driver-e2e-multi-az c8eaaef link true /test pull-aws-ebs-csi-driver-e2e-multi-az
pull-aws-ebs-csi-driver-test-helm-chart c8eaaef link true /test pull-aws-ebs-csi-driver-test-helm-chart
pull-aws-ebs-csi-driver-external-test c8eaaef link true /test pull-aws-ebs-csi-driver-external-test
pull-aws-ebs-csi-driver-e2e-single-az c8eaaef link true /test pull-aws-ebs-csi-driver-e2e-single-az
pull-aws-ebs-csi-driver-external-test-eks c8eaaef link true /test pull-aws-ebs-csi-driver-external-test-eks
pull-aws-ebs-csi-driver-test-e2e-external-eks-windows c8eaaef link true /test pull-aws-ebs-csi-driver-test-e2e-external-eks-windows

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

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 cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants