feat: kubernetes client cache #2770
Annotations
8 errors
lint:
start.go#L188
cannot use connection.KubernetesConnection{} (value of type connection.KubernetesConnection) as "github.com/flanksource/duty/context".KubernetesConnection value in argument to ctx.WithKubernetes: connection.KubernetesConnection does not implement "github.com/flanksource/duty/context".KubernetesConnection (method Populate has pointer receiver) (typecheck)
|
lint:
hack/migrate/main.go#L5
could not import github.com/flanksource/duty (-: # github.com/flanksource/duty
|
lint:
start.go#L188
cannot use connection.KubernetesConnection{} (value of type connection.KubernetesConnection) as "github.com/flanksource/duty/context".KubernetesConnection value in argument to ctx.WithKubernetes: connection.KubernetesConnection does not implement "github.com/flanksource/duty/context".KubernetesConnection (method Populate has pointer receiver)) (typecheck)
|
lint:
tests/setup/common.go#L15
could not import github.com/flanksource/duty (-: # github.com/flanksource/duty
|
lint:
start.go#L188
cannot use connection.KubernetesConnection{} (value of type connection.KubernetesConnection) as "github.com/flanksource/duty/context".KubernetesConnection value in argument to ctx.WithKubernetes: connection.KubernetesConnection does not implement "github.com/flanksource/duty/context".KubernetesConnection (method Populate has pointer receiver)) (typecheck)
|
lint:
bench/utils_test.go#L11
could not import github.com/flanksource/duty (-: # github.com/flanksource/duty
|
lint:
start.go#L188
cannot use connection.KubernetesConnection{} (value of type connection.KubernetesConnection) as "github.com/flanksource/duty/context".KubernetesConnection value in argument to ctx.WithKubernetes: connection.KubernetesConnection does not implement "github.com/flanksource/duty/context".KubernetesConnection (method Populate has pointer receiver)) (typecheck)
|
lint
issues found
|