We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 296392f commit 607bd59Copy full SHA for 607bd59
pkg/apis/scheduling/v2/queue_types.go
@@ -59,6 +59,7 @@ type QueueStatus struct {
59
// +genclient
60
// +kubebuilder:object:root=true
61
// +kubebuilder:subresource:status
62
+// +kubebuilder:storageversion
63
// +kubebuilder:resource:scope=Cluster
64
// +kubebuilder:printcolumn:name="Priority",type=string,JSONPath=`.spec.priority`
65
// +kubebuilder:printcolumn:name="Parent",type=string,JSONPath=`.spec.parentQueue`
0 commit comments