Skip to content

Add SubPathExpr option for additionalVolumes #2055

Add SubPathExpr option for additionalVolumes

Add SubPathExpr option for additionalVolumes #2055

Re-run triggered November 21, 2023 16:19
Status Failure
Total duration 2m 18s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

run_e2e.yaml

on: pull_request
End-2-End tests
2m 6s
End-2-End tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
End-2-End tests: pkg/apis/zalando.org/v1/register.go#L39
cannot use &FabricEventStream{} (value of type *FabricEventStream) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *FabricEventStream does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method DeepCopyObject)
End-2-End tests: pkg/apis/zalando.org/v1/register.go#L40
cannot use &FabricEventStreamList{} (value of type *FabricEventStreamList) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *FabricEventStreamList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method DeepCopyObject)
End-2-End tests
Process completed with exit code 2.
End-2-End tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/