Add tool to update CRDs in a Kubernetes job without kubectl #197
Annotations
2 errors and 4 warnings
lint:
cmd/apply-crds/main.go#L148
error is not nil (line 147) but it returns nil (nilerr)
|
lint
Process completed with exit code 2.
|
go-check
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/k8s-operator-libs/k8s-operator-libs. Supported file pattern: go.sum
|
coverage
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/k8s-operator-libs/k8s-operator-libs. Supported file pattern: go.sum
|