Skip to content

Commit e8492f3

Browse files
Merge pull request GoogleCloudPlatform#3235 from justinsb/fix_e2e
chore: fix inconsistent tags on types
2 parents 84c62a1 + 6d3a659 commit e8492f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apis/bigqueryanalyticshub/v1alpha1/dataexchange_types.go

-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ type BigQueryAnalyticsHubDataExchangeObservedState struct {
109109
// +genclient
110110
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
111111
// +kubebuilder:resource:categories=gcp,shortName=gcpbigqueryanalyticshubdataexchange;gcpbigqueryanalyticshubdataexchanges
112-
// +kubebuilder:resource:categories=gcp
113112
// +kubebuilder:subresource:status
114113
// +kubebuilder:metadata:labels="cnrm.cloud.google.com/managed-by-kcc=true";"cnrm.cloud.google.com/system=true";"cnrm.cloud.google.com/stability-level=alpha"
115114
// +kubebuilder:printcolumn:name="Age",JSONPath=".metadata.creationTimestamp",type="date"

0 commit comments

Comments
 (0)