Skip to content

Update translator.go #1615

Update translator.go

Update translator.go #1615

Triggered via pull request November 13, 2023 07:29
Status Failure
Total duration 4m 7s
Artifacts

unit-tests.yaml

on: pull_request
Execute all tests
3m 56s
Execute all tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Execute all tests: pkg/controllers/resources/pods/translate/translator.go#L235
undefined: ServicesToEnvironmentVariables
Execute all tests: pkg/controllers/resources/pods/translate/translator.go#L244
t.translateDNSConfig undefined (type *translator has no field or method translateDNSConfig)
Execute all tests: pkg/controllers/resources/pods/translate/translator.go#L302
t.translateVolumes undefined (type *translator has no field or method translateVolumes)
Execute all tests: pkg/controllers/resources/pods/translate/translator.go#L315
undefined: translateTopologySpreadConstraints
Execute all tests: pkg/controllers/resources/pods/translate/translator.go#L319
t.translatePodAffinity undefined (type *translator has no field or method translatePodAffinity)
Execute all tests: pkg/controllers/resources/pods/translate/translator.go#L358
cannot use &vPod (value of type **"k8s.io/api/core/v1".Pod) as *"k8s.io/api/core/v1".Pod value in argument to translateEphemeral