Files
k3s/pkg/deploy
Deshi Xiao c1095dd015 fix: non-idiomatic returning of boolean expression (#5343)
should use 'return disables[baseName]' instead of 'if disables[baseName] { return true }; return false'

Signed-off-by: Deshi Xiao <xiaods@gmail.com>
2022-04-11 12:46:29 -07:00
..
2022-03-18 14:51:57 -07:00