c03e9e2eb1
- 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
62 lines
2.1 KiB
Plaintext
62 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Aug 13 08:54:30 UTC 2018 - vrothberg@suse.com
|
|
|
|
- Generate and install bash completion for crictl.
|
|
|
|
- Provide /etc/crictl.yaml config.
|
|
bsc#1104598
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 2 09:00:47 UTC 2018 - vrothberg@suse.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 07:59:00 UTC 2018 - vrothberg@suse.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 08:28:14 UTC 2018 - dcassany@suse.com
|
|
|
|
- Refactor %license usage to a simpler form
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 4 14:50:13 UTC 2018 - dcassany@suse.com
|
|
|
|
- Make use of %license macro
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 5 13:22:07 UTC 2018 - vrothberg@suse.com
|
|
|
|
- Use cri-tools v1.0.0-alpha.0 to be compatible to cri-o v1.9.x.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 2 17:38:18 UTC 2018 - fcastelli@suse.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 20:01:00 UTC 2018 - jengelh@inai.de
|
|
|
|
- Description shall say what the software does now, not in the
|
|
future.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 12 11:48:18 UTC 2018 - vrothberg@suse.com
|
|
|
|
- Add cri-tools packaging for debugging and validating tools for the Kubelet
|
|
CRI, including the tools crictl and critest.
|