dependabot[bot]
21f636751a
build(deps): bump github.com/containerd/typeurl/v2 from 2.2.0 to 2.2.1
...
Bumps [github.com/containerd/typeurl/v2](https://github.com/containerd/typeurl ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/containerd/typeurl/releases )
- [Commits](https://github.com/containerd/typeurl/compare/v2.2.0...v2.2.1 )
---
updated-dependencies:
- dependency-name: github.com/containerd/typeurl/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-05 03:07:51 +00:00
Derek McGowan
37922afa33
Merge pull request #10942 from dmcgowan/update-platforms-v1-rc
...
Update platforms to v1.0.0-rc.0
2024-11-04 19:06:49 -08:00
dependabot[bot]
1edc2147fa
build(deps): bump google-github-actions/auth from 2.1.6 to 2.1.7
...
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth ) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/google-github-actions/auth/releases )
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md )
- [Commits](8254fb75a3...6fc4af4b14
)
---
updated-dependencies:
- dependency-name: google-github-actions/auth
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-05 01:26:56 +00:00
Akihiro Suda
2d8fec45a4
go.mod: k8s.io/* v0.31.2
...
No code change.
k8s.io/cri-api was accidentally updated to a non-stable version
v0.32.0-alpha.0 in PR 10552.
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2024-11-05 10:06:10 +09:00
dependabot[bot]
bef201fe6b
build(deps): bump google-github-actions/upload-cloud-storage
...
Bumps [google-github-actions/upload-cloud-storage](https://github.com/google-github-actions/upload-cloud-storage ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/google-github-actions/upload-cloud-storage/releases )
- [Changelog](https://github.com/google-github-actions/upload-cloud-storage/blob/main/CHANGELOG.md )
- [Commits](e485962f2b...386ab77f37
)
---
updated-dependencies:
- dependency-name: google-github-actions/upload-cloud-storage
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-05 00:55:30 +00:00
Derek McGowan
bd10a60965
Update platforms to v1.0.0-rc.0
...
Signed-off-by: Derek McGowan <derek@mcg.dev>
2024-11-04 16:51:16 -08:00
Derek McGowan
c4f797eaba
Merge pull request #10950 from dmcgowan/vagrant-fix-dep-failure
...
Disable vagrant strict dependency checking
2024-11-04 16:50:17 -08:00
Derek McGowan
ae73e30130
Disable vagrant strict dependency checking
...
Fixes broken vagrant builds
Signed-off-by: Derek McGowan <derek@mcg.dev>
2024-11-04 16:18:51 -08:00
Phil Estes
255d2a54d7
Merge pull request #10938 from dmcgowan/update-api-v1.8.0
...
Update containerd API to v1.8.0 release
2024-11-04 16:59:32 +00:00
Derek McGowan
33677d56dd
Update containerd API to v1.8.0 release
...
Signed-off-by: Derek McGowan <derek@mcg.dev>
2024-11-03 23:14:24 -08:00
Derek McGowan
cf36acf6b6
Merge pull request #10935 from dmcgowan/prepare-api-v1.8.0
...
Prepare release notes for api/v1.8.0
2024-11-04 05:25:19 +00:00
Akihiro Suda
c017828c02
Merge pull request #10877 from AkihiroSuda/runc-1.2.0
...
update runc binary to 1.2.1
2024-11-03 22:43:46 +00:00
Fu Wei
716445af3a
Merge pull request #10933 from dmcgowan/test-container-resilience
...
Make TestContainerPids more resilient
2024-11-03 20:58:24 +00:00
Akihiro Suda
b6d11788da
Merge pull request #10934 from dmcgowan/update-errdefs-1.0
...
Update errdefs to v1.0.0
2024-11-03 10:53:45 +00:00
Derek McGowan
481692a89d
Merge pull request #10926 from AkihiroSuda/docs-2.0
...
docs/containerd-2.0.md: add more highlights
2024-11-03 07:16:14 +00:00
Derek McGowan
d38911808a
Prepare release notes for api/v1.8.0
...
Signed-off-by: Derek McGowan <derek@mcg.dev>
2024-11-03 00:08:54 -07:00
Derek McGowan
93f9db2ad2
Update errdefs tag to v1.0.0
...
Signed-off-by: Derek McGowan <derek@mcg.dev>
2024-11-03 00:01:40 -07:00
Derek McGowan
bddeba8250
Make TestContainerPids more resilient
...
ListPids may not pick up the sh subprocess yet when it is first run. To
make this test more resilient, retry fetching the processes if only a
single pid is found for a short time.
Signed-off-by: Derek McGowan <derek@mcg.dev>
2024-11-02 23:46:55 -07:00
Derek McGowan
ada2fa16d6
Merge pull request #10927 from AkihiroSuda/fix-removal-criv1alpha2
...
RELEASES.md: k8s: fix CRI v1alpha2 removal release, remove old releases
2024-11-02 06:25:38 +00:00
Samuel Karp
cb4ce9a878
Merge pull request #10886 from thaJeztah/fix_retry_logs
...
resolver/docker: fix confusing "trying next host" log
2024-11-01 23:03:55 +00:00
Akihiro Suda
edb980ac0f
update runc binary to 1.2.1
...
https://github.com/opencontainers/runc/releases/tag/v1.2.0
https://github.com/opencontainers/runc/releases/tag/v1.2.1
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2024-11-02 07:34:02 +09:00
Akihiro Suda
bf47b6ebc9
docs/containerd-2.0.md: add more highlights
...
- CRI support for user namespaces (PR 8803)
- CRI support for recursive read-only mounts (PR 9787)
- CDI is now enabled by default (PR 9621)
Co-authored-by: Samuel Karp <me@samuelkarp.com>
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2024-11-02 06:27:18 +09:00
Akihiro Suda
f5ce859ee2
docs/containerd-2.0.md: fix the deprecation release of AUFS
...
AUFS was deprecated in v1.5, not in v1.7.
See PR 5433
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2024-11-02 06:19:04 +09:00
Akihiro Suda
bedd85a36c
RELEASES.md: k8s: fix CRI v1alpha2 removal release, remove old releases
...
* CRI v1alpha2 was removed in v1.26, not in v1.27
https://github.com/kubernetes/kubernetes/blob/v1.26.0/CHANGELOG/CHANGELOG-1.26.md?plain=1#L482
* Kubernetes releases prior to v1.29 have already reached their EOL:
https://kubernetes.io/releases/
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2024-11-02 05:51:20 +09:00
Maksym Pavlenko
92b46e1c28
Merge pull request #10919 from thaJeztah/snapshot_logs_structured
...
services/snapshots: include name of snapshotter in debug logs
2024-11-01 18:30:53 +00:00
Samuel Karp
b6f435835d
Merge pull request #10907 from AkihiroSuda/fix-10905
...
config: v1Migrate: support DisabledPlugins and RequiredPlugins
2024-10-31 23:20:10 +00:00
Sebastiaan van Stijn
4594f5cac1
services/snapshots: include name of snapshotter in debug logs
...
- combine consecutive "WithField" calls to "WithFields", as multiple
calls is known to be expensive.
- include a "snapshotter" field in logs to allow correlating actions
with specific snapshotters.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-10-31 18:00:38 +01:00
Phil Estes
29ecab63c8
Merge pull request #10918 from kiashok/update-hcsshim-0.12.9
...
Update hcsshim to v0.12.9
2024-10-30 15:41:36 +00:00
Kirtana Ashok
77d783e2ce
Update hcsshim to v0.12.9
...
Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
2024-10-30 07:22:06 -07:00
Maksym Pavlenko
3358f57a77
Merge pull request #10911 from containerd/dependabot/github_actions/github/codeql-action-3.27.0
...
build(deps): bump github/codeql-action from 3.26.13 to 3.27.0
2024-10-30 00:21:44 +00:00
Maksym Pavlenko
bfcab7be79
Merge pull request #10910 from containerd/dependabot/github_actions/actions/checkout-4.2.2
...
build(deps): bump actions/checkout from 4.2.1 to 4.2.2
2024-10-30 00:20:43 +00:00
dependabot[bot]
79089232b4
build(deps): bump actions/checkout from 4.2.1 to 4.2.2
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](eef61447b9...11bd71901b
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-29 17:05:49 +00:00
Phil Estes
d257459d50
Merge pull request #10912 from containerd/dependabot/github_actions/actions/cache-4.1.2
...
build(deps): bump actions/cache from 4.1.1 to 4.1.2
2024-10-29 16:28:34 +00:00
dependabot[bot]
2789ba30ee
build(deps): bump actions/cache from 4.1.1 to 4.1.2
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](3624ceb22c...6849a64899
)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 23:51:06 +00:00
dependabot[bot]
6b655d0931
build(deps): bump github/codeql-action from 3.26.13 to 3.27.0
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.13 to 3.27.0.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](f779452ac5...662472033e
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 23:51:01 +00:00
Akihiro Suda
9ed6e05b23
config: v1Migrate: support DisabledPlugins and RequiredPlugins
...
Fix issue 10905
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2024-10-29 06:51:55 +09:00
Akihiro Suda
4b2bca00b8
config: migrate version before merging
...
Prior to this commit, `/etc/containerd/config.toml` with no version
was parsed as version 3.
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2024-10-29 06:51:55 +09:00
Akihiro Suda
1e6fdb531b
Merge pull request #10894 from tonistiigi/fix-readonly-contentstore
...
local: avoid writing to content root on readonly store
2024-10-28 19:28:20 +00:00
Derek McGowan
b831e3a55c
Merge pull request #10904 from AkihiroSuda/imgcrypt-v2
...
go.mod: github.com/containerd/imgcrypt v2.0.0-rc-1
2024-10-28 18:18:38 +00:00
Phil Estes
e69a299b5c
Merge pull request #10901 from containerd/dependabot/go_modules/github.com/containerd/continuity-0.4.4
...
build(deps): bump github.com/containerd/continuity from 0.4.3 to 0.4.4
2024-10-28 16:39:06 +00:00
Phil Estes
0d59b84387
Merge pull request #10900 from containerd/dependabot/go_modules/github.com/checkpoint-restore/checkpointctl-1.3.0
...
build(deps): bump github.com/checkpoint-restore/checkpointctl from 1.2.1 to 1.3.0
2024-10-28 16:38:30 +00:00
Akihiro Suda
0208cb58ca
go.mod: github.com/containerd/imgcrypt v2.0.0-rc-1
...
https://github.com/containerd/imgcrypt/compare/v1.2.0-rc1...v2.0.0-rc.1
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2024-10-29 01:21:57 +09:00
Akihiro Suda
588b7a100a
testutil: avoid conflict with continuity/testutil
...
```
=== FAIL: core/metadata (0.00s)
/tmp/go-build142702247/b1061/metadata.test flag redefined: test.root
panic: /tmp/go-build142702247/b1061/metadata.test flag redefined: test.root
goroutine 1 [running]:
flag.(*FlagSet).Var(0xc0000d6000, {0x132a040, 0x190f3f3}, {0x11b4291, 0x9}, {0x11c7690, 0x1e})
/opt/hostedtoolcache/go/1.23.2/x64/src/flag/flag.go:1028 +0x54d
flag.BoolVar(...)
/opt/hostedtoolcache/go/1.23.2/x64/src/flag/flag.go:755
github.com/containerd/containerd/v2/pkg/testutil.init.0()
/home/runner/work/containerd/containerd/pkg/testutil/helpers.go:36 +0x6b
FAIL github.com/containerd/containerd/v2/core/metadata 0.028s
```
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2024-10-28 11:58:28 +09:00
dependabot[bot]
181491032d
build(deps): bump github.com/containerd/continuity from 0.4.3 to 0.4.4
...
Bumps [github.com/containerd/continuity](https://github.com/containerd/continuity ) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/containerd/continuity/releases )
- [Commits](https://github.com/containerd/continuity/compare/v0.4.3...v0.4.4 )
---
updated-dependencies:
- dependency-name: github.com/containerd/continuity
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 11:57:48 +09:00
Akihiro Suda
a96eee7b1b
Merge pull request #10899 from thaJeztah/fix_godoc_typo
...
pkg/protobuf: fix typo in godoc
2024-10-28 09:51:15 +09:00
dependabot[bot]
497dc7bf39
build(deps): bump github.com/checkpoint-restore/checkpointctl
...
Bumps [github.com/checkpoint-restore/checkpointctl](https://github.com/checkpoint-restore/checkpointctl ) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/checkpoint-restore/checkpointctl/releases )
- [Commits](https://github.com/checkpoint-restore/checkpointctl/compare/v1.2.1...v1.3.0 )
---
updated-dependencies:
- dependency-name: github.com/checkpoint-restore/checkpointctl
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 00:48:07 +00:00
Sebastiaan van Stijn
fddeb6f3cb
pkg/protobuf: fix typo in godoc
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-10-26 14:18:53 +02:00
Sebastiaan van Stijn
700b90618d
resolver/docker: fix confusing "trying next host" log
...
The resolver uses some log messages to indicate the next host will be used,
however it would print this message even if no next host was available
to try.
This patch changes the log messages to indicate the action taken, which is
either "fetch failed" or if there's no other hosts to try, "trying next host".
While updating, also slightly updated the logs for consistency.
Before this patch:
DEBU[2024-10-23T20:49:29.640581097Z] resolving host=registry-1.docker.io spanID=6e2b9c871009cfd9 traceID=6c65b97879548fce4372faa8375d17e6
DEBU[2024-10-23T20:49:29.640632763Z] do request host=registry-1.docker.io request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*" request.header.user-agent="docker/27.3.1 go/go1.22.7 git-commit/41ca978 kernel/6.10.11-linuxkit os/linux arch/arm64 containerd-client/1.7.22+unknown storage-driver/overlayfs UpstreamClient(Docker-Client/27.3.1 \\(linux\\))" request.method=HEAD spanID=6e2b9c871009cfd9 traceID=6c65b97879548fce4372faa8375d17e6 url="https://registry-1.docker.io/v2/library/nosuchimage/manifests/latest "
DEBU[2024-10-23T20:49:29.979613013Z] fetch response received host=registry-1.docker.io response.header.content-length=162 response.header.content-type=application/json response.header.date="Wed, 23 Oct 2024 20:49:29 GMT" response.header.docker-distribution-api-version=registry/2.0 response.header.docker-ratelimit-source=94.210.180.92 response.header.strict-transport-security="max-age=31536000" response.header.www-authenticate="Bearer realm=\"https://auth.docker.io/token \",service=\"registry.docker.io\",scope=\"repository:library/nosuchimage:pull\"" response.status="401 Unauthorized" spanID=6e2b9c871009cfd9 traceID=6c65b97879548fce4372faa8375d17e6 url="https://registry-1.docker.io/v2/library/nosuchimage/manifests/latest "
DEBU[2024-10-23T20:49:29.979907138Z] Unauthorized header="Bearer realm=\"https://auth.docker.io/token \",service=\"registry.docker.io\",scope=\"repository:library/nosuchimage:pull\"" host=registry-1.docker.io spanID=6e2b9c871009cfd9 traceID=6c65b97879548fce4372faa8375d17e6
DEBU[2024-10-23T20:49:29.980038430Z] do request host=registry-1.docker.io request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*" request.header.user-agent="docker/27.3.1 go/go1.22.7 git-commit/41ca978 kernel/6.10.11-linuxkit os/linux arch/arm64 containerd-client/1.7.22+unknown storage-driver/overlayfs UpstreamClient(Docker-Client/27.3.1 \\(linux\\))" request.method=HEAD spanID=6e2b9c871009cfd9 traceID=6c65b97879548fce4372faa8375d17e6 url="https://registry-1.docker.io/v2/library/nosuchimage/manifests/latest "
DEBU[2024-10-23T20:49:30.466825972Z] fetch response received host=registry-1.docker.io response.header.content-length=162 response.header.content-type=application/json response.header.date="Wed, 23 Oct 2024 20:49:30 GMT" response.header.docker-distribution-api-version=registry/2.0 response.header.docker-ratelimit-source=94.210.180.92 response.header.strict-transport-security="max-age=31536000" response.header.www-authenticate="Bearer realm=\"https://auth.docker.io/token \",service=\"registry.docker.io\",scope=\"repository:library/nosuchimage:pull\",error=\"insufficient_scope\"" response.status="401 Unauthorized" spanID=6e2b9c871009cfd9 traceID=6c65b97879548fce4372faa8375d17e6 url="https://registry-1.docker.io/v2/library/nosuchimage/manifests/latest "
DEBU[2024-10-23T20:49:30.467056055Z] Unauthorized header="Bearer realm=\"https://auth.docker.io/token \",service=\"registry.docker.io\",scope=\"repository:library/nosuchimage:pull\",error=\"insufficient_scope\"" host=registry-1.docker.io spanID=6e2b9c871009cfd9 traceID=6c65b97879548fce4372faa8375d17e6
INFO[2024-10-23T20:49:30.467273305Z] trying next host error="pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed" host=registry-1.docker.io spanID=6e2b9c871009cfd9 traceID=6c65b97879548fce4372faa8375d17e6
With this patch:
DEBU[2024-10-23T21:17:53.487428843Z] resolving host=registry-1.docker.io spanID=4a74f71b08243447 traceID=fc1177ef212d33617c883842b9b9b8db
DEBU[2024-10-23T21:17:53.487498968Z] do request host=registry-1.docker.io request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*" request.header.user-agent="docker/dev go/go1.22.8 git-commit/06c2ba1fa02626e242dc8dfe888f022bcd247c52 kernel/6.10.11-linuxkit os/linux arch/arm64 containerd-client/1.7.22+unknown storage-driver/overlayfs UpstreamClient(Docker-Client/27.3.1 \\(darwin\\))" request.method=HEAD spanID=4a74f71b08243447 traceID=fc1177ef212d33617c883842b9b9b8db url="https://registry-1.docker.io/v2/library/nosuchimage/manifests/latest "
DEBU[2024-10-23T21:17:53.832270052Z] fetch response received host=registry-1.docker.io response.header.content-length=162 response.header.content-type=application/json response.header.date="Wed, 23 Oct 2024 21:17:53 GMT" response.header.docker-distribution-api-version=registry/2.0 response.header.docker-ratelimit-source=94.210.180.92 response.header.strict-transport-security="max-age=31536000" response.header.www-authenticate="Bearer realm=\"https://auth.docker.io/token \",service=\"registry.docker.io\",scope=\"repository:library/nosuchimage:pull\"" response.status="401 Unauthorized" spanID=4a74f71b08243447 traceID=fc1177ef212d33617c883842b9b9b8db url="https://registry-1.docker.io/v2/library/nosuchimage/manifests/latest "
DEBU[2024-10-23T21:17:53.832843177Z] Unauthorized header="Bearer realm=\"https://auth.docker.io/token \",service=\"registry.docker.io\",scope=\"repository:library/nosuchimage:pull\"" host=registry-1.docker.io spanID=4a74f71b08243447 traceID=fc1177ef212d33617c883842b9b9b8db
DEBU[2024-10-23T21:17:53.833364760Z] do request host=registry-1.docker.io request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*" request.header.user-agent="docker/dev go/go1.22.8 git-commit/06c2ba1fa02626e242dc8dfe888f022bcd247c52 kernel/6.10.11-linuxkit os/linux arch/arm64 containerd-client/1.7.22+unknown storage-driver/overlayfs UpstreamClient(Docker-Client/27.3.1 \\(darwin\\))" request.method=HEAD spanID=4a74f71b08243447 traceID=fc1177ef212d33617c883842b9b9b8db url="https://registry-1.docker.io/v2/library/nosuchimage/manifests/latest "
DEBU[2024-10-23T21:17:54.345483219Z] fetch response received host=registry-1.docker.io response.header.content-length=162 response.header.content-type=application/json response.header.date="Wed, 23 Oct 2024 21:17:54 GMT" response.header.docker-distribution-api-version=registry/2.0 response.header.docker-ratelimit-source=4203339e-74c0-11e4-bea4-0242ac11001b response.header.strict-transport-security="max-age=31536000" response.header.www-authenticate="Bearer realm=\"https://auth.docker.io/token \",service=\"registry.docker.io\",scope=\"repository:library/nosuchimage:pull\",error=\"insufficient_scope\"" response.status="401 Unauthorized" spanID=4a74f71b08243447 traceID=fc1177ef212d33617c883842b9b9b8db url="https://registry-1.docker.io/v2/library/nosuchimage/manifests/latest "
DEBU[2024-10-23T21:17:54.345601386Z] Unauthorized header="Bearer realm=\"https://auth.docker.io/token \",service=\"registry.docker.io\",scope=\"repository:library/nosuchimage:pull\",error=\"insufficient_scope\"" host=registry-1.docker.io spanID=4a74f71b08243447 traceID=fc1177ef212d33617c883842b9b9b8db
INFO[2024-10-23T21:17:54.345801761Z] fetch failed error="pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed" host=registry-1.docker.io spanID=4a74f71b08243447 traceID=fc1177ef212d33617c883842b9b9b8db
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-10-26 14:16:00 +02:00
Akihiro Suda
cf86af6fcd
Merge pull request #10896 from dmcgowan/update-plugin-1.0.0
...
Update containerd plugin to v1.0.0
2024-10-25 22:44:29 +09:00
Derek McGowan
96a1e498fc
Update containerd plugin to v1.0.0
...
Signed-off-by: Derek McGowan <derek@mcg.dev>
2024-10-25 06:08:01 -07:00