You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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