Update deps #153
Annotations
8 errors and 1 warning
|
|
|
pkg/controller/controller_utils_test.go#L792
cannot use test.template (variable of type *"k8s.io/api/core/v1".PodTemplateSpec) as *"kubeops.dev/petset/apis/apps/v1".PodTemplateSpec value in argument to ComputeHash (typecheck)
|
|
pkg/controller/controller_utils_test.go#L791
cannot use test.template (variable of type *"k8s.io/api/core/v1".PodTemplateSpec) as *"kubeops.dev/petset/apis/apps/v1".PodTemplateSpec value in argument to ComputeHash
|
|
pkg/controller/controller_utils_test.go#L716
featuregatetesting.SetFeatureGateDuringTest(t, utilfeature.DefaultFeatureGate, features.LogarithmicScaleDown, !test.disableLogarithmicScaleDown) (no value) used as value or type
|
|
pkg/controller/controller_utils_test.go#L715
featuregatetesting.SetFeatureGateDuringTest(t, utilfeature.DefaultFeatureGate, features.PodDeletionCost, !test.disablePodDeletioncost) (no value) used as value or type
|
|
pkg/controller/controller_utils_test.go#L671
featuregatetesting.SetFeatureGateDuringTest(t, utilfeature.DefaultFeatureGate, features.LogarithmicScaleDown, !test.disableLogarithmicScaleDown) (no value) used as value or type
|
|
pkg/controller/controller_utils_test.go#L355
cannot use controllerSpec.Spec.Template (variable of type *"k8s.io/api/core/v1".PodTemplateSpec) as PodInfo value in argument to podControl.CreatePodsWithGenerateName
|
|
pkg/controller/controller_utils_test.go#L341
cannot use controllerSpec.Spec.Template (variable of type *"k8s.io/api/core/v1".PodTemplateSpec) as PodInfo value in argument to podControl.CreatePods
|
|
|
The logs for this run have expired and are no longer available.
Loading