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/cri-api from 0.25.0 to 0.26.0 in /cmd #226

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

Bumps k8s.io/cri-api from 0.25.0 to 0.26.0.

Commits
  • 47dc935 Merge remote-tracking branch 'origin/master' into release-1.26
  • cb26859 Update golang.org/x/net 1e63c2f
  • adbbc6d Add fake runtimes and CRI changes for KEP-2371
  • 51c4247 Merge pull request #111384 from harche/evented_pleg_pr
  • b438024 Merge pull request #113047 from everpeace/improve-supplemental-groups-descrip...
  • 9432484 Merge pull request #112961 from marosset/windows-hostnetwork-alpha
  • 1c1d865 Second attempt: Plumb context to Kubelet CRI calls (#113591)
  • 82af1d8 fixup! CRI-API updates for windows host networking
  • 06b0185 Merge pull request #110754 from jsturtevant/cri-stats-windows
  • ba25f9a Add Windows Podsandbox Stats
  • 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 requested a review from a team as a code owner December 12, 2022 18:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 12, 2022
@dependabot dependabot bot force-pushed the 1332dependabot/go_modules/cmd/k8s.io/cri-api-0.26.0 branch 2 times, most recently from 7f5f9cf to ea0085a Compare December 15, 2022 17:34
@dependabot dependabot bot force-pushed the 1332dependabot/go_modules/cmd/k8s.io/cri-api-0.26.0 branch from ea0085a to 4d86267 Compare December 29, 2022 04:53
@djdongjin
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the 1332dependabot/go_modules/cmd/k8s.io/cri-api-0.26.0 branch 2 times, most recently from 22bba0d to 925b0ba Compare January 4, 2023 18:36
Bumps [k8s.io/cri-api](https://github.com/kubernetes/cri-api) from 0.25.0 to 0.26.0.
- [Release notes](https://github.com/kubernetes/cri-api/releases)
- [Commits](kubernetes/cri-api@v0.25.0...v0.26.0)

---
updated-dependencies:
- dependency-name: k8s.io/cri-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the 1332dependabot/go_modules/cmd/k8s.io/cri-api-0.26.0 branch from 925b0ba to bcaa7c5 Compare January 6, 2023 19:12
@djdongjin
Copy link
Contributor

@Kern-- do we have an official supported kubernetes versions? although seems we don't (yet) use soci in kubernetes :)

k8s 1.26 drops CRI v1alpha2 (containerd/stargz-snapshotter#1005), and this upgrade will drop CRI v1alpha2 in favor of CRI v1.

stargz did some nontrivial change to support both CRI v1alpha2 and v1. containerd/stargz-snapshotter#1011

@djdongjin
Copy link
Contributor

This will require more work and clarification on compatibility on CRI v1alpha2 and v1, and we don't have a clear supported version of k8s.

Ignore this minor version as it's unlikely that we will figure these out before next minor version.

@dependabot ignore this minor version

@dependabot dependabot bot closed this Jan 9, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 9, 2023

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

@dependabot dependabot bot deleted the 1332dependabot/go_modules/cmd/k8s.io/cri-api-0.26.0 branch January 9, 2023 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

1 participant