Skip to content

Refactor internals. Make the operator more lib-oriented #889

Refactor internals. Make the operator more lib-oriented

Refactor internals. Make the operator more lib-oriented #889

Triggered via pull request October 11, 2023 20:51
Status Failure
Total duration 21s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yaml

on: pull_request
Build shell-operator binary
11s
Build shell-operator binary
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build shell-operator binary
missing go.sum entry for module providing package github.com/go-openapi/jsonreference (imported by github.com/go-openapi/spec); to add:
Build shell-operator binary: pkg/webhook/admission/types/event.go#L4
missing go.sum entry for module providing package k8s.io/api/admission/v1 (imported by github.com/flant/shell-operator/pkg/webhook/admission); to add:
Build shell-operator binary: pkg/webhook/admission/config.go#L4
missing go.sum entry for module providing package k8s.io/api/admissionregistration/v1 (imported by github.com/flant/shell-operator/pkg/webhook/admission); to add:
Build shell-operator binary: pkg/kube_events_manager/namespace_informer.go#L10
missing go.sum entry for module providing package k8s.io/api/core/v1 (imported by github.com/flant/shell-operator/pkg/kube_events_manager); to add:
Build shell-operator binary: pkg/webhook/conversion/crd_client_config.go#L8
missing go.sum entry for module providing package k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1 (imported by github.com/flant/shell-operator/pkg/webhook/conversion); to add:
Build shell-operator binary
missing go.sum entry for module providing package k8s.io/apiextensions-apiserver/pkg/client/clientset/clientset/typed/apiextensions/v1 (imported by github.com/flant/kube-client/client); to add:
Build shell-operator binary: pkg/kube/object_patch/patch.go#L12
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/api/equality (imported by github.com/flant/shell-operator/pkg/kube/object_patch); to add:
Build shell-operator binary: pkg/kube_events_manager/error_handler.go#L7
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/api/errors (imported by github.com/flant/shell-operator/pkg/kube/object_patch); to add:
Build shell-operator binary: pkg/webhook/validating/validation/validation.go#L6
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/api/validation (imported by github.com/flant/shell-operator/pkg/webhook/validating/validation); to add:
Build shell-operator binary
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/apis/meta/v1 (imported by github.com/flant/shell-operator/pkg/webhook/admission); to add:
Build shell-operator binary
Restore cache failed: Dependencies file is not found in /home/runner/work/shell-operator/shell-operator. Supported file pattern: go.sum