update k8s #71
Annotations
10 errors and 1 warning
build
missing go.sum entry for module providing package k8s.io/api/admission/v1 (imported by github.com/kubeflow/kubeflow/components/admission-webhook); to add:
|
build
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:
|
build
missing go.sum entry for module providing package k8s.io/api/admissionregistration/v1 (imported by github.com/kubeflow/kubeflow/components/admission-webhook); to add:
|
build
missing go.sum entry for module providing package k8s.io/api/coordination/v1 (imported by sigs.k8s.io/controller-runtime/pkg/manager); to add:
|
build
missing go.sum entry for module providing package k8s.io/api/core/v1 (imported by github.com/kubeflow/kubeflow/components/admission-webhook); to add:
|
build
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/api/equality (imported by sigs.k8s.io/controller-runtime/pkg/controller/controllerutil); to add:
|
build
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/api/errors (imported by sigs.k8s.io/controller-runtime/pkg/client); to add:
|
build
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/api/meta (imported by github.com/kubeflow/kubeflow/components/admission-webhook); to add:
|
build
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/apis/meta/v1 (imported by github.com/kubeflow/kubeflow/components/admission-webhook); to add:
|
build
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/apis/meta/v1/unstructured (imported by sigs.k8s.io/controller-runtime/pkg/controller/controllerutil); to add:
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|