fix(instance): fix pvc names of all instances #89
Annotations
3 errors and 4 warnings
lint:
pkg/controllers/tikv/tasks/status.go#L121
paramTypeCombine: func(tikv *v1alpha1.TiKV, store *pdv1.Store, isEvicting bool, isPDAvail bool) bool could be replaced with func(tikv *v1alpha1.TiKV, store *pdv1.Store, isEvicting, isPDAvail bool) bool (gocritic)
|
lint:
pkg/controllers/tikv/tasks/status.go#L32
const `defaultTaskWaitDuration` is unused (unused)
|
lint
Process completed with exit code 2.
|
verify
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
unit
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|