Skip to content

Commit

Permalink
Make authorization/v1 package default to optional in kubebuilder
Browse files Browse the repository at this point in the history
  • Loading branch information
stlaz committed Jul 30, 2019
1 parent fbd0b90 commit 8744eb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions authorization/v1/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
// +k8s:defaulter-gen=TypeMeta
// +k8s:openapi-gen=true

// +kubebuilder:validation:Optional
// +groupName=authorization.openshift.io
// Package v1 is the v1 version of the API.
package v1

0 comments on commit 8744eb4

Please sign in to comment.