]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/telemetry: verify there are new collections when nagging due to a major
authorYaarit Hatuka <yaarit@redhat.com>
Wed, 12 Jan 2022 05:01:48 +0000 (05:01 +0000)
committerYaarit Hatuka <yaarit@redhat.com>
Thu, 13 Jan 2022 21:54:07 +0000 (21:54 +0000)
commit813ab8a7c6895b9364da19d50e0eb8856b0ab3cf
tree1f24f45ecf6379a8c035d9d6346ea046a43139a5
parent77a032526dfce0b1864434fdb626f240639fc584
mgr/telemetry: verify there are new collections when nagging due to a major
upgrade

When adding a new collection we define whether to nag the user about it.
We may add many collections and nag about none of them. However, in case
of a major upgrade, we wish to notify the user about these new
collections. This commit verifies there are indeed new collections when
nagging due to a major upgrade.

Signed-off-by: Yaarit Hatuka <yaarit@redhat.com>
src/pybind/mgr/telemetry/module.py