Skip to content

Update kubernetes packages to v0.32.0 #123

Update kubernetes packages to v0.32.0

Update kubernetes packages to v0.32.0 #123

Triggered via pull request November 15, 2024 18:22
Status Failure
Total duration 26s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test
missing go.sum entry for module providing package k8s.io/api/admission/v1 (imported by sigs.k8s.io/controller-runtime/pkg/webhook/admission); to add:
test
missing go.sum entry for module providing package k8s.io/api/admission/v1beta1 (imported by sigs.k8s.io/controller-runtime/pkg/webhook/admission); to add:
test
missing go.sum entry for module providing package k8s.io/api/admissionregistration/v1 (imported by k8s.io/client-go/informers); to add:
test
missing go.sum entry for module providing package k8s.io/api/admissionregistration/v1beta1 (imported by k8s.io/client-go/informers); to add:
test
missing go.sum entry for module providing package k8s.io/api/apiserverinternal/v1alpha1 (imported by k8s.io/client-go/informers); to add:
test
missing go.sum entry for module providing package k8s.io/api/apps/v1 (imported by k8s.io/client-go/informers); to add:
test
missing go.sum entry for module providing package k8s.io/api/apps/v1beta1 (imported by k8s.io/client-go/informers); to add:
test
missing go.sum entry for module providing package k8s.io/api/apps/v1beta2 (imported by k8s.io/client-go/informers); to add:
test
missing go.sum entry for module providing package k8s.io/api/authentication/v1 (imported by k8s.io/client-go/kubernetes/typed/authentication/v1); to add:
test
missing go.sum entry for module providing package k8s.io/api/authentication/v1beta1 (imported by k8s.io/client-go/kubernetes/typed/authentication/v1beta1); to add:
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/