add placement spread assertions #30
gate-tests.yml
on: pull_request
Matrix: test-all
Matrix: test-skip-kind
Annotations
18 errors and 2 warnings
test-skip-kind (1.22, macos-latest):
connect.go#L15
missing go.sum entry for module providing package k8s.io/client-go/discovery (imported by github.com/gdt-dev/kube); to add:
|
test-skip-kind (1.22, macos-latest):
connect.go#L16
missing go.sum entry for module providing package k8s.io/client-go/discovery/cached/memory (imported by github.com/gdt-dev/kube); to add:
|
test-skip-kind (1.22, macos-latest):
connect.go#L17
missing go.sum entry for module providing package k8s.io/client-go/dynamic (imported by github.com/gdt-dev/kube); to add:
|
test-skip-kind (1.22, macos-latest):
connect.go#L18
missing go.sum entry for module providing package k8s.io/client-go/rest (imported by github.com/gdt-dev/kube); to add:
|
test-skip-kind (1.22, macos-latest):
connect.go#L19
missing go.sum entry for module providing package k8s.io/client-go/restmapper (imported by github.com/gdt-dev/kube); to add:
|
test-skip-kind (1.22, macos-latest):
connect.go#L20
missing go.sum entry for module providing package k8s.io/client-go/tools/clientcmd (imported by github.com/gdt-dev/kube); to add:
|
test-skip-kind (1.22, macos-latest):
placement.go#L21
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/client (imported by github.com/gdt-dev/kube); to add:
|
test-skip-kind (1.22, macos-latest)
Process completed with exit code 1.
|
test-skip-kind (1.22, windows-latest)
The job was canceled because "_1_22_macos-latest" failed.
|
test-skip-kind (1.22, windows-latest)
The operation was canceled.
|
test-all (1.22, ubuntu-latest):
connect.go#L15
missing go.sum entry for module providing package k8s.io/client-go/discovery (imported by github.com/gdt-dev/kube); to add:
|
test-all (1.22, ubuntu-latest):
connect.go#L16
missing go.sum entry for module providing package k8s.io/client-go/discovery/cached/memory (imported by github.com/gdt-dev/kube); to add:
|
test-all (1.22, ubuntu-latest):
connect.go#L17
missing go.sum entry for module providing package k8s.io/client-go/dynamic (imported by github.com/gdt-dev/kube); to add:
|
test-all (1.22, ubuntu-latest):
connect.go#L18
missing go.sum entry for module providing package k8s.io/client-go/rest (imported by github.com/gdt-dev/kube); to add:
|
test-all (1.22, ubuntu-latest):
connect.go#L19
missing go.sum entry for module providing package k8s.io/client-go/restmapper (imported by github.com/gdt-dev/kube); to add:
|
test-all (1.22, ubuntu-latest):
connect.go#L20
missing go.sum entry for module providing package k8s.io/client-go/tools/clientcmd (imported by github.com/gdt-dev/kube); to add:
|
test-all (1.22, ubuntu-latest):
placement.go#L21
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/client (imported by github.com/gdt-dev/kube); to add:
|
test-all (1.22, ubuntu-latest)
Process completed with exit code 1.
|
test-skip-kind (1.22, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: step-security/harden-runner@55d479fb1c5bcad5a4f9099a5d9f37c8857b2845, actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-all (1.22, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: step-security/harden-runner@55d479fb1c5bcad5a4f9099a5d9f37c8857b2845, actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, helm/kind-action@dda0770415bac9fc20092cacbc54aa298604d140. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|