This commit fixes a bug in health checker that caused shared checker to get keyed with volumeID+volumepath instead of just volumeID and the other way around for non-shared checkers. Signed-off-by: Rakshith R <rar@redhat.com>
fixed codespell problems found in the CI run Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
golangci-lint warns about this: for loop can be changed to use an integer range (Go 1.22+) (intrange) Signed-off-by: Niels de Vos <ndevos@ibm.com>
Signed-off-by: Niels de Vos <ndevos@ibm.com>