@@ -74,10 +74,10 @@ const (
7474// +kubebuilder:selectablefield:JSONPath=".spec.profile"
7575// +kubebuilder:printcolumn:JSONPath=".spec.purposes",name="Purposes",type=string
7676// +kubebuilder:printcolumn:JSONPath=`.status.phase`,name="Phase",type=string
77- // +kubebuilder:printcolumn:JSONPath=`.metadata.labels[" clusters.openmcp.cloud/k8sversion"] `,name="Version",type=string
78- // +kubebuilder:printcolumn:JSONPath=`.metadata.labels[" clusters.openmcp.cloud/provider"] `,name="Provider",type=string
77+ // +kubebuilder:printcolumn:JSONPath=`.metadata.labels. clusters\ .openmcp\ .cloud/k8sversion`,name="Version",type=string
78+ // +kubebuilder:printcolumn:JSONPath=`.metadata.labels. clusters\ .openmcp\ .cloud/provider`,name="Provider",type=string
7979// +kubebuilder:printcolumn:JSONPath=".spec.profile",name="Profile",type=string,priority=10
80- // +kubebuilder:printcolumn:JSONPath=`.metadata.annotations[" clusters.openmcp.cloud/providerinfo"] `,name="Info",type=string,priority=10
80+ // +kubebuilder:printcolumn:JSONPath=`.metadata.annotations. clusters\ .openmcp\ .cloud/providerinfo`,name="Info",type=string,priority=10
8181// +kubebuilder:printcolumn:JSONPath=".status.apiServer",name="APIServer",type=string,priority=10
8282// +kubebuilder:printcolumn:name="Age",type="date",JSONPath=".metadata.creationTimestamp"
8383
0 commit comments