]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/pg_autoscaler: don't check anything until cluster is nautilus
authorSage Weil <sage@redhat.com>
Fri, 24 Jan 2020 03:13:58 +0000 (21:13 -0600)
committerSage Weil <sage@redhat.com>
Fri, 24 Jan 2020 03:14:31 +0000 (21:14 -0600)
commit1816e7bb62265dbff65bba082f3ff67052d7ce5a
treea8aebdd42d42dee8528352063a85b4e78f8bcc7b
parent37d107cd7eed4087e1d7a939561ce13f71be7d26
mgr/pg_autoscaler: don't check anything until cluster is nautilus

This prevents any health alerts about too many/few PGs due to old pools
that are defaulted to 'warn'.

Signed-off-by: Sage Weil <sage@redhat.com>
src/pybind/mgr/mgr_module.py
src/pybind/mgr/pg_autoscaler/module.py