~/src/github.com/openstack-k8s-operators/infra-operator ~/ci-framework-data/artifacts test -f go.work || GOTOOLCHAIN=go1.24.0 go work init go work use . go work use ./apis go work sync /home/zuul/src/github.com/openstack-k8s-operators/infra-operator/bin/controller-gen rbac:roleName=manager-role crd webhook paths="./..." output:crd:artifacts:config=config/crd/bases && \ rm -f apis/bases/* && cp -a config/crd/bases apis/ test -s /home/zuul/src/github.com/openstack-k8s-operators/infra-operator/bin/kustomize || { curl -Ss "https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/hack/install_kustomize.sh" | bash -s -- 5.6.0 /home/zuul/src/github.com/openstack-k8s-operators/infra-operator/bin; } v5.6.0 kustomize installed to /home/zuul/src/github.com/openstack-k8s-operators/infra-operator/bin/kustomize /home/zuul/bin/operator-sdk generate kustomize manifests -q -: pattern ./...: directory prefix . does not contain modules listed in go.work or their selected dependencies time="2025-12-02T12:20:06Z" level=fatal msg="Error generating kustomize files: error getting ClusterServiceVersion base: error generating ClusterServiceVersion definitions metadata: one or more API packages had type errors" make: *** [Makefile:260: bundle] Error 1