mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-21 00:45:11 +00:00
Currently, a log is triggered about swap being on even if swap is off. After this commit, the log would be triggered only if swap is truly turned on. Signed-off-by: Itamar Holder <iholder@redhat.com>