Improve scheduler memory usage #6703
knative-verify.yaml
on: pull_request
verify
/
Verify Deps and Codegen
5m 48s
Annotations
3 errors and 1 warning
verify / Verify Deps and Codegen:
vendor/knative.dev/pkg/client/injection/kube/informers/core/v1/pod/pod.go#L1
Please run ./hack/update-codegen.sh.
|
verify / Verify Deps and Codegen:
vendor/modules.txt#L1
Please run ./hack/update-codegen.sh.
diff --git a/vendor/modules.txt b/vendor/modules.txt
index c468c9f..10f7320 100644
--- a/vendor/modules.txt
+++ b/vendor/modules.txt
@@ -1108,7 +1108,6 @@ knative.dev/pkg/client/injection/kube/informers/core/v1/endpoints
knative.dev/pkg/client/injection/kube/informers/core/v1/endpoints/fake
knative.dev/pkg/client/injection/kube/informers/core/v1/namespace
knative.dev/pkg/client/injection/kube/informers/core/v1/namespace/fake
-knative.dev/pkg/client/injection/kube/informers/core/v1/pod
knative.dev/pkg/client/injection/kube/informers/core/v1/secret/filtered
knative.dev/pkg/client/injection/kube/informers/core/v1/service
knative.dev/pkg/client/injection/kube/informers/core/v1/service/fake
|
verify / Verify Deps and Codegen
Process completed with exit code 1.
|
verify / Verify Deps and Codegen
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
|