cri-tools: update to v1.30.0

Bumping cri-tools to version v1.26.0-676-g767879cc, which comprises the following commits:

    c81525da userns: Fix running tests inside a userns
    316d6d3c userns: Call runtime only once
    934f1ccb userns: Skip tests if the host doesn't support idmap mounts
    6b2eef6d Bump golang.org/x/net from 0.26.0 to 0.27.0
    5a43b750 Bump golang.org/x/term from 0.21.0 to 0.22.0
    09fce9cf Bump k8s.io/cri-client from 0.31.0-alpha.2 to 0.31.0-alpha.3
    4dc80b8e Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
    d18ca301 Bump google.golang.org/grpc from 1.64.0 to 1.65.0
    8c8981cb Bump k8s.io/client-go from 0.31.0-alpha.2 to 0.31.0-alpha.3
    c62b1c28 Bump go.opentelemetry.io/otel/sdk from 1.27.0 to 1.28.0
    6e074fd8 Bump github.com/docker/docker
    9ab98677 Bump k8s.io/cri-api from 0.31.0-alpha.2 to 0.31.0-alpha.3
    19f8f74f Fix invalid context on `Status` RPC
    d898927a Sort commands by their name
    77f866ad Bump go.opentelemetry.io/otel/trace from 1.27.0 to 1.28.0
    4fcec096 Switch to macOS 12
    cd111361 Add `crictl [create,runp,run,pull] jsonschema` subcommands
    35c97282 Add support to reopen container logs
    34b940cd Make all RPC's interruptable
    31af2ddb Pin `k8s.io/cri-{api,client}` repos
    d5af0dd4 Bump github.com/docker/docker
    6bde37b2 Bump github.com/docker/docker
    c6918dee Make image RPCs interruptable using Ctrl-C
    d19c808b Bump k8s.io/klog/v2 from 2.130.0 to 2.130.1
    689447c6 Bump k8s.io/klog/v2 from 2.120.1 to 2.130.0
    23d9ff4e Bump github.com/opencontainers/runc from 1.1.12 to 1.1.13
    33976da3 `crictl run`: Rename `--timeout`/`-t` to `--cancel-timeout`/`-T`
    3689ac17 Fix `pull-timeout` flag for `crictl pull`
    f45fe651 Bump k8s.io/kubelet from 0.30.1 to 0.30.2
    991c4b55 Bump k8s.io/kubectl from 0.30.1 to 0.30.2
    146cc612 Bump github.com/docker/docker
    6d5008c4 Revert "Fixes invalid JSON in crictl info"
    780d0449 Add `--pull-timeout` flag to `crictl` `create`, `run` and `pull` commands
    88df400d Fixes invalid JSON in crictl info
    65f9232a Bump github.com/docker/docker
    37e0b57a Update e2e tests
    2194b4bd Bump golang.org/x/net from 0.25.0 to 0.26.0
    09c81cff Bump golang.org/x/term from 0.20.0 to 0.21.0
    bc128afb Revert "Fixes invalid JSON in crictl info"
    39a77d4d Fixes invalid JSON in crictl info
    3329bbea Make cri-tools independent from k/k
    631f1c27 --- updated-dependencies: - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc   dependency-type: direct:production   update-type: version-update:semver-minor ...
    1eeda666 Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0
    10ad3a15 Regenerate docs
    869863ba Use versioned tools for supply chain provenance
    aa92e358 --- updated-dependencies: - dependency-name: go.opentelemetry.io/otel/sdk   dependency-type: direct:production   update-type: version-update:semver-minor ...
    fd01c401 Bump github.com/docker/docker
    d4d80f43 Bump golang to v1.22 in CI
    e1edc9fc Bump github.com/docker/docker
    5409233e Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3
    3f6ce817 Move project under `sigs.k8s.io` namespace
    5c9de8f7 Bump golang.org/x/net from 0.24.0 to 0.25.0
    ef2f92a0 Bump golang.org/x/term from 0.19.0 to 0.20.0
    756d4a82 Bump golang.org/x/sys from 0.19.0 to 0.20.0
    4a0ef9a0 Bump golang.org/x/text from 0.14.0 to 0.15.0
    9b0d496e Fix latest version in README.md
    f152cc06 Bump github.com/onsi/gomega from 1.33.0 to 1.33.1
    57ba23dd Bump github.com/docker/docker
    ee2e56ed Enable and fix `perfsprint` linter
    d14448a6 Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2
    556eb46e Bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2
    6362c63c LinuxContainerSecurityContext field apparmor_profile has been deprecated in favor of the newer structured apparmor field.
    79b255b6 Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
    84c0104b Bump go.opentelemetry.io/otel/sdk from 1.25.0 to 1.26.0
    1d447cf4 Bump github.com/docker/docker
    b243d7e3 Bump github.com/onsi/gomega from 1.32.0 to 1.33.0
    1ead2d65 Bump github.com/docker/docker
    a2247b1b Added changes for fixing a vulnerability - CVE-2023-47108
    d87857f9 Update `release-notes` to v0.16.8
    ce92f0d3 Vendor Kubernetes v1.30.0
    543d65fa Bump github.com/docker/docker
    ac2b2f6a Add criu binary to CRI-O tests
    8ab45a03 Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
    03d73acb Bump go.opentelemetry.io/otel/sdk from 1.24.0 to 1.25.0
    3e39574b Bump golang.org/x/net from 0.23.0 to 0.24.0
    e49c1cff Bump golang.org/x/term from 0.18.0 to 0.19.0
    8370833d Bump golang.org/x/sys from 0.18.0 to 0.19.0
    9985ba3a Bump golang.org/x/net from 0.22.0 to 0.23.0
    89a95677 Bump github.com/distribution/reference from 0.5.0 to 0.6.0
    175bbd58 Add `--transport` option to port-forward
    14291ae9 Bump github.com/onsi/ginkgo/v2 from 2.17.0 to 2.17.1
    85bcb15c Support websocket transport for exec and attach
    3ee504ac Bump github.com/docker/docker
    0e0044e1 Bump github.com/docker/docker
    316e0e9c Bump github.com/onsi/gomega from 1.31.1 to 1.32.0
    bf53cf5a Bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.0
    8d7da814 Bump github.com/docker/docker
    6d8d5847 Bump github.com/golang/protobuf from 1.5.3 to 1.5.4
    97f12268 Bump golang.org/x/net from 0.21.0 to 0.22.0
    fe3c6d64 Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0
    80254e6d Bump golang.org/x/term from 0.17.0 to 0.18.0
    94ca2fc9 KEP-3857: Recursive Read-only (RRO) mounts
    07b21d85 Do not auto find runtime handler for user namespaces tests
    4d1e3040 Add user namespaces tests
    70ccffb9 Vendor Kubernetes v1.30.0-alpha.3
    949545e1 Readd the logPath to the list
    5afb4c73 Matching kubelet's containerLogManager.rotateLog() glob pattern
    09b9303e Applying comment
    64e373b2 Changing option to keep-logs and inverting default
    67679ee3 1197: adding rm --dl (--deletelog) option

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2024-07-10 18:23:25 +00:00
parent ebc4831a3f
commit 20eb3ca57e

View File

@ -16,7 +16,7 @@ What is not in scope for this project? \
non-exist on the kube-apiserver. \
"
SRCREV_cri-tools = "17b4dd65d660fec94d7a5a070e3e89ef640f1087"
SRCREV_cri-tools = "767879cca5c6bd2f89b6cf6c7829736109c99b2a"
SRC_URI = "\
git://github.com/kubernetes-sigs/cri-tools.git;branch=master;name=cri-tools;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \
file://0001-build-allow-environmental-CGO-settings-and-pass-dont.patch \
@ -27,7 +27,7 @@ LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c2
GO_IMPORT = "import"
PV = "1.29.0+git${SRCREV_cri-tools}"
PV = "1.30.0+git${SRCREV_cri-tools}"
RPROVIDES:${PN} += "crictl"
PACKAGES =+ "${PN}-critest"