Skip to content

Commit ec6c1c2

Browse files
committed
fix v1beta1 resolution request: add storageversion
1 parent 7e16d9d commit ec6c1c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/apis/resolution/v1beta1/resolution_request_types.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ import (
2929
//
3030
// +genclient
3131
// +genreconciler
32+
// +kubebuilder:storageversion
3233
type ResolutionRequest struct {
3334
metav1.TypeMeta `json:",inline"`
3435
// +optional

0 commit comments

Comments
 (0)