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
Downgrade gateway-api-inference-extension to v1.0.0
Downgrade from v1.0.1 to v1.0.0 to resolve controller-gen compatibility issue.
v1.0.1 has invalid kubebuilder markers (maxitem/minitems on non-array field)
in shared_types.go:142 that cause controller-gen v0.16.2 to fail during
manifest generation.
Signed-off-by: Killian Golds <[email protected]>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
0 commit comments