Commit Graph

15 Commits

Author SHA256 Message Date
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
a66efb4096 Accepting request 658863 from home:sgrunert:branches:devel:kubic
- Added `rpmlintrc` to spec file

OBS-URL: https://build.opensuse.org/request/show/658863
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/cri-tools?expand=0&rev=6
2018-12-17 08:55:10 +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
Valentin Rothberg
9996d44ce3 Accepting request 648689 from home:vrothberg:branches:devel:kubic
- crictl/critest: compile version
- Require golang >= 1.10.

OBS-URL: https://build.opensuse.org/request/show/648689
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/cri-tools?expand=0&rev=4
2018-11-13 07:58:50 +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
Richard Brown
c03e9e2eb1 Accepting request 628890 from home:vrothberg:branches:devel:kubic
- Generate and install bash completion for crictl.
- Provide /etc/crictl.yaml config.
  bsc#1104598

OBS-URL: https://build.opensuse.org/request/show/628890
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/cri-tools?expand=0&rev=2
2018-08-13 09:13:11 +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
bb6fc93ff7 Accepting request 614173 from devel:CaaSP:Head:ControllerNode
OBS-URL: https://build.opensuse.org/request/show/614173
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cri-tools?expand=0&rev=5
2018-06-05 10:53:41 +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
db4d2e0736 Accepting request 582035 from devel:CaaSP:Head:ControllerNode
OBS-URL: https://build.opensuse.org/request/show/582035
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cri-tools?expand=0&rev=3
2018-03-02 20:13:24 +00:00
Dominique Leuenberger
bb1e159725 Accepting request 578828 from devel:CaaSP:Head:ControllerNode
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/578828
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cri-tools?expand=0&rev=2
2018-02-22 14:02:27 +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