Skip to content

Commit

Permalink
Merge pull request #2534 from robscott/experimental-status
Browse files Browse the repository at this point in the history
Marking SupportedVersion as experimental
  • Loading branch information
k8s-ci-robot authored Oct 27, 2023
2 parents cb82fb5 + 41624f1 commit 8cf18e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apis/v1/gatewayclass_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,8 @@ const (
//
// Controllers should prefer to use the values of GatewayClassConditionReason
// for the corresponding Reason, where appropriate.
//
// <gateway:experimental>
GatewayClassConditionStatusSupportedVersion GatewayClassConditionType = "SupportedVersion"

// This reason is used with the "SupportedVersion" condition when the
Expand Down

0 comments on commit 8cf18e3

Please sign in to comment.