This PR updates the kubebuilder layout from go/v3 to go/v4 and fixes some issues when generating the bundle directory with the command make bundle.
The kbs authorization secrets are no longer created automatically, need to be uncommented first in the kustomazation.yaml file
This PR updates the kubebuilder layout from go/v3 to go/v4 and fixes some issues when generating the bundle directory with the command
make bundle
. The kbs authorization secrets are no longer created automatically, need to be uncommented first in the kustomazation.yaml file