Skip to content

v0.2.1

Choose a tag to compare

Incompatible changes

  • scaffolding: the default value (operator.kyma-project.io) for the command line flag --group-name was removed; the flag is now mandatory

Fixes

  • handling of templateSuffix in NewKustomizeGenerator() should now work as expected (it was completely broken)
  • kustomize generator: in the documentation it was stated that kustomization.yaml would be automatically generated if not present in the given path; but this was never the case; now it should work as expected