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.
2 parents 65a8ec6 + 1bf63a4 commit d9887e2Copy full SHA for d9887e2
api/v1alpha2/hierarchicalresourcequota_types.go
@@ -50,6 +50,7 @@ type HierarchicalResourceQuotaStatus struct {
50
51
// +kubebuilder:object:root=true
52
// +kubebuilder:resource:path=hierarchicalresourcequotas,shortName=hrq,scope=Namespaced
53
+// +kubebuilder:storageversion
54
// +kubebuilder:printcolumn:name="Request",type="string",JSONPath=".status.requestsSummary"
55
// +kubebuilder:printcolumn:name="Limit",type="string",JSONPath=".status.limitsSummary"
56
0 commit comments