Skip to content

fix(deps): update kubernetes packages to v0.31.1 #737

fix(deps): update kubernetes packages to v0.31.1

fix(deps): update kubernetes packages to v0.31.1 #737

Triggered via pull request August 7, 2024 20:41
Status Failure
Total duration 2m 19s
Artifacts

e2e.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
kuttl
cannot use i.Informer (variable of type "k8s.io/client-go/tools/cache".SharedIndexInformer) as Informer value in return statement: "k8s.io/client-go/tools/cache".SharedIndexInformer does not implement Informer (wrong type for method AddEventHandler)
kuttl
cannot use i.Informer (variable of type "k8s.io/client-go/tools/cache".SharedIndexInformer) as Informer value in return statement: "k8s.io/client-go/tools/cache".SharedIndexInformer does not implement Informer (wrong type for method AddEventHandler)
kuttl
Process completed with exit code 2.
kuttl
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/