Releases: kubernetes-sigs/cli-utils
v0.20.6
v0.20.5
v0.20.4
v0.20.3
Changelog
862af8e Delete BasicPrinter which is no longer in use
6e16212 Export some init functions for reuse
bd46527 Exports IsDir function with cleanup
8119a32 Expose common functions used by ManifestReader
24b5948 Install stringer in generate target
62bb797 Move ManifestReader creation into Provider
d805e95 Provider can now return error for ManifestReader creation
8698c7d Upgrade to kyaml v0.9.0
034d5c3 Use the TaskContext for passing UIDs of applied resources to the pruner
v0.20.2
v0.20.1
v0.20.0
Changelog
2de4d86 Applies inventory namespace first if necessary
e43565e Handle the --namespace flag
a22f5fb Ignore files with the LocalConfig annotation
06594c1 New factory wraps kubectl factory and inventory client
19ce9e0 Remove the AbortedEvent from kstatus
b6a2860 Support json printer for apply
v0.19.2
v0.19.1
v0.19.0
Changelog
9d0ec2c Allow colon in the name of RBAC resources
1f85251 Destroy command refactored to use DestroyRunner
e3e42e6 Fix name of flag
9135af4 Improve error handling
7a8f5c1 Preview command refactored to use PreviewRunner
13c8cd4 Small destroyer fix removes unneeded code
ba14c45 Update status command to leverage inventory and add additional output formats