fix(deps): update kubernetes packages to v0.30.2 (minor) #169
ci.yaml
on: pull_request
Build image
31s
Unit test
16s
Annotations
11 errors and 2 warnings
Unit 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:
|
Unit 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:
|
Unit test:
resources/reconcilehelper.go#L15
missing go.sum entry for module providing package k8s.io/api/apps/v1 (imported by github.com/pluralsh/plural-operator/controllers); to add:
|
Unit test:
controllers/job_controller.go#L25
missing go.sum entry for module providing package k8s.io/api/batch/v1 (imported by github.com/pluralsh/plural-operator/controllers); to add:
|
Unit test:
apis/platform/v1alpha1/license_types.go#L20
missing go.sum entry for module providing package k8s.io/api/core/v1 (imported by github.com/pluralsh/plural-operator/controllers); to add:
|
Unit test:
resources/reconcilehelper.go#L17
missing go.sum entry for module providing package k8s.io/api/networking/v1 (imported by github.com/pluralsh/plural-operator/resources); to add:
|
Unit test:
resources/reconcilehelper.go#L18
missing go.sum entry for module providing package k8s.io/api/rbac/v1 (imported by github.com/pluralsh/plural-operator/resources); to add:
|
Unit test:
resources/reconcilehelper.go#L19
missing go.sum entry for module providing package k8s.io/api/storage/v1 (imported by github.com/pluralsh/plural-operator/controllers); to add:
|
Unit test
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:
|
Unit test:
resources/reconcilehelper.go#L20
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/api/errors (imported by github.com/pluralsh/plural-operator/controllers); to add:
|
Build image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CGO_ENABLED=0 GOOS=linux GOARCH=${TARGETARCH} GO111MODULE=on go build -a -o manager main.go" did not complete successfully: exit code: 1
|
Unit test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|