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
Fix IngressClassParams CRD singular naming to resolve SingularConflict
Fixes#4200
Changes singular name from 'ingressclassparams' to 'ingressclassparam'
to follow Kubernetes naming conventions and resolve the SingularConflict
condition causing NamesAccepted: False status.
0 commit comments