github kubernetes-sigs/kustomize kyaml/v0.11.0

latest releases: kustomize/v5.4.1, api/v0.17.1, kustomize/v5.4.0...
2 years ago

This release updates go-yaml to version 496545a6307b2a7d7a710fd516e5e16e8ab62dbc, which may fix a number of outstanding bugs. Of note, the updated version of go-yaml no longer forces line wrapping on long strings (see go-yaml/yaml#572). Some users may see minor changes to output as a result. In addition, go-yaml is now used via an internal fork that restores previous sequence indentation behavior (the sequence indicator does not count against indentation). See #3946.

e583f19 Comment out part of script that is likely only needed on first run
3ab0665 fix affected kyaml tests
4b66043 compact sequence indent
979f03e remove serialization hack after bump
c8b049f point to natasha's fork
f3d8883 Internalize forked code
e308f32 fix leading newline issue
beea785 tests for compactSeqIndent
95c5b68 add defaultSeqIndent method
0ddf68c compact sequence indentation option
4cadad5 Internal copy of go-yaml at 496545a6307b2a7d7a710fd516e5e16e8ab62dbc
9e4a639 Instructions and script for go-yaml fork
2e8a3b7 Use the forked go-yaml module
1aa7a1e Handle null values while formatting
1801d33 Add error when datamap is nil
b01da61 Update argument name
23e28bb change marshal indent to 2 (#4005)
a1f1c2d Add documentation
10331d9 Add GetValidatedDataMap to rnode
60038d4 Add filesys.FileSystem to ignoreFileMatcher (#3994)
7fae7d1 Move api/filesys to kyaml/filesys (#3997)
0af3a75 Remove debug fmt.Println breaking kpt Starlark output
2e0556b Allow the Handle function of the ResourceHandler interface to return an error
95e2423 Allow users to customize handling of deleted resources for merge3

Don't miss a new kustomize release

NewReleases is sending notifications on new releases.