diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2024-03-01 22:08:33 +0000 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2024-03-15 17:17:19 +0000 |
| commit | 882496715996b1df41a2ae7c45a025035d63913d (patch) | |
| tree | f5435c57c60f752b292b0dddd807c88b98999242 /recipes-networking/openvswitch/openvswitch-git/systemd-create-runtime-dirs.patch | |
| parent | 5dfa9cf1256a88a7daf4f37d7325b9b3eab3fb45 (diff) | |
| download | meta-virtualization-882496715996b1df41a2ae7c45a025035d63913d.tar.gz | |
nerdctl: update to v2.0.0-beta
Updated via:
oe-go-mod-autogen.py --repo https://github.com/containerd/nerdctl.git --rev v2.0.0-beta.1
One patch refresh, no other modifications.
Bumping nerdctl to version v2.0.0-beta.1-10-g0a20db63, which comprises the following commits:
4420aa67 update BuildKit (0.13.0-rc1)
4acb599e CI: test compilation with Go 1.22
6f1c767e build(deps): bump github.com/tidwall/gjson from 1.17.0 to 1.17.1
07dc8a58 build(deps): bump github.com/opencontainers/image-spec
72a9737d platform: support loongarch64
1b05ff3e Remove the support for the old CNI isolation plugin
4c29703b rootless: fix `Not Authorized(uid): org.fedoraproject.FirewallD1.config`
1eada1af build(deps): bump github.com/opencontainers/runtime-spec
fdf7968b Fix soci image push with multi-platforms flags
09168445 build(deps): bump golangci/golangci-lint-action from 3.7.1 to 4.0.0
6fd3fb73 build(deps): bump golang.org/x/net from 0.20.0 to 0.21.0
cad6b2af build(deps): bump golangci/golangci-lint-action from 3.7.0 to 3.7.1
679adcf8 build(deps): bump golang.org/x/crypto from 0.18.0 to 0.19.0
c6236eea build(deps): bump tonistiigi/xx from 1.3.0 to 1.4.0
cfc063cc update slirp4netns (1.2.3)
2d59841b build(deps): bump github.com/rootless-containers/rootlesskit/v2
5733be85 update RootlessKit (2.0.1)
ae224f40 build(deps): bump github.com/containerd/console from 1.0.3 to 1.0.4
c797578e build(deps): bump github.com/klauspost/compress from 1.17.5 to 1.17.6
6a229537 `containerd-rootless-setuptool.sh uninstall` cleanup all relevant services
9ae613b3 support build attest
741d06e5 Add support to run systemd in containers (with --systemd flag)
b452c64b Support --ipc=container:<id> option
3b45cc18 build(deps): bump github.com/containerd/nydus-snapshotter
5df53e5f update BuildKit (0.13.0-beta3)
37168690 build(deps): bump docker/metadata-action from 5.5.0 to 5.5.1
a3e8cb46 build(deps): bump github.com/containerd/containerd from 1.7.12 to 1.7.13
dc7bbed8 update Kubo (0.26.0)
ad02e192 update bypass4netns (0.4.0)
02dc9b44 update runc (1.1.12)
3ab02f69 update containerd (1.7.13)
4892364c [Carry 2535] rootless: support detach-netns mode
328497a8 update RootlessKit (2.0.0)
58cc30c7 update BuildKit (0.13.0-beta2)
5e38fa10 containerd-rootless-setuptool.sh: avoid creating buildkitd.toml
76199746 build(deps): bump github.com/containerd/nydus-snapshotter
bd6a915c build(deps): bump github.com/containerd/nydus-snapshotter
1050dd65 build(deps): bump github.com/klauspost/compress from 1.17.4 to 1.17.5
8df3f8a9 containerd/containerd/platforms -> containerd/platforms
0ac36b66 Retag images when tag is already present in nerdctl build
2863b6c7 CI: use standard GHA runner for Windows too
3149671e build(deps): bump github.com/opencontainers/image-spec
3a7948b3 CI: use standard GHA runners
7f88313c build(deps): bump actions/cache from 3 to 4
77234f5a update gpu image to 12.3
2410e1f6 go.mod: github.com/rootless-containers/rootlesskit/v2 v2.0.0
d307fda9 build(deps): bump github.com/containerd/containerd from 1.7.11 to 1.7.12
4af27bd1 go.mod: module github.com/containerd/nerdctl/v2
5ee55f28 add allow option in build
410d5915 Document that profiles are supported
05059400 build(deps): bump github.com/rootless-containers/bypass4netns
3b5717be containerd-rootless-setuptool.sh nsenter: inherit RootlessKit env
8e09af1e shfmt containerd-rootless-setuptool.sh
a71209f8 fix: return error if volume create failed
d0179a63 build(deps): bump golang.org/x/net from 0.19.0 to 0.20.0
aa11ded3 build(deps): bump github.com/docker/go-connections from 0.4.0 to 0.5.0
3fa62388 build(deps): bump docker/metadata-action from 5.4.0 to 5.5.0
ce955db1 build(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0
2053c384 build(deps): bump golang.org/x/term from 0.15.0 to 0.16.0
b0458662 logging: respect ctx
9afd9e3e update runc (v1.1.10)
695f11a2 cniNetworkManager: move Windows-specific variable to `_windows.go`
c44427fb nerdctl rm: fix printing `error="<nil>"` on warning
df43d623 build(deps): bump go.uber.org/mock from 0.3.0 to 0.4.0
f60bbc65 build(deps): bump github.com/containerd/cgroups/v3 from 3.0.2 to 3.0.3
f59c2bed Add docs for trouble shooting nvidia gpu operator
970fed9f Remove "soci image rpull" from testing suite
843d8600 fix typo in filename
e4bf8b99 Fix #2199 to allow users to bind a named pipe on Windows.
392daca1 go.mod: clean up
c2d71273 fix groupadd in compose
ea3a4e02 build(deps): bump github.com/awslabs/soci-snapshotter
ffd76b5b build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0
ef00a6d6 build(deps): bump docker/metadata-action from 5.3.0 to 5.4.0
255716ea docs: Fix typo in command-reference.md
b6436017 fix etchosts in host network
990d7eca implement persistent logging for contaiers running in foreground
ae004af5 fix deadlinks in the notation doc
e538124a build(deps): bump github.com/pelletier/go-toml/v2 from 2.1.0 to 2.1.1
24aa6e27 update BuildKit (0.12.4)
de985457 update containerd (1.7.11)
139022f8 build(deps): bump github.com/containerd/containerd from 1.7.10 to 1.7.11
8567678e Dedup mounts for /etc/hosts /etc/resolv.conf
a56dcfac build(deps): bump actions/setup-go from 4 to 5
a4c33929 build(deps): bump github.com/containerd/nydus-snapshotter
06628f63 nerdctl run: reset the default value of limits.
f6004169 build(deps): bump docker/metadata-action from 5.2.0 to 5.3.0
f2030d29 update CNI plugins (1.4.0)
722040c4 build(deps): bump github.com/containernetworking/plugins
f709735a build(deps): bump github.com/klauspost/compress from 1.17.3 to 1.17.4
198797f2 build(deps): bump docker/metadata-action from 5.0.0 to 5.2.0
0e73e3ed update containerd (1.7.10)
21dc100a fix typo
ed633b3b build(deps): bump github.com/containerd/containerd from 1.7.9 to 1.7.10
71bf53b3 update golangci-lint (1.55.2)
a8aaac29 build(deps): bump golang.org/x/net from 0.18.0 to 0.19.0
d6c7f0f3 build(deps): bump golang.org/x/crypto from 0.15.0 to 0.16.0
aeeb338b update Nydus (2.2.4)
e0808016 update Kubo (0.24.0)
ec728349 update containerd (1.7.9)
6e5c7f76 build(deps): bump github.com/containerd/accelerated-container-image
2d508151 Fix nerdctl system info : sort problem.
afe990db remove incompatible in TestComposeExecTTY
8e9ca2b1 build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1
30eaca09 build(deps): bump github.com/compose-spec/compose-go
76c57d20 fix: typo
51d09871 build(deps): bump github.com/klauspost/compress from 1.17.2 to 1.17.3
9b62e889 Add SOCI index digest flag
d7676628 docs: read-only (RRO) bind-mount have been support by docker
77d1fd64 build(deps): bump github.com/containerd/containerd from 1.7.8 to 1.7.9
ca8c1180 build(deps): bump github.com/compose-spec/compose-go
c6a4bfeb build(deps): bump docker/build-push-action from 5.0.0 to 5.1.0
0d934074 Deflake TestContainerListWithFilter
33350146 build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
411f9daf build(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0
a7cdd348 build(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0
651cc8cb build(deps): bump golang.org/x/net from 0.17.0 to 0.18.0
6c560bcf [build][iidfile] Setthe same permissions as docker
d08f4c47 build(deps): bump golang.org/x/text from 0.13.0 to 0.14.0
d9d684bf chore(test): remove some incompatible in compose test
a78b50ef Add diff command to docs & fix usage message
3d1a5f11 Use prepared Stdout
d03a5993 Fix wrong comment of completion
00c0d3b7 Fix missing error handling
cc52ea45 Support diff command's autocompletion
da85b403 Remove diff test from windows
2fcd3c4c Add comment to diff test
d96ad3b4 Add `diff` command
0008cd6c build(deps): bump github.com/Microsoft/hcsshim from 0.11.2 to 0.11.4
a9e5ea43 update containerd-fuse-overlayfs (1.0.8)
ae12819e Fix unstable sort of container list in compose
0e643d2b update imgcrypt (1.1.9)
2c57b5ca update BuildKit (0.12.3)
9c1ee066 update runc (1.1.10)
2c3cb4a4 update containerd (1.7.8)
2af4cef9 nerdctl ps: implement `--format {{.Label "foo"}}`
3dd95cd4 Dockerfile: stargz-snapshotter v0.15.1
b5da5ea3 fix add-host overwritten
9143054e build(deps): bump github.com/containerd/stargz-snapshotter/ipfs
147cbbef build(deps): bump github.com/containerd/imgcrypt from 1.1.8 to 1.1.9
e6e24c21 build(deps): bump github.com/containerd/stargz-snapshotter
1138bfbe nerdctl-full: compile ipfs (Kubo) as a static binary
ac0ceb5a nerdctl-full: compile containerd as static binaries
a6a2d917 Support IPv6 for nerdctl network
55987ae9 Add support to CernVM-FS Snapshotter
fff98e35 build(deps): bump github.com/docker/cli
792a0cb1 support running container with network id
63b8df5e build(deps): bump github.com/containerd/containerd from 1.7.7 to 1.7.8
59640025 build(deps): bump github.com/docker/docker
161bf205 compose_config_test: workaround for Docker Compose v2.23.0
0b977127 Vagrantfile.freebsd: pin generic/freebsd13 to version 4.3.2
ae17b486 build(deps): bump google.golang.org/grpc from 1.56.2 to 1.56.3
caea0f91 fix ps format names
35966845 support ip-masq option
5d18f61d build(deps): bump github.com/klauspost/compress from 1.17.1 to 1.17.2
1c41c10f Replace logrus.SetOutput() with log.L.Logger.SetOutput()
10854249 docs: minor soci push fix
a97162ed build(deps): bump github.com/containerd/nydus-snapshotter
8a5177c7 build(deps): bump github.com/containerd/continuity from 0.4.2 to 0.4.3
0af5badb build(deps): bump tonistiigi/xx from 1.2.1 to 1.3.0
f51e06d2 build(deps): bump github.com/compose-spec/compose-go
35a7920a build(deps): bump github.com/Microsoft/hcsshim from 0.11.1 to 0.11.2
8c2610a1 build(deps): bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20
6c8ea8bc build(deps): bump actions/checkout from 4.1.0 to 4.1.1
41f2647a build(deps): bump github.com/klauspost/compress from 1.17.0 to 1.17.1
63d446f1 Use https://github.com/containerd/log for logging
04a35f82 build(deps): bump github.com/containerd/accelerated-container-image
bc62b220 fix: typo
5d4f0325 nerdctl compose: fix --env-file
5a874813 build(deps): bump github.com/containerd/nydus-snapshotter
ff0fa841 chore: unnecessary code
a2cfe916 build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0
3b09b4cb fix: call client close
3b6cf701 go.mod: github.com/containerd/containerd v1.7.7
b6d76eae dockerconfigresolver: nullify DefaultTLS when DefaultScheme == "http"
e590756c update gotestsum (1.10.0)
98d5724e update Kubo (0.23.0)
02a59fc5 update containerd-fuse-overlayfs (1.0.7)
869dec83 update slirp4netns (1.2.2)
ea86ea87 update containerd (1.7.7)
abec5ef0 containerd/containerd/log -> containerd/log
93cb4802 chore: Comment should with an optional leading article
d5dd50ce build(deps): bump golang.org/x/net from 0.15.0 to 0.16.0
3006f23e release.yml: migrate from `hub` to `gh`
6664661c build(deps): bump golang.org/x/crypto from 0.13.0 to 0.14.0
11a43ac4 build(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0
980019a2 build(deps): bump golang.org/x/term from 0.12.0 to 0.13.0
fdf4b2c0 build(deps): bump golang.org/x/sys from 0.12.0 to 0.13.0
34f73335 build(deps): bump github.com/containerd/nydus-snapshotter
c1fd6782 Fix port allocate iptables regex
6b5c43e2 CNI: prioritize `/opt/cni/bin` over `/usr/lib/cni`
e230c3cf build(deps): bump github.com/containerd/nydus-snapshotter
88188be6 docs: minor fixes to soci documentation
72665a07 update toml to v2
8ce38135 fix: client close connection
004a05a8 Support zstd (non-chunked) conversion
7291147c build(deps): bump github.com/tidwall/gjson from 1.16.0 to 1.17.0
3b644b19 build(deps): bump actions/checkout from 4.0.0 to 4.1.0
a9fb4c56 chore: Comment should with an optional leading article
4b5129b5 build(deps): bump github.com/Microsoft/hcsshim from 0.11.0 to 0.11.1
1b5a9867 add missing flags for compose ps
20f929d1 add featrue network filter
c407ceb5 build(deps): bump github.com/compose-spec/compose-go
357113b4 nerdctl version: skip inspecting rootless daemon if the daemon is not running
42cfd144 docs: add SOCI snapshotter guideline in README.md
65334cc7 build(deps): bump github.com/klauspost/compress from 1.16.7 to 1.17.0
98e87997 build(deps): bump gotest.tools/v3 from 3.5.0 to 3.5.1
6db2c459 update containerd (1.7.6)
4c82cde7 feat: support push with soci
dd03ebea nerdctl compose cp: support rootless
69a1833e compose: silence "build.config should be relative path" warning
1605587b Implement `nerdctl compose exec -T`
a08e668f docs: fix docs for supported quiet flag of push command
76dd7065 build(deps): bump github.com/opencontainers/image-spec
78c855e0 add feature nerdctl compose cp
ce611af1 build(deps): bump github.com/containerd/nydus-snapshotter
9d4e5d68 seccomp: rename "default" to "builtin" to follow Docker 23
be2acea7 update golangci-lint (1.54.2)
ba3c6b91 update soci-snapshotter (0.4.0)
b5b1f2a1 update Nydus (2.2.3)
c5794dd6 update Kubo (0.22.0)
ee1ac8f0 update fuse-overlayfs (1.13)
bdb2c006 update slirp4netns (1.2.1)
70b1ba31 update RootlessKit (1.1.1)
822f1154 update imgcrypt (1.1.8)
bcface07 update BuildKit (0.12.2)
e4a2ceb7 update containerd (1.7.6)
1e0b0bbf image: dedup same platform entry
6d77b40b build(deps): bump github.com/containerd/containerd from 1.7.5 to 1.7.6
c373e1bc build(deps): bump docker/login-action from 2.2.0 to 3.0.0
81f4dba5 build(deps): bump docker/setup-qemu-action from 2 to 3
765711c4 build(deps): bump docker/metadata-action from 4.6.0 to 5.0.0
ebede8d0 build(deps): bump docker/setup-buildx-action from 2 to 3
03cb689c build(deps): bump docker/build-push-action from 4.2.1 to 5.0.0
68b58d8a build(deps): bump github.com/compose-spec/compose-go
248b2b3a remove useless option from containerd-rootless-setuptool
fe87f8b7 build(deps): bump docker/build-push-action from 4.1.1 to 4.2.1
bc7edb76 MAINTAINERS: add Kay Yan (yankay) as a REVIEWER
a976067c fix bash completion of volume rm
2cbb162b build(deps): bump github.com/cyphar/filepath-securejoin
e1bad09d adjust writers fmt
a80e0eb1 fix container_create_windows_test
b598b583 add missing zero-length list check
cdc917eb build(deps): bump github.com/docker/cli
84309f24 build(deps): bump github.com/docker/docker
1bb407c0 build(deps): bump golang.org/x/net from 0.14.0 to 0.15.0
cf6ba305 build(deps): bump golang.org/x/term from 0.11.0 to 0.12.0
c565933b build(deps): bump golang.org/x/text from 0.12.0 to 0.13.0
c2b9f877 build(deps): bump golang.org/x/sys from 0.11.0 to 0.12.0
f7752221 build(deps): bump actions/checkout from 3.6.0 to 4.0.0
2739c8fc fix nerdctl run -v when host folder does not exist for bind mounts
1352ac0d build(deps): bump github.com/awslabs/soci-snapshotter
6e542c3a Makefile: install docs
da05f926 Makefile: fix overriding GO command
fa9e4edb Makefile: add GO_BUILD_FLAGS variable
4dbe249e Makefile: derive BINDIR from PREFIX
d30f0788 fix: grammatical errors
79a15782 fix: succeeded typo
c6dd2f5f build(deps): bump github.com/containerd/containerd from 1.7.3 to 1.7.5
9a41384b build(deps): bump actions/checkout from 3.5.3 to 3.6.0
a0aac07a Support copying out of volumes in stopped containers
31d5d4ad Fix typo
4dcef6e0 pkg/version: fulfill fields from `debug/buildinfo`
1e5baaaf Fix usage of `errors.Join`
91295033 build(deps): bump github.com/compose-spec/compose-go
6ed3118e build(deps): bump github.com/containerd/imgcrypt from 1.1.7 to 1.1.8
ccd5be5d build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0
0844a51e support test integration docker 23 compatibility
42c312a8 support volume create anonymous
89bb5bc3 update runc (1.1.9)
5130ccbf Remove dependency on github.com/hashicorp/go-multierror
b98ce6a6 build(deps): bump github.com/compose-spec/compose-go
3bc8f05b build(deps): bump github.com/tidwall/gjson from 1.15.0 to 1.16.0
56b0a7cb Update to Go 1.21 in CI
ac0146f9 build(deps): bump github.com/fahedouch/go-logrotate from 0.1.3 to 0.2.0
424bf4ed FreeBSD: Linux Container Support and BuildKit Integration
0d631726 build(deps): bump golang.org/x/net from 0.13.0 to 0.14.0
569fe4e3 CI: Windows: enable Hyper-V containers
3df165d0 fix attach help is messed up
dd60cfe6 build(deps): bump golang.org/x/crypto from 0.11.0 to 0.12.0
2888c388 CI: move Windows tests to GHA
855da424 CI: move FreeBSD tests to GHA
65934e92 test-integration-docker-compatibility: install Docker 20.10
cf7b7428 build(deps): bump github.com/coreos/go-iptables from 0.6.0 to 0.7.0
b8a8100e .cirrus.yml: fix FreeBSD CI failure
be2ba3ef build(deps): bump golang.org/x/net from 0.12.0 to 0.13.0
f0140a5c feat: add 'nerdctl container attach'
35296268 Bump containerd to 1.7.3
7f5bca18 Remove special case for Windows when mounting view
f57cb241 Add lease to prevent containerd GC
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-networking/openvswitch/openvswitch-git/systemd-create-runtime-dirs.patch')
0 files changed, 0 insertions, 0 deletions
