Commit Graph

7 Commits

Author SHA256 Message Date
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