[pull] main from containerd:main#307
Open
pull[bot] wants to merge 986 commits into
Open
Conversation
Bumps the golang-x group with 5 updates: | Package | From | To | | --- | --- | --- | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.47.0` | `0.48.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.49.0` | `0.50.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.40.0` | `0.41.0` | | [golang.org/x/term](https://github.com/golang/term) | `0.39.0` | `0.40.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.33.0` | `0.34.0` | Updates `golang.org/x/crypto` from 0.47.0 to 0.48.0 - [Commits](golang/crypto@v0.47.0...v0.48.0) Updates `golang.org/x/net` from 0.49.0 to 0.50.0 - [Commits](golang/net@v0.49.0...v0.50.0) Updates `golang.org/x/sys` from 0.40.0 to 0.41.0 - [Commits](golang/sys@v0.40.0...v0.41.0) Updates `golang.org/x/term` from 0.39.0 to 0.40.0 - [Commits](golang/term@v0.39.0...v0.40.0) Updates `golang.org/x/text` from 0.33.0 to 0.34.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.33.0...v0.34.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-x - dependency-name: golang.org/x/net dependency-version: 0.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-x - dependency-name: golang.org/x/sys dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-x - dependency-name: golang.org/x/term dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-x - dependency-name: golang.org/x/text dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-x ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.18.3 to 1.18.4. - [Release notes](https://github.com/klauspost/compress/releases) - [Commits](klauspost/compress@v1.18.3...v1.18.4) --- updated-dependencies: - dependency-name: github.com/klauspost/compress dependency-version: 1.18.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
….com/klauspost/compress-1.18.4 build(deps): bump github.com/klauspost/compress from 1.18.3 to 1.18.4
…-x-4fdf093404 build(deps): bump the golang-x group with 5 updates
Detect vendor before crafting cdiDeviceIDs for --gpus
Signed-off-by: Joonsoo Won <wonjs0116@gmail.com>
Signed-off-by: Yuhang Wei <weiyuhang2011@gmail.com>
Signed-off-by: Yuhang Wei <weiyuhang2011@gmail.com>
…t_linux_test.go test: refactor container_restart_linux_test.go to use Tigron
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.18.0 to 6.19.1. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@2634353...601a80b) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: 6.19.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
fix: shared IPC ns when setting shareable
…cker/build-push-action-6.19.1 build(deps): bump docker/build-push-action from 6.18.0 to 6.19.1
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.19.1 to 6.19.2. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@601a80b...10e90e3) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: 6.19.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…cker/build-push-action-6.19.2 build(deps): bump docker/build-push-action from 6.19.1 to 6.19.2
feat: add support for container cp with tarballs
Bumps [github.com/containerd/cgroups/v3](https://github.com/containerd/cgroups) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/containerd/cgroups/releases) - [Commits](containerd/cgroups@v3.1.2...v3.1.3) --- updated-dependencies: - dependency-name: github.com/containerd/cgroups/v3 dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Update command-reference.md to reflect the current state of feature parity with Docker: - Remove docker diff from unimplemented commands (now implemented) - Remove --isolation from unimplemented docker run flags (now implemented) - Remove --interactive from unimplemented docker start flags (now implemented) - Add --mount type=image as unimplemented mount type - Add :z and :Z (SELinux relabeling) as unimplemented volume options - Add docker buildx debug (buildx debugger) to unimplemented commands Fixes #3867 Signed-off-by: rohansood10 <rohansood10@users.noreply.github.com>
…ed-features docs: update list of unimplemented Docker features
….com/containerd/cgroups/v3-3.1.3 build(deps): bump github.com/containerd/cgroups/v3 from 3.1.2 to 3.1.3
Signed-off-by: Shubhranshu Mahapatra <shubhum@amazon.com>
Fix issue 4753 NOTE: used Claude Code Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
CI: fix `fatal: Remote branch v not found in upstream origin`
Improve gotestsum-reporter.sh to surface failing test names more prominently: - Replace the simple jq query with a jq|awk pipeline that identifies consistently failing tests (failed and never passed), excluding flaky tests that passed on retry, with deduplication and sorting - Print a plain-text banner to stdout at the end of the run so failing test names are visible in the job log without navigating to the step summary - Emit a ::error:: GitHub Actions annotation so failing tests also appear in the PR checks view and annotations panel Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
fix: TestRunWithSystemdTrueEnabled flakiness
CI: show consistently failing test names at end of job log
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.2.0 to 6.3.0. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@7a3fe6c...4b73464) --- updated-dependencies: - dependency-name: actions/setup-go dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 3.2.0 to 4.1.0. - [Release notes](https://github.com/actions/attest-build-provenance/releases) - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md) - [Commits](actions/attest-build-provenance@96278af...a2bbfa2) --- updated-dependencies: - dependency-name: actions/attest-build-provenance dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Not likely compromised so far, but temporarily disable the check during investigation. Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Bumps the docker group with 1 update in the / directory: [github.com/moby/moby/v2](https://github.com/moby/moby). Updates `github.com/moby/moby/v2` from 2.0.0-beta.11 to 2.0.0-beta.12 - [Release notes](https://github.com/moby/moby/releases) - [Commits](moby/moby@v2.0.0-beta.11...v2.0.0-beta.12) --- updated-dependencies: - dependency-name: github.com/moby/moby/v2 dependency-version: 2.0.0-beta.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker ... Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: ysedira <y.abo.sedera@gmail.com>
…-6d63f06534 build(deps): bump github.com/moby/moby/v2 from 2.0.0-beta.11 to 2.0.0-beta.12 in the docker group across 1 directory
fix: handle CNI config stat errors without panic
Bumps the docker group with 2 updates: [github.com/docker/cli](https://github.com/docker/cli) and [github.com/moby/moby/v2](https://github.com/moby/moby). Updates `github.com/docker/cli` from 29.4.3+incompatible to 29.5.0+incompatible - [Commits](docker/cli@v29.4.3...v29.5.0) Updates `github.com/moby/moby/v2` from 2.0.0-beta.12 to 2.0.0-beta.13 - [Release notes](https://github.com/moby/moby/releases) - [Commits](moby/moby@v2.0.0-beta.12...v2.0.0-beta.13) --- updated-dependencies: - dependency-name: github.com/docker/cli dependency-version: 29.5.0+incompatible dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker - dependency-name: github.com/moby/moby/v2 dependency-version: 2.0.0-beta.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker ... Signed-off-by: dependabot[bot] <support@github.com>
Compose down to accept a list of services
Signed-off-by: mukunda katta <mukunda.vjcs6@gmail.com>
feat: support healthcheck field in service config
docs: fix sig-proxy flag spelling
…-b13a5f7dbc build(deps): bump the docker group with 2 updates
test: refactor container_stop_linux.go to use Tigron
Signed-off-by: mukunda katta <mukunda.vjcs6@gmail.com>
…doc-quote docs: remove stray quote from interactive flag
Signed-off-by: Omri SirComp <omribz156@gmail.com>
Bumps [github.com/moby/moby/v2](https://github.com/moby/moby) from 2.0.0-beta.13 to 2.0.0-beta.14. - [Release notes](https://github.com/moby/moby/releases) - [Commits](moby/moby@v2.0.0-beta.13...v2.0.0-beta.14) --- updated-dependencies: - dependency-name: github.com/moby/moby/v2 dependency-version: 2.0.0-beta.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/compose-spec/compose-go/v2](https://github.com/compose-spec/compose-go) from 2.10.2 to 2.11.0. - [Release notes](https://github.com/compose-spec/compose-go/releases) - [Commits](compose-spec/compose-go@v2.10.2...v2.11.0) --- updated-dependencies: - dependency-name: github.com/compose-spec/compose-go/v2 dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Chengyu Zhu <hudsonzhu@tencent.com>
Signed-off-by: ChengyuZhu6 <hudson@cyzhu.com>
Dockerfile: bump containerd to v2.3.1
….com/moby/moby/v2-2.0.0-beta.14 build(deps): bump github.com/moby/moby/v2 from 2.0.0-beta.13 to 2.0.0-beta.14
Bumps [github.com/containerd/containerd/v2](https://github.com/containerd/containerd) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](containerd/containerd@v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: github.com/containerd/containerd/v2 dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the docker group with 2 updates in the / directory: [github.com/docker/cli](https://github.com/docker/cli) and [github.com/moby/moby/v2](https://github.com/moby/moby). Updates `github.com/docker/cli` from 29.5.0+incompatible to 29.5.2+incompatible - [Commits](docker/cli@v29.5.0...v29.5.2) Updates `github.com/moby/moby/v2` from 2.0.0-beta.14 to 2.0.0-beta.15 - [Release notes](https://github.com/moby/moby/releases) - [Commits](moby/moby@v2.0.0-beta.14...v2.0.0-beta.15) --- updated-dependencies: - dependency-name: github.com/docker/cli dependency-version: 29.5.1+incompatible dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker - dependency-name: github.com/moby/moby/v2 dependency-version: 2.0.0-beta.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker ... Signed-off-by: dependabot[bot] <support@github.com>
ci: add zizmor workflow linting
Signed-off-by: ChengyuZhu6 <hudson@cyzhu.com>
….com/containerd/containerd/v2-2.3.1 build(deps): bump github.com/containerd/containerd/v2 from 2.3.0 to 2.3.1
update gomod jail to v0.3.2
…-890c0f8f14 build(deps): bump the docker group across 1 directory with 2 updates
….com/compose-spec/compose-go/v2-2.11.0 build(deps): bump github.com/compose-spec/compose-go/v2 from 2.10.2 to 2.11.0
Bumps [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) from 0.5.3 to 0.5.6. - [Release notes](https://github.com/zizmorcore/zizmor-action/releases) - [Commits](zizmorcore/zizmor-action@b1d7e1f...5f14fd0) --- updated-dependencies: - dependency-name: zizmorcore/zizmor-action dependency-version: 0.5.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…zmorcore/zizmor-action-0.5.6 build(deps): bump zizmorcore/zizmor-action from 0.5.3 to 0.5.6
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.1)
Can you help keep this open source service alive? 💖 Please sponsor : )