Skip to content

Commit

Permalink
SHOULD be rejected with InvalidParamaters reason
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemorris authored May 2, 2024
1 parent 1debac4 commit a0728d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apis/v1/gatewayclass_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ type GatewayClassSpec struct {
// cluster-scoped or namespace-scoped.
//
// If the referent cannot be found, refers to an unsupported kind, or when
// the data within that resource is malformed, the GatewayClass will be
// the data within that resource is malformed, the GatewayClass SHOULD be
// rejected with the "Accepted" status condition set to "False" and an
// "InvalidParameters" reason.
//
Expand Down

0 comments on commit a0728d1

Please sign in to comment.