Ensure imagepullsecrets and hooks informer for dynamic namespaces even if API restarts #14464
Annotations
5 errors
pkg/operator/operator_test.go#L56
cannot use mockClient (variable of type *mock_client.MockClientInterface) as "github.com/replicatedhq/kots/pkg/operator/client".ClientInterface value in argument to operator.Init: *mock_client.MockClientInterface does not implement "github.com/replicatedhq/kots/pkg/operator/client".ClientInterface (missing method ApplyHooksInformer)
|
pkg/operator/operator_test.go#L142
cannot use mockClient (variable of type *mock_client.MockClientInterface) as "github.com/replicatedhq/kots/pkg/operator/client".ClientInterface value in argument to operator.Init: *mock_client.MockClientInterface does not implement "github.com/replicatedhq/kots/pkg/operator/client".ClientInterface (missing method ApplyHooksInformer)
|
pkg/operator/operator_test.go#L259
cannot use mockClient (variable of type *mock_client.MockClientInterface) as "github.com/replicatedhq/kots/pkg/operator/client".ClientInterface value in argument to operator.Init: *mock_client.MockClientInterface does not implement "github.com/replicatedhq/kots/pkg/operator/client".ClientInterface (missing method ApplyHooksInformer)
|
pkg/operator/operator_test.go#L556
cannot use mockClient (variable of type *mock_client.MockClientInterface) as "github.com/replicatedhq/kots/pkg/operator/client".ClientInterface value in argument to operator.Init: *mock_client.MockClientInterface does not implement "github.com/replicatedhq/kots/pkg/operator/client".ClientInterface (missing method ApplyHooksInformer)
|
|
The logs for this run have expired and are no longer available.
Loading