Add SubPathExpr option for additionalVolumes #2042
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
run_tests.yaml
on: pull_request
Unit tests and coverage
56s
Annotations
3 errors and 1 warning
Unit tests and coverage:
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)
|
Unit tests and coverage:
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)
|
Unit tests and coverage
Process completed with exit code 2.
|
Unit tests and coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|