github kubernetes-sigs/kustomize api/v0.8.11

latest releases: kyaml/v0.18.0, kustomize/v5.4.3, api/v0.17.3...
3 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.

aa92d83 Pin to kyaml (#4020)
b465c20 Remove pinning to external fork
c8b049f point to natasha's fork
936ac37 Update repospec_test.go
7fae7d1 Move api/filesys to kyaml/filesys (#3997)
727e24f append AsCurrentUser to FnPluginLoadingOptions
199802a Ensure 'not exist' errors wrap os.ErrNotExist (#3982)
62fd36f Updating go.sum
86dd74f Gather some string slice utils.
218da98 support mapping values with '.' in replacements fieldpaths
cebda58 test for '.' in replacement mapping value
6a82437 Renaming to better name
6b9e8eb Add a new type that defaults to FsOnDisk for convenience
24294d3 upgrade json-patch 4.11.0
7458a53 copy method for selector
cf6e6ca omitempty for replacement type
e847ec7 ReadDir method for filesys
ed3200e Remove bad TODO
a3ed120 Handle errors
6adefe4 replacements should be able to use previous IDs
84724a3 smarter path splitter for replacements
23544e0 code review
b1fda3d add an option to include local configs
b8ae69b copy target rnode in replacements
4014440 test to demonstrate '.' in list element path issue
74b0b3a test to demonstrate multiple fieldpaths issue in replacements
5a2a770 add IAMPolicyGenerator
437e8f9 Demonstrate issue 3929
172adc4 Consolidate scripts into k8s-traditional hack dir.
f6e6ac0 Back to development mode; unpin the modules
dbc11ed Handle errors
73da51d Apply suggestions from code review
df10d5a Add includeCRDs Field to HelmChart

Don't miss a new kustomize release

NewReleases is sending notifications on new releases.