Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: cri-tools | Distribution: openSUSE Tumbleweed |
Version: 1.24.1 | Vendor: openSUSE |
Release: 1.15 | Build date: Fri May 20 01:57:55 2022 |
Group: System/Management | Build host: reproducible |
Size: 70188445 | Source RPM: cri-tools-1.24.1-1.15.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://github.com/kubernetes-sigs/cri-tools | |
Summary: CLI and validation tools for Kubelet Container Runtime Interface |
cri-tools provides a series of debugging and validation tools for Kubelet CRI, which includes: - crictl: CLI for kubelet CRI - critest: validation test suites for kubelet CRI
Apache-2.0
* Thu May 19 2022 jkowalczyk@suse.com - Update to version 1.24.1: * Bump github.com/onsi/ginkgo/v2 from 2.1.3 to 2.1.4 * Bump github.com/opencontainers/runc from 1.1.1 to 1.1.2 * Remove selinux build tag * cmd/critest: fix empty ginkgo flag's value issue * Bump github.com/docker/docker * Bump github.com/urfave/cli/v2 from 2.5.1 to 2.6.0 * Switch to ginkgo/v2 * Thu May 19 2022 jkowalczyk@suse.com - Update to version 1.24.0: * Vendor Kubernetes v1.24.0 * Fixes the incubator project reference * update containerd socket in windows * Bump github.com/opencontainers/runc from 1.1.0 to 1.1.1 * Bump github.com/urfave/cli/v2 from 2.4.0 to 2.5.1 * Bump github.com/opencontainers/selinux from 1.10.0 to 1.10.1 * Bump github.com/docker/docker * Bump github.com/onsi/gomega from 1.18.1 to 1.19.0 * install CNI on linux * Fix setup-gcloud action by referencing `v0` * Fix CRI-O tests * Add CRICTL_AUTH env var option to crictl pull * Make RPCs CRI v1 and v1alpha2 compatible * Bump github.com/urfave/cli/v2 from 2.3.0 to 2.4.0 * Bump github.com/docker/docker * Bump google.golang.org/grpc from 1.44.0 to 1.45.0 * Bump github.com/docker/distribution * fix security test case for hostpid * fix log info for mount test case * fix seccomp test case for arm64 * Type cast error messages to `string` * add annotation for pull * Bump github.com/docker/distribution * Add `crictl statsp` command * Update crictl ps to show pod name and image path * Bump github.com/onsi/gomega from 1.18.0 to 1.18.1 * Add backwards compatiblity to `Version` and `ListContainerStats` RPCs * Switch to CRI v1 API * Bump google.golang.org/grpc from 1.43.0 to 1.44.0 * Bump github.com/onsi/gomega from 1.17.0 to 1.18.0 * Bump github.com/opencontainers/runc from 1.0.3 to 1.1.0 * Wed Mar 16 2022 rbrown@suse.com - Update to version 1.23.0: * Bump docs to v1.23.0 * Bump github.com/opencontainers/selinux from 1.9.1 to 1.10.0 * Bump github.com/opencontainers/runc from 1.0.2 to 1.0.3 * Bump github.com/docker/docker * Bump google.golang.org/grpc from 1.42.0 to 1.43.0 * 1.5.9 * Use same grpc max message size as Kubelet * Add support for cri-dockerd * Add support for specifying custom test container images. * Fix cri-dockerd CI runs * Fix Containerd main branch CI for Windows * fix ci for dockershim-critest * Update Windows images for ltsc2022 * images: use k8s-staging-test-infra/gcb-docker-gcloud * Bump github.com/onsi/gomega from 1.16.0 to 1.17.0 * Refactor fish completion * Rename bash and zsh completion functions * Add zsh compinit tag * Bump google.golang.org/grpc from 1.41.0 to 1.42.0 * Bump github.com/docker/docker * Bump github.com/onsi/ginkgo from 1.16.4 to 1.16.5 * Add release publishing workflow * Bump github.com/opencontainers/selinux from 1.8.5 to 1.9.1 * Add SHA512 sum for release files * Bump github.com/docker/docker * Bump google.golang.org/grpc from 1.40.0 to 1.41.0 * Bump sigs.k8s.io/yaml from 1.2.0 to 1.3.0 * Bump k8s.io/api from 0.22.1 to 0.22.2 * Bump k8s.io/cri-api from 0.22.1 to 0.22.2 * Bump k8s.io/apimachinery from 0.22.1 to 0.22.2 * Bump k8s.io/client-go from 0.22.1 to 0.22.2 * Bump k8s.io/kubectl from 0.22.1 to 0.22.2 * Updates E2E test images registry * Bump github.com/opencontainers/selinux from 1.8.4 to 1.8.5 * Switch to go1.17 for CI * Bump github.com/opencontainers/runc from 1.0.1 to 1.0.2 * Added dropping/adding `ALL` capabilities case to critest * Bump github.com/onsi/gomega from 1.15.0 to 1.16.0 * Bump k8s.io/cri-api from 0.22.0 to 0.22.1 * Bump k8s.io/client-go from 0.22.0 to 0.22.1 * Bump k8s.io/api from 0.22.0 to 0.22.1 * Bump k8s.io/apimachinery from 0.22.0 to 0.22.1 * Bump k8s.io/kubectl from 0.22.0 to 0.22.1 * Bump google.golang.org/grpc from 1.39.1 to 1.40.0 * Bump github.com/onsi/gomega from 1.14.0 to 1.15.0 * Bump github.com/opencontainers/selinux from 1.8.3 to 1.8.4 * Bump google.golang.org/grpc from 1.39.0 to 1.39.1 * Fri Aug 06 2021 alexandre.vicenzi@suse.com - Update to version 1.22.0: * Bump Kubernetes to v1.22.0 * Bump k8s.io/api from 0.21.3 to 0.22.0 * Bump k8s.io/cri-api from 0.21.3 to 0.22.0 * Bump k8s.io/kubectl from 0.21.3 to 0.22.0 * Bump k8s.io/apimachinery from 0.21.3 to 0.22.0 * Bump github.com/docker/docker * Bump github.com/opencontainers/selinux from 1.8.2 to 1.8.3 * Fri Aug 06 2021 alexandre.vicenzi@suse.com - Update to version 1.21.0: * Bump README versions to v1.21.0 * Update dependencies * Add dependabot config file * Simplify test image build process for user images * Move from gcr.io/cri-tools to gcr.io/k8s-staging-cri-tools * Fix UID/GID and username values for test images * Bump gcb-docker-gcloud image to v20210331-c732583 * Fix CRI-O master installation in GitHub actions * Mon Apr 12 2021 alexandre.vicenzi@suse.com - Update to version 1.21.0: * Bump README versions to v1.21.0 * Update dependencies * Add dependabot config file * Simplify test image build process for user images * Move from gcr.io/cri-tools to gcr.io/k8s-staging-cri-tools * Fix UID/GID and username values for test images * Bump gcb-docker-gcloud image to v20210331-c732583 * Fix CRI-O master installation in GitHub actions * Fri Jan 08 2021 rbrown@suse.com - Update to version 1.20.0: * fix a bug in closure function * Trigger prow job * Update Kubernetes to v1.20.0 * Dockershim critest on Windows * Fix CRI Test with Windows containerd runtime * Add comment to cloud build manifest file * Add clarity to docs about default runtimes * Add staging build for test user images * version 1.17.0 -> 1.19.0 in crictl.md * Wed Apr 01 2020 Sascha Grunert <sgrunert@suse.com> - Update to v1.18.0: * Main Changes * Update Kubernetes to v1.18.0 * Switch to urfave/cli/v2 * CRI CLI (crictl) * Use ContextDialer to fix build * Add go-template option for inspect commands * Fix invalid log_path in docs * CRI validation testing (critest) * Make apparmor failure test more flexible * Start container before fetching metrics * Cleanup container create test to reduce duplication * Add container stats test * Mon Dec 16 2019 Sascha Grunert <sgrunert@suse.com> - Update to v1.17.0: * crictl * Bump cri-tools version in markdown docs * Vendor kubernetes v1.17.0 * Update golang dependencies * Print the previous log of the container(just like kubectl) * Add rmi --prune command * Update README.md to contain latest version hint * Download golangci-lint via wget * Fix pod and container name filter for JSON/YAML output * Fix e2e tests by pinning CRI-O and conmon * Fixed Tim St. Clair's username * Add fish shell completion support * Thu Sep 26 2019 Richard Brown <rbrown@suse.com> - Update to v1.16.1: * crictl: * Fix empty fields in crictl inspect(p/i) result. * Pass pod config when pulling image during container creation. * Fix crictl stats panic. * critest * Skip hostnetwork portforward test on windows. * Add hostname test.
/etc/crictl.yaml /usr/bin/crictl /usr/bin/critest /usr/share/bash-completion/completions/crictl /usr/share/fish /usr/share/fish/completions /usr/share/fish/completions/crictl.fish /usr/share/licenses/cri-tools /usr/share/licenses/cri-tools/LICENSE /usr/share/man/man1/crictl.1.gz /usr/share/man/man1/critest-benchmark.1.gz /usr/share/man/man1/critest-validation.1.gz /usr/share/zsh /usr/share/zsh/site-functions /usr/share/zsh/site-functions/_crictl
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 9 01:04:06 2024