feat: kubernetes client cache #3113
Annotations
4 errors and 2 warnings
test
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)
|
test
Process completed with exit code 2.
|
migrate
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)
|
migrate
Process completed with exit code 1.
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/duty/duty. Supported file pattern: go.sum
|
migrate
Restore cache failed: Dependencies file is not found in /home/runner/work/duty/duty. Supported file pattern: go.sum
|