kustomize/v4.5.6
Due to an oversight, kustomize v4.5.6 has the golang testing library compiled in unnecessarily. It is advised that you upgrade to v4.5.7, which doesn't have the testing library compiled in.
Small features
#4704: Option to customize NamespaceTransformer role binding subject handling
#4708: Option to customize NamespaceTransformer overwrite behaviour
Bug fixes
#4700: Correctly detect ambiguity between potential referrers when targeting a name+namespace reference
#4703: Fix NameReference transformer handling of self-references in annotations
#4730: Emit a warning when env loading bug is being relied on
#4667: Replacements: fix issue with create: true
option when there is an existing field
Dependency Changes
#4736: Pin to kyaml v0.13.8
#4737: Pin cmd/config 0.10.8
#4738: Pin to api v0.12.0
#4675: Update dependency github.com/xlab/treeprint to v1.1.0