Skip to content

api/v0.8.6

Compare
Choose a tag to compare
@monopole monopole released this 13 Apr 18:58
· 1681 commits to master since this release
768132f

99b6a59 Fix go.sum nit
88911bb Pin to kyaml@v0.10.17
240cda0 Add flag --enable-helm
9c43518 Fix nits, add internal GetRoot func.
3af1ae4 Enhance test harness.
aa5b481 upgrade to helm 3.5.4 and imdario/mergo v0.3.12
a40c74e use field options to refine replacements
0fe3f30 add use of rejects field in replacement filter
0990d96 Fix go sum files.
94c45e0 add more tests for replacement filter
fa0b237 add replacement filter to support replacmenttransformer
c632880 Pin to kyaml v0.10.16
3255c73 Loader FS and empty env fix
ccb95ab add conflict check
e77c284 Do no require exec/go plugin home to use fn plugins
5ed2067 Add labels field to kustomization
700a112 Fix nits in 3731
0d152c4 added comment referring test to issue 3732
6f6d41f Remove dead merge conflict code.
3ff5263 api/konfig/builtinpluginconsts/namespace: Add CustomResourceDefinition webhook namespace transformer
5bb6685 added test showing broken namespace reference when combining resources from two different bases
1f837fd Type alias for spec.Schema
a9c20a2 handle helm output properly
5247aa5 Update resource.go
74d5646 Allow patch removal of emptyDir {}
235101a Drop uses of 'unstructured' terminology.
123a5d6 Remove the wrappy layer.
5fc6cab support new version string in helm
f96ac2d allow general name and kind changes via an options field in patches
ed3ab9f updated krusty tests for custom schema
839fd2b Remove branching on kyaml enablement
ddfb4ff Unpin all modules (back to dev mode).
a5e6295 HelmChartInflationGenerator: inherit environment variables to helm command
397744f fixed disappearing ports issue