Skip to content

Commit

Permalink
Drop enum tag from certificate request condition
Browse files Browse the repository at this point in the history
Kubernetes-commit: 2b52a1e50941f3d2464e02ccc328768a50cd03e0
  • Loading branch information
liggitt authored and k8s-publishing-bot committed Mar 31, 2022
1 parent 02c2207 commit e3797f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion certificates/v1/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,6 @@ type CertificateSigningRequestStatus struct {
}

// RequestConditionType is the type of a CertificateSigningRequestCondition
// +enum
type RequestConditionType string

// Well-known condition types for certificate requests.
Expand Down

0 comments on commit e3797f2

Please sign in to comment.