Skip to content

Releases: kubernetes-sigs/cli-utils

v0.20.6

16 Oct 20:11
88da441
Compare
Choose a tag to compare

Changelog

f6cb473 Clean up go mod
a6c5f50 Move ApplyOptions into ApplyTask
c0031a9 Remove IOStreams from the Applier

v0.20.5

15 Oct 20:43
47a43be
Compare
Choose a tag to compare

Changelog

9c4ba4d Pin to kyaml v0.9.2
7588c33 Store InventoryClient in FakeProvider

v0.20.4

07 Oct 22:27
7671c65
Compare
Choose a tag to compare

Changelog

b3465bf Pin to kyaml v0.9.1
202621e Update to the latest version of golint

v0.20.3

02 Oct 23:50
360bc0a
Compare
Choose a tag to compare

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

18 Sep 20:01
fb8aa39
Compare
Choose a tag to compare

Changelog

64f27ed Pin to kyaml v0.8.1
9006d9a Refactor inventory template intialization

v0.20.1

15 Sep 22:22
5c353e9
Compare
Choose a tag to compare

Changelog

1358a82 Upgrade to kyaml v0.8.0

v0.20.0

14 Sep 18:52
637b0df
Compare
Choose a tag to compare

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

29 Aug 01:11
8f198cb
Compare
Choose a tag to compare

Changelog

fb7493f Pin to kyaml v0.7.1

v0.19.1

28 Aug 22:15
44c0a0f
Compare
Choose a tag to compare

Changelog

63a5164 Avoid panic if error is of unknown type
517ebbe Pin to kyaml v0.7.0

v0.19.0

21 Aug 02:25
6dc5b35
Compare
Choose a tag to compare

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