]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/dev/release-checklist: check telemetry validation 59813/head
authorYaarit Hatuka <yaarit@redhat.com>
Mon, 16 Sep 2024 19:19:51 +0000 (19:19 +0000)
committerYaarit Hatuka <yaarit@redhat.com>
Mon, 16 Sep 2024 19:19:51 +0000 (19:19 +0000)
Signed-off-by: Yaarit Hatuka <yaarit@redhat.com>
doc/dev/release-checklists.rst

index 06e1a818c606e8aecbf2122af30818173f2b6de8..007d56013214a762fad974536004fc590f954489 100644 (file)
@@ -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