cmd: add configmap command for managing Kubernetes Configmaps #278
Annotations
2 errors and 2 warnings
linter:
contrib/cmd/runkperf/commands/data/configmaps/configmap.go#L277
unnecessary conversion (unconvert)
|
linter
issues found
|
linter
Failed to restore: Cache service responded with 422
|
linter:
contrib/cmd/runkperf/commands/data/configmaps/configmap.go#L30
var-declaration: should omit type string from declaration of var appLebel; it will be inferred from the right-hand side (revive)
|