KEP-2170: Use SSA to reconcile TrainJob components #2855
Annotations
10 errors and 1 warning
Run Go unit tests
invalid operation: cannot indirect container.Name (variable of type string)
|
Run Go unit tests
cannot use env (variable of type *[]"k8s.io/api/core/v1".EnvVar) as *[]"k8s.io/client-go/applyconfigurations/core/v1".EnvVarApplyConfiguration value in argument to upsertEnvVars
|
Run Go unit tests
cannot use env (variable of type *[]"k8s.io/api/core/v1".EnvVar) as *[]"k8s.io/client-go/applyconfigurations/core/v1".EnvVarApplyConfiguration value in argument to upsertEnvVars
|
Run Go unit tests
b.Spec.ReplicatedJobs[i].Template.Spec.Template.Spec.InitContainers[j].WithEnvFrom undefined (type "k8s.io/api/core/v1".Container has no field or method WithEnvFrom)
|
Run Go unit tests
invalid operation: cannot indirect container.Name (variable of type string)
|
Run Go unit tests
cannot use env (variable of type *[]"k8s.io/api/core/v1".EnvVar) as *[]"k8s.io/client-go/applyconfigurations/core/v1".EnvVarApplyConfiguration value in argument to upsertEnvVars
|
Run Go unit tests
cannot use env (variable of type *[]"k8s.io/api/core/v1".EnvVar) as *[]"k8s.io/client-go/applyconfigurations/core/v1".EnvVarApplyConfiguration value in argument to upsertEnvVars
|
Run Go unit tests
b.Spec.ReplicatedJobs[i].Template.Spec.Template.Spec.InitContainers[j].WithEnvFrom undefined (type "k8s.io/api/core/v1".Container has no field or method WithEnvFrom)
|
Run Go unit tests
invalid operation: cannot indirect container.Name (variable of type string)
|
Run Go unit tests
cannot use image (variable of type *string) as string value in assignment
|
Setup Go
Restore cache failed: Dependencies file is not found in /home/runner/work/trainer/trainer. Supported file pattern: go.sum
|
Loading