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
When opening a PR recently, I’ve noticed that the pull-gateway-api-verify job sometimes fails during execution of verify-codegen.sh:
/home/prow/go/src/sigs.k8s.io/gateway-api/apis/v1alpha2/referencegrant_types.go:52:6: printer columns applied to version "v1alpha2" not in CRD
2025/10/17 07:24:10 not all generators ran successfully
exit status 1
make[1]: *** [Makefile:75: update-codegen] Error 1
make[1]: Leaving directory '/home/prow/go/src/sigs.k8s.io/gateway-api'
�[0;31mTest FAILED: hack/../hack/verify-codegen.sh