-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix(deps): update module github.com/containerd/containerd to v1.7.20 - autoclosed #9
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
08a58bc
to
7077c48
Compare
7077c48
to
556298f
Compare
556298f
to
d346989
Compare
d346989
to
2fe1364
Compare
2fe1364
to
78a1943
Compare
78a1943
to
9bb18e9
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
9bb18e9
to
47fe729
Compare
47fe729
to
6af86b6
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.6.3-0.20220401172941-5ff8fce1fcc6
->v1.7.20
Release Notes
containerd/containerd (github.com/containerd/containerd)
v1.7.20
: containerd 1.7.20Compare Source
Welcome to the v1.7.20 release of containerd!
The twentieth patch release for containerd 1.7 contains various fixes
and updates.
Highlights
Container Runtime Interface (CRI)
[cri] ttrpc: closed
during ListPodSandboxStats (#10423)Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
16 commits
7f2d4cd97
Prepare release notes for v1.7.203a02c523d
deps: Update otelgrpcdf86bdd5d
CRI Sbserver: Make PodSandboxStatus friendlier to shim crashes209ee4f10
CRI: An empty DNSConfig != unspecifiedce65228af
Support for dropping inheritable capabilities[cri] ttrpc: closed
during ListPodSandboxStats (#10423)610498df7
Fix for[cri] ttrpc: closed
during ListPodSandboxStatse61c7932e
update to go1.21.12 / go1.22.5c7d5e430a
errdefs: denote deprecation as a godoc commentDependency Changes
e6e6cda
->989df2b
007df8e
->83a465c
d307bd8
->995d672
Previous release can be found at v1.7.19
v1.7.19
: containerd 1.7.19Compare Source
Welcome to the v1.7.19 release of containerd!
The nineteenth patch release for containerd 1.7 contains various updates and
splits the main module from the api module in preparation for the same change
in containerd 2.0. Splitting the modules will allow 1.7 and 2.x to both exist
as transitive dependencies without running into API registration errors.
Projects should use this version as the minimum 1.7 version in preparing to
use containerd 2.0 or to be imported alongside it.
Highlights
Container Runtime Interface (CRI)
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
70 commits
74a3d2901
Prepare release notes for v1.7.197f5d3c5f4
cri: ensure NRI API never has nil CRI6efc5bb89
update runhcs binary to v0.11.7945ae09fd
Windows: Supply windows shim version via filedba53578c
pkg/reference: deprecate SplitObject415dd74a8
updating hcsshim to 0.11.75ad1d2e75
pkg/reference: Spec.Digest(): inline SplitObject code57ce09b42
pkg/reference: SplitObject: add proper GoDoc78ac93fed
pkg/reference: SplitObject: zero allocationsb074e3a7c
pkg/reference: Spec.String(): use string-concatenation instead of sprintf0eb786de6
Update api version to v1.7.19436feeb0d
Prepare api release for v1.7.1983822d144
Add api release action2a6aa6ddf
[release/1.7] api: update github.com/containerd/ttrpc v1.2.537926b10d
vendor: github.com/containerd/ttrpc v1.2.5a522e267e
golangci-lint fix typo in depguard message1ce1c8f3e
1.7: Add back support for OTLP config from toml136e1b72d
golangci-lint: enable depguard for packages that movedf5ce2f204
remove imports of errdefs package3be919f3c
Add support for 1.8 interfaces5b87eb502
Add go mod replace when proto changes happena3a7431bc
Add api go submodule61b3e2261
Alias protobuf plugin to new api types package4b82470f6
refactor: move plugin/fieldpath to api/types/24ce9e431
integration: backport upgrade testsuite's utils79500d5cb
*: export RemoveVolatileOption for CRI image volumesbb80bd768
strip-volatile-option-tmp-mounts6dce90b15
update runc binary to v1.1.13884094be8
devmapper plugin: skip plugin when not configured40012b644
Fail integration test early when a plugin load fails869b78677
vendor: github.com/containerd/platforms v0.2.16ccdf6977
platforms: mark aliases as deprecated19a056163
adjust default platform for backward-compatibility6ff3e09d2
migrate platforms package to github.com/containerd/platforms327a3ac61
go.mod: github.com/klauspost/compress v1.16.7d0d1264a6
vendor: github.com/klauspost/compress v1.16.502b8dd5ff
Remove cirrus configuration31d951bf5
Run vagrant integration tests as github actions97abbe9cb
build(deps): bump github.com/distribution/reference from 0.5.0 to 0.6.0a00a2d20a
reference/docker: remove deprecated SplitHostnameb38c0f2ef
replace reference/docker for github.com/distribution/reference v0.5.0fef432bfe
build(deps): bump go.etcd.io/bbolt from 1.3.9 to 1.3.10487c61bfb
vendor: go.etcd.io/bbolt v1.3.97211f87c4
build(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0e908c3e6f
vendor: golang.org/x/sync v0.4.0d814be5ce
build(deps): bump go.etcd.io/bbolt from 1.3.7 to 1.3.833b62936e
[release/1.7]: HPC working directory fix in pkg/cri/server codeChanges from containerd/platforms
21 commits
f680838
Remove hcsshim import from repo983ba15
Update windows matcher to not compare empty os version17c859f
Add tests for osversion matching with no version38a74d2
Add grammar for platform string724b9f8
downgrade minimum required version of hcsshim to v0.10.0f6dd384
enable linter on windowscb03428
fix grammar and highlights in README5b937b0
Fix link in README129b256
Update linter to skip Windows18e3da6
Add Github actions CIed29dfd
Remove space at end of readmeb3f80ee
Add go module8ff004c
Add license and readmeChanges from containerd/ttrpc
4 commits
4785c70
switch to github.com/containerd/log for logse0f3ead
Fix CI build status badge in readmeDependency Changes
Previous release can be found at v1.7.18
v1.7.18
: containerd 1.7.18Compare Source
Welcome to the v1.7.18 release of containerd!
The eighteenth patch release for containerd 1.7 contains various updates along
with an updated version of Go. Go 1.22.4 and 1.21.11 include a fix for a symlink
time of check to time of use race condition during directory removal.
Highlights
platforms.Platform
alias (#10277)github.com/containerd/log
(#10269)github.com/containerd/errdefs
(#10266)Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
16 commits
9426aab62
Prepare release notes for v1.7.18cdd3ea913
Update Go version to 1.21.11platforms.Platform
alias (#10277)1e3c662d6
[release/1.7] remove uses of platforms.Platform aliasgit.luolix.top/containerd/log
(#10269)0af6825b1
migrate logs imports to github.com/containerd/log modulegit.luolix.top/containerd/errdefs
(#10266)308341a44
replace uses of github.com/containerd/containerd/errdefs47ff8cfce
migrate errdefs package to github.com/containerd/errdefs modulef4d11912a
core/image: fix usage of "unknown" platform5b0480009
Explicitly set release latest to trued669b100d
build(deps): bump softprops/action-gh-release from 1 to 2Changes from containerd/errdefs
6 commits
78f3494
Add Github actions configuration46f1770
Add go.mod configuration959121a
Add README.md33a2275
Add LICENSEDependency Changes
b8732ec
->e6e6cda
b8732ec
->007df8e
b8732ec
->d307bd8
Previous release can be found at v1.7.17
v1.7.17
: containerd 1.7.17Compare Source
Welcome to the v1.7.17 release of containerd!
The seventeenth patch release for containerd 1.7 contains various fixes and updates.
Highlights
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
43 commits
114b07b97
Prepare release notes for v1.7.17803aaa680
Remove internal LoopConfig struct7bd3be948
Swap internal ioctl implementation with golang.org/x/sysa0739dc0e
Use LOOP_CONFIGURE when creating loop devices1573ea598
Update ctr image pull all platforms32b594f1b
Update unpacker to always fetch all5a03a3aee
Update hcsshim tag to v0.11.59a1eda40f
update ttrpc tag to 1.2.4ad85652fa
Preserve CL_UNPRIVILEGED locked flags during remount of bind mounts582f3f43d
Update instrumentation fuzzer with new flaga5d13689b
vendor: github.com/containerd/imgcrypt@v1.1.8f853bc129
vendor: golang.org/x/net@v0.23.0837972979
vendor: golang.org/x/net@v0.21.056aa87792
vendor: golang.org/x/net@v0.20.04e6335ebd
vendor: golang.org/x/net@v0.19.01c6c745c6
vendor: golang.org/x/term@v0.17.01077d38c9
vendor: golang.org/x/sys@v0.18.0c53b635f9
Update toolchain to Go 1.21.10 and 1.22.34b52104f0
vendor: golang.org/x/crypto@v0.18.02f65c83b0
vendor: golang.org/x/term@v0.16.08a76171f7
vendor: golang.org/x/sys@v0.16.0d45778523
vendor: golang.org/x/term@v0.15.0, golang.org/x/text@v0.14.024038de8c
vendor: golang.org/x/sys@v0.15.0eb930375c
Add lease test for metadata snapshotter9f6c61ab9
Update metadata snapshotter to lease on exists24dd403ab
Update image-spec to v1.1.0189b69e24
go.mod: github.com/opencontainers/image-spec v1.1.0-rc3388fb336b
Update grpc to v1.59.000347b7fa
Add check for unsupported config versionsChanges from containerd/imgcrypt
53 commits
956b4d3
CHANGES: Updated CHANGES document for 1.1.8 release9e8e1c1
ctr: Sync code with containerd v1.6.23 ctr7d2cca5
build(deps): bump containerd from 1.6.20 to 1.6.230f2559e
ctr: Sync code with containerd v1.6.20 ctrc48dd78
cmd: Copy IntToInt32Array into img package and use it6d48a4e
build(deps): bump ocicrypt from 1.1.7 to 1.1.81bc94a2
github: Use golangci-lint v1.54.1 and adjust config file9065f1d
github: Test with go 1.21 and go 1.2074986f3
go.mod: Require go 1.20a2a8273
build(deps): bump google.golang.org/grpc from 1.47.0 to 1.53.0286470a
test: Test creating and running of container with key file missingaa517cc
test: Fix order of parameters and remove unnecessary key parameterec72311
test: Add comments to test case2959ec0
test: To be able to run testLocalKeys alone add missing env variablea7f2760
build(deps): upgrade github.com/containerd/containerd from 1.6.18 to 1.6.20002abac
images: Change 'any' to 'anything' to avoid clash with built-in type 'any'5780ecc
images: Replace unused function parameters with '_'7dc8592
ci: Update golangci-lint to v1.52.290e4f77
build(deps): bump github.com/opencontainers/runc from 1.1.2 to 1.1.58fc037f
tests: Upgrade toml written by test case to version 20b31beb
ci: Run tests with go 1.19 and 1.20 (abandon 1.18)523674c
build(deps): Update to minimum required go v1.1996a2314
build(deps): Upgrade to github.com/containers/ocicrypt@v1.1.71c50555
bulid(deps): Update to golang.org/x/net@v0.7.09645d39
build(deps): Update to minimum required go v1.188daaa45
build(deps): bump github.com/containerd/containerd from 1.6.12 to 1.6.1812e84f5
README: Fix a typo4e5a73e
build(deps): bump github.com/containerd/containerd from 1.6.8 to 1.6.1216a071b
Update golangci-lint to v1.50.1981a3fd
Remove references to package io/ioutil06827a1
Update containerd project checks package in CIf6a39e1
Update GitHub actions packages in CI workflow6383351
Update GitHub actions CI workflow OS runner imagesb6e16db
CI/CD: Run CodeQL on PRs and once a monthChanges from containerd/ttrpc
10 commits
272c857
Bump google.golang.org/protobuf from 1.31.0 to 1.33.01b4f6f8
client: Fix deadlock when writing to pipe blocks13b8289
Bump golang.org/x/net from 0.17.0 to 0.23.0589a593
Update GitHub Actions CI to resolve deprecation warnings73b6a91
Add optional feature in protobuf compilerDependency Changes
3a7f492
-> v1.1.078d3cae
->7828495
782d3b1
->b8732ec
782d3b1
->b8732ec
cbb8c96
->b8732ec
Previous release can be found at v1.7.16
v1.7.16
: containerd 1.7.16Compare Source
Welcome to the v1.7.16 release of containerd!
The sixteenth patch release for containerd 1.7 contains various fixes and updates.
Highlights
Build and Release Toolchain
Container Runtime Interface (CRI)
Deprecations
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
50 commits
1c623084f
Add release notes for v1.7.1618a2c36fa
apparmor: Allow confined runc to kill containers62e9535f2
Fix config import relative path globa8ebceb97
CRI: "Fix" imageFSPath behaviorbd423bf84
Snapshotters: Export the root path8fb6bfa71
Add exports to proxy plugin config8916e2cf9
Add platform config to proxy plugins293f5151d
pod: CreatedAt time will be 269 years ago while creating cri network failed.af19e746e
apparmor: addsignal (receive) peer=/usr/local/bin/rootlesskit,
637d259dd
update to go1.21.9, go1.22.2794b0c723
Add deprecated HTTPFallback for package compatibility51c649d9d
Update HTTPFallback to handle tls handshake timeoutaa14890ed
Remove empty default tls configuration in ctr3df5d4445
Add support for HPC port forwarding5c15bf406
Prevent GC from schedule itself with 0 period.b57dc9fd3
cri/server: Add userns tests in PodSandboxStatus6e809ef13
cri: Expose userns in PodSandboxStatus rpc395a31901
mod: bump github.com/containerd/nri@v0.6.1f61de0864
fix bug that using invalid token to retry fetching layer7a2f49f70
Bump tags.cncf.io/container-device-interface to v0.7.2989f1ec54
fix default working directoryhostProcess
9f774e438
fix(cri): fix unexpected order of mounts since go 1.192aec52493
Automatically decompress archives for transfer service import8c76e7948
Use different containerd sock address in tests18f4ad5ee
remote: Fix HTTPFallback fails when pushing manifest600ba8612
vendor: revendor OTEL9360e3716
Changes to configuring otel from env onlyf2354894f
Deprecate otel configs90c309fe2
Add IsNotFound case to ListPodSandboxStatsChanges from containerd/nri
5 commits
c4893c7
Fix deadlock during NRI plugin registration02a1d5e
go.mod: github.com/containerd/ttrpc v1.2.3Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.