diff --git a/pkg/api/v1alpha1/doc.go b/pkg/api/v1alpha1/doc.go index 7650ac471..5a6c62930 100644 --- a/pkg/api/v1alpha1/doc.go +++ b/pkg/api/v1alpha1/doc.go @@ -16,7 +16,6 @@ limitations under the License. // +k8s:deepcopy-gen=package,register // +k8s:conversion-gen=github.com/aveshagarwal/rescheduler/pkg/api -// +k8s:openapi-gen=true // +k8s:defaulter-gen=TypeMeta // Package v1alpha1 is the v1alpha1 version of the rescheduler API diff --git a/pkg/apis/componentconfig/v1alpha1/doc.go b/pkg/apis/componentconfig/v1alpha1/doc.go index 96cbe0968..532694116 100644 --- a/pkg/apis/componentconfig/v1alpha1/doc.go +++ b/pkg/apis/componentconfig/v1alpha1/doc.go @@ -16,7 +16,6 @@ limitations under the License. // +k8s:deepcopy-gen=package,register // +k8s:conversion-gen=github.com/aveshagarwal/rescheduler/pkg/apis/componentconfig -// +k8s:openapi-gen=true // +k8s:defaulter-gen=TypeMeta // Package v1alpha1 is the v1alpha1 version of the rescheduler's componentconfig API