kustomizer
kustomizer copied to clipboard
migrate module to v2
kustomizer is > 2.0.0 in it's releases / git tags, but the module is still at v1, which makes it impossible to import as a library.
The first commit just switches the module to v2 and modifies the import paths. There are other ways to do this, but this is the lowest effort.
The second bumps flux/pkg which I noticed was a little out of date. Happy to remove that second commit if that doesn't fit with how you planned to maintain dependencies.
@stefanprodan any chance you could take a look at this? I prefer using kustomizer as a library.