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: 4d3efbab01d7d13801ffc62e438db52cfd817270
  • Loading branch information
liggitt authored and k8s-publishing-bot committed Mar 31, 2022
1 parent a8c2f0b commit 905a7dc
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 @@ -214,7 +214,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 905a7dc

Please sign in to comment.