Skip to content

Commit 607bd59

Browse files
authored
marked crd queue v2 as stored version (#244)
1 parent 296392f commit 607bd59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/apis/scheduling/v2/queue_types.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ type QueueStatus struct {
5959
// +genclient
6060
// +kubebuilder:object:root=true
6161
// +kubebuilder:subresource:status
62+
// +kubebuilder:storageversion
6263
// +kubebuilder:resource:scope=Cluster
6364
// +kubebuilder:printcolumn:name="Priority",type=string,JSONPath=`.spec.priority`
6465
// +kubebuilder:printcolumn:name="Parent",type=string,JSONPath=`.spec.parentQueue`

0 commit comments

Comments
 (0)