Changelog for
cri-tools-1.13.0-3.1.x86_64.rpm :
Mon Dec 17 13:00:00 2018 sgrunertAATTsuse.com
- Added `rpmlintrc` to spec file
Fri Dec 14 13:00:00 2018 sgrunertAATTsuse.com
- 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
Tue Nov 13 13:00:00 2018 vrothbergAATTsuse.com
- crictl/critest: compile version
- Require golang >= 1.10.
Tue Oct 2 14:00:00 2018 vrothbergAATTsuse.com
- 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
Mon Aug 13 14:00:00 2018 vrothbergAATTsuse.com
- Generate and install bash completion for crictl.
- Provide /etc/crictl.yaml config.
bsc#1104598
Thu Aug 2 14:00:00 2018 vrothbergAATTsuse.com
- 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
Fri Jun 15 14:00:00 2018 vrothbergAATTsuse.com
- 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
Tue Jun 5 14:00:00 2018 dcassanyAATTsuse.com
- Refactor %license usage to a simpler form
Mon Jun 4 14:00:00 2018 dcassanyAATTsuse.com
- Make use of %license macro
Mon Mar 5 13:00:00 2018 vrothbergAATTsuse.com
- Use cri-tools v1.0.0-alpha.0 to be compatible to cri-o v1.9.x.
Fri Mar 2 13:00:00 2018 fcastelliAATTsuse.com
- Change buildtime requirement of go-md2man: use go-go-md2man to ensure
package builds on IBS against sle12sp3. This change won\'t affect openSUSE
Wed Feb 14 13:00:00 2018 jengelhAATTinai.de
- Description shall say what the software does now, not in the
future.
Mon Feb 12 13:00:00 2018 vrothbergAATTsuse.com
- Add cri-tools packaging for debugging and validating tools for the Kubelet
CRI, including the tools crictl and critest.