mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-27 20:03:52 +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>