Switch agent from StatefulSet to Deployment (SURE-9419) #5945
Annotations
4 errors and 1 warning
unit-test:
internal/cmd/controller/gitops/reconciler/gitjob_test.go#L1040
cannot use fake.NewFakeClient(&corev1.Secret{…}) (value of type "sigs.k8s.io/controller-runtime/pkg/client".WithWatch) as testClientType value in struct literal
|
unit-test:
internal/cmd/controller/gitops/reconciler/gitjob_test.go#L1145
cannot use fake.NewFakeClient(&corev1.Secret{…}, &corev1.Secret{…}) (value of type "sigs.k8s.io/controller-runtime/pkg/client".WithWatch) as testClientType value in struct literal
|
unit-test:
internal/cmd/controller/gitops/reconciler/gitjob_test.go#L1215
cannot use fake.NewFakeClient() (value of type "sigs.k8s.io/controller-runtime/pkg/client".WithWatch) as testClientType value in struct literal
|
unit-test
Process completed with exit code 1.
|
unit-test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|