Can't fully create a new API under an existing group
raaizik opened this issue · 2 comments
raaizik commented
Files seem to be getting generated (including a controller though it's explicitly disabled in the command below), but some functions are missing. The error is the following:
% operator-sdk create api --group ocs --version v1 --kind someKind --controller false
FATA[0003] failed to create API: unable to run post-scaffold tasks of "go.kubebuilder.io/v2": exit status 1
iamniting commented
Hi Racheli, The fix is merged you create a scaffolding now.