Results 120 comments of Yuval Lifshitz

@travisn should we update the [rook example](https://rook.io/docs/rook/latest/Storage-Configuration/Object-Storage-RGW/ceph-object-bucket-notifications/#cephbuckettopic-custom-resource) to include new kafka arguments that we added in ceph (e.g. `mechanism`) ?

regarding the error: `endpoint validation error: sending password over insecure transport` it means one of 2 things (or both): * rook is connected to the RGW without TLS. in such...

> rgw_allow_notification_secrets_in_cleartext introduced in "reef" (18)

there is a plan to backport to "quincy" (17): https://tracker.ceph.com/issues/57319 if that helps, but i'm not sure when is the next "quincy" release

note that we added more parameters to the kafka topic on the "T" (and backporting to "squid") realse of ceph: https://docs.ceph.com/en/latest/radosgw/notifications/#create-a-topic * user/password as an attribute and not part of...

> [@yuvalif](https://github.com/yuvalif) are the attributes supported in reef or are there plans to backport to reef? there is a reef backport tracker for the "broker list" fix (more of a...

note that due to conflicts, the fix here is different than the one done in reef: https://github.com/ceph/ceph/pull/49335

> Any updates on this? I'm very keen for this to be pulled in, due to the security implications I'm having to run a rubbish notifications workaround for new s3...