kustomizer icon indicating copy to clipboard operation
kustomizer copied to clipboard

migrate module to v2

Open ecordell opened this issue 2 years ago • 1 comments

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.

ecordell avatar Jul 22 '23 14:07 ecordell

@stefanprodan any chance you could take a look at this? I prefer using kustomizer as a library.

ecordell avatar May 08 '24 00:05 ecordell