From: Yaarit Hatuka Date: Mon, 16 Sep 2024 19:19:51 +0000 (+0000) Subject: doc/dev/release-checklist: check telemetry validation X-Git-Tag: v19.2.1~209^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ea0fbd1917fc266e681f9c51616555a4ee50445a;p=ceph.git doc/dev/release-checklist: check telemetry validation Signed-off-by: Yaarit Hatuka --- diff --git a/doc/dev/release-checklists.rst b/doc/dev/release-checklists.rst index 06e1a818c606e..007d56013214a 100644 --- a/doc/dev/release-checklists.rst +++ b/doc/dev/release-checklists.rst @@ -152,8 +152,8 @@ First release candidate ======================= - [x] src/ceph_release: change type to `rc` -- [ ] opt-in to all telemetry channels, generate telemetry reports, and verify no sensitive details (like pools names) are collected -- [ ] check if new pool flags exist in pg_pool_t (osd/osd_types.h), and add them to telemetry's basic_pool_flags collection, in case they are not sensitive +- [x] opt-in to all telemetry channels, generate telemetry reports, and verify no sensitive details (like pools names) are collected +- [x] check if new pool flags exist in pg_pool_t (osd/osd_types.h), and add them to telemetry's basic_pool_flags collection, in case they are not sensitive First stable release