Commit Graph

17 Commits

Author SHA256 Message Date
Richard Brown
ea3856bb7a Accepting request 978589 from home:jfkw:branches:devel:kubic
- Update to version 1.24.1:

OBS-URL: https://build.opensuse.org/request/show/978589
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/cri-tools?expand=0&rev=18
2022-06-15 11:31:35 +00:00
Richard Brown
3d9e2b34f5 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:kubic/cri-tools?expand=0&rev=17
2022-03-16 12:23:19 +00:00
Richard Brown
ae6b26e6cf Accepting request 910493 from home:avicenzi:branches:devel:kubic
Update to version 1.22.0

OBS-URL: https://build.opensuse.org/request/show/910493
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/cri-tools?expand=0&rev=16
2021-08-09 20:47:39 +00:00
Richard Brown
10216b327e Accepting request 886664 from home:avicenzi:branches:devel:kubic
Update cri-tools to 1.21.0

OBS-URL: https://build.opensuse.org/request/show/886664
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/cri-tools?expand=0&rev=15
2021-04-19 11:49:56 +00:00
Richard Brown
2fc8ab1f13 Accepting request 861672 from home:RBrownSUSE:branches:devel:kubic
- 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

OBS-URL: https://build.opensuse.org/request/show/861672
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/cri-tools?expand=0&rev=14
2021-01-08 14:10:21 +00:00
Richard Brown
e7caf0b28b Accepting request 790568 from home:sgrunert
- 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

OBS-URL: https://build.opensuse.org/request/show/790568
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/cri-tools?expand=0&rev=12
2020-04-01 12:21:07 +00:00
Richard Brown
55215963ad Accepting request 757271 from home:sgrunert
- 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

OBS-URL: https://build.opensuse.org/request/show/757271
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/cri-tools?expand=0&rev=11
2019-12-16 10:31:21 +00:00
Richard Brown
8743f9ed5a Accepting request 733368 from home:RBrownSUSE:branches:devel:kubic
- 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.

OBS-URL: https://build.opensuse.org/request/show/733368
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/cri-tools?expand=0&rev=10
2019-10-01 15:25:23 +00:00
Richard Brown
dcfa71d3c5 Accepting request 731453 from home:sgrunert
Update to v1.16.0:

OBS-URL: https://build.opensuse.org/request/show/731453
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/cri-tools?expand=0&rev=9
2019-09-23 09:47:12 +00:00
Richard Brown
2bd98537d3 Accepting request 713419 from home:mjura:branches:devel:kubic
- Update golang(API) requiremnt to 1.12

- Update cri-tools to v1.15.0:
  * Add registry prefix option
  * Revert "Skip test "image status should support all kinds of references" for docker runtime"
  * Upgrade Kuberntes version to v1.15.0
  * Fix typo in parallel
  * Skip test "image status should support all kinds of references" since dockershim doesn't support it
  * Fallback to repo digest name if repoTag is <none>:<none>
  * feature: add display; support live monitoring critool stats
  * Test image status for various references.
  * fix debug in config file
  * Update `rmp` to test for running sandbox
  * Fix logDirectory typo in examples.
  * Search program directory for config as fallback
  * Improve error message for failed to connect
  * Set SelinuxRelabel to true for bind mounts
  * Include gcs bucket release.
  * Use same version as previous example
  * Add `curl` to download example

OBS-URL: https://build.opensuse.org/request/show/713419
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/cri-tools?expand=0&rev=8
2019-07-04 21:37:23 +00:00
Richard Brown
439b8f338f Accepting request 688128 from home:sgrunert
- Update cri-tools to v1.14.0:
  * CRI CLI (crictl)
    * Adds imagefsinfo subcommand for CRI ImageFSInfo() method.
    * Adds support to filter containers by image.
    * Fixes a bug when removing multiple containers.
    * Reduces the default connection timeout value.
    * Fixes the exit code for crictl exec.
    * Updated the instructions fro godep.
    * Adds support of -q for crictl info.
    * Adds support of zsh completion.
    * Upgrades kubernetes version to 1.14.
  * CRI validation testing (critest)
    *  Adds a benchmark testcase for measuring the time of creating pod and a
       container.
    *  Changes streaming tests to omit newlines on echo
    *  Adds support of critest for Windows container runtime.
    *  Updates test environment to xenial and fixes docker installation.
    *  Updates Go version to 1.12.

OBS-URL: https://build.opensuse.org/request/show/688128
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/cri-tools?expand=0&rev=7
2019-03-25 09:59:49 +00:00
Richard Brown
3795863dbf Accepting request 658047 from home:sgrunert:branches:devel:kubic
- Update cri-tools to v1.13.0:
  * CRI CLI (crictl):
    * Adds --auth options for pull command
    * Fixes URL parsing for exec and attach
    * Upgrades Go version to 1.11.1
    * Enables Windows CI on travis
    * Switches Windows default endpoints to npipe
    * Updates version matrix information for the project
    * Adds container name filter to ps command
    * Adds metadata to filters
    * Prints annotations and labels for inspect command
  * CRI validation testing (critest)
    * Add tests for multiple containers in a pod
    * Adds runtime handler support for critest
    * Adds exec sync timeout test cases
    * Fixes readonly filesystem test cases
- Add `crictl.yaml` to install directory
- Fix build for ppc64
- Require golang >= 1.11

OBS-URL: https://build.opensuse.org/request/show/658047
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/cri-tools?expand=0&rev=5
2018-12-17 07:48:54 +00:00
Richard Brown
fb3243900d Accepting request 639511 from home:vrothberg:branches:devel:kubic
**DO NOT FORWARD TO FACTORY**
We need to batch the request to Factory with Kubernetes and CRI-O.

- Bump cri-tools to v1.12.0:
  * Properly returns errors when the output format is not supported
  * Show concise image info for crictl ps
  * Fixes crictl ps and crictl pods
  * Adds podID in output of crictl ps
  * Adds sandbox config to image pull
  * Fixes unmarshal issues in crictl inspecti
  * Fixes timeout for grpc dialer
  * Adds new test to critest for privileged container

OBS-URL: https://build.opensuse.org/request/show/639511
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/cri-tools?expand=0&rev=3
2018-10-02 08:19:56 +00:00
Dominique Leuenberger
9d31e5682b Accepting request 627835 from devel:kubic
Stage with 627834 please

OBS-URL: https://build.opensuse.org/request/show/627835
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cri-tools?expand=0&rev=7
2018-08-08 12:46:15 +00:00
Dominique Leuenberger
c81fa85208 Accepting request 617521 from devel:CaaSP:Head:ControllerNode
OBS-URL: https://build.opensuse.org/request/show/617521
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cri-tools?expand=0&rev=6
2018-06-27 08:19:24 +00:00
Dominique Leuenberger
52eed722f3 Accepting request 582931 from devel:CaaSP:Head:ControllerNode
OBS-URL: https://build.opensuse.org/request/show/582931
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cri-tools?expand=0&rev=4
2018-03-07 09:34:51 +00:00
Dominique Leuenberger
87f61567cf Accepting request 575760 from devel:CaaSP:Head:ControllerNode
- Add cri-tools packaging for debugging and validating tools for the Kubelet
  CRI, including the tools crictl and critest.

OBS-URL: https://build.opensuse.org/request/show/575760
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cri-tools?expand=0&rev=1
2018-02-19 12:00:27 +00:00