[CHORE] installing crds #16
checks.yaml
on: pull_request
Check Documentation formatting and links
1m 31s
Golang linter
25s
Matrix: Build operator binary
Annotations
8 errors
Build operator binary (ubuntu-latest):
internal/k8sutil/k8sutil.go#L27
"github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring/v1alpha1" imported as monitoringv1alpha1 and not used
|
Build operator binary (ubuntu-latest):
internal/k8sutil/k8sutil.go#L79
undefined: monitoringv1Alpha1
|
Build operator binary (ubuntu-latest)
Process completed with exit code 2.
|
Golang linter
Process completed with exit code 1.
|
Build operator binary (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
Build operator binary (macos-latest):
internal/k8sutil/k8sutil.go#L27
"github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring/v1alpha1" imported as monitoringv1alpha1 and not used
|
Build operator binary (macos-latest):
internal/k8sutil/k8sutil.go#L79
undefined: monitoringv1Alpha1
|
Build operator binary (macos-latest)
Process completed with exit code 2.
|