Fix Panic When Webhook Fails #164
Annotations
8 errors and 1 warning
|
Build
Process completed with exit code 2.
|
|
Build:
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)
|
|
Build:
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
|
|
Build:
pkg/controller/controller_utils_test.go#L716
featuregatetesting.SetFeatureGateDuringTest(t, utilfeature.DefaultFeatureGate, features.LogarithmicScaleDown, !test.disableLogarithmicScaleDown) (no value) used as value or type
|
|
Build:
pkg/controller/controller_utils_test.go#L715
featuregatetesting.SetFeatureGateDuringTest(t, utilfeature.DefaultFeatureGate, features.PodDeletionCost, !test.disablePodDeletioncost) (no value) used as value or type
|
|
Build:
pkg/controller/controller_utils_test.go#L671
featuregatetesting.SetFeatureGateDuringTest(t, utilfeature.DefaultFeatureGate, features.LogarithmicScaleDown, !test.disableLogarithmicScaleDown) (no value) used as value or type
|
|
Build:
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
|
|
Build:
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
|
|
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/petset/petset. Supported file pattern: go.sum
|