SHA256
1
0
forked from pool/cri-tools
Go to file
Dominique Leuenberger f09f860d9f Accepting request 689482 from devel:kubic
- 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.
- Added `rpmlintrc` to spec file
- 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
- crictl/critest: compile version
- Require golang >= 1.10.
- 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
- Generate and install bash completion for crictl.
- Provide /etc/crictl.yaml config.
  bsc#1104598
- Bump cri-tools to v1.11.1:
  * versioning is now consistent with Kubernetes
  * Fix argument parsing for crictl exec
  * Improved documentation
  * Multi-arch critest tests
  * Filter pods with prefix matching of name and namespace
  * Improve terminal support for exec and attach
- Bump cri-tools to v1.0.0-beta.1 (CRI v1.10.x):
  * crictl: allow short option handling
  * crictl-exec: fix argument parsing
  * Update documentation
  * Kubernetes/CRI 1.10.x compatibility
  * Minor bug fixe
- Refactor %license usage to a simpler form
- Make use of %license macro
- Use cri-tools v1.0.0-alpha.0 to be compatible to cri-o v1.9.x.
- Change buildtime requirement of go-md2man: use go-go-md2man to ensure
  package builds on IBS against sle12sp3. This change won't affect openSUSE
- Description shall say what the software does now, not in the
  future.
- 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/689482
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cri-tools?expand=0&rev=12
2019-04-04 09:58:41 +00:00
_service Accepting request 688128 from home:sgrunert 2019-03-25 09:59:49 +00:00
.gitattributes Accepting request 575760 from devel:CaaSP:Head:ControllerNode 2018-02-19 12:00:27 +00:00
.gitignore Accepting request 575760 from devel:CaaSP:Head:ControllerNode 2018-02-19 12:00:27 +00:00
cri-tools-1.14.0.tar.xz Accepting request 688128 from home:sgrunert 2019-03-25 09:59:49 +00:00
cri-tools.changes Accepting request 688128 from home:sgrunert 2019-03-25 09:59:49 +00:00
cri-tools.spec Accepting request 688128 from home:sgrunert 2019-03-25 09:59:49 +00:00
crictl.yaml Accepting request 628890 from home:vrothberg:branches:devel:kubic 2018-08-13 09:13:11 +00:00
rpmlintrc Accepting request 658047 from home:sgrunert:branches:devel:kubic 2018-12-17 07:48:54 +00:00