replacements entries get source and targets with null value appended #4270
Labels
kind/bug
Categorizes issue or PR as related to a bug.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
replacements entries get source and targets appended
when we edit an image to an kustomization.yaml file that has replacements in it, it adds source and targets properties with null values to them:
Example:
kustomization.yaml
$ kustomize edit set image mycr.io/myimage:v1.0
Expected output
Actual output
Kustomize version
4.4.0
Platform
Linux
The text was updated successfully, but these errors were encountered: