chore(deps)(deps): bump k8s.io/api from 0.28.4 to 0.29.0 #790
test.yml
on: pull_request
Matrix: test
Build docs and Coveralls integration
0s
Annotations
9 errors
Test with 1.18 and CROSS_COMPILE=false:
pkg/transformer/kubernetes/kubernetes.go#L590
cannot use api.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as type "k8s.io/api/core/v1".VolumeResourceRequirements in struct literal
|
Test with 1.18 and CROSS_COMPILE=false
Process completed with exit code 2.
|
Test with 1.18 and CROSS_COMPILE=true:
pkg/transformer/kubernetes/kubernetes.go#L590
cannot use api.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as type "k8s.io/api/core/v1".VolumeResourceRequirements in struct literal
|
Test with 1.18 and CROSS_COMPILE=true
Process completed with exit code 2.
|
Test with 1.19 and CROSS_COMPILE=true:
pkg/transformer/kubernetes/kubernetes.go#L590
cannot use api.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as type "k8s.io/api/core/v1".VolumeResourceRequirements in struct literal
|
Test with 1.19 and CROSS_COMPILE=true
Process completed with exit code 2.
|
Test with 1.19 and CROSS_COMPILE=false
The job was canceled because "_1_18_false" failed.
|
Test with 1.19 and CROSS_COMPILE=false:
pkg/transformer/kubernetes/kubernetes.go#L590
cannot use api.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as type "k8s.io/api/core/v1".VolumeResourceRequirements in struct literal
|
Test with 1.19 and CROSS_COMPILE=false
Process completed with exit code 2.
|