Adam King
Adam King
backport tracker: https://tracker.ceph.com/issues/57168 --- backport of https://github.com/ceph/ceph/pull/47523 parent tracker: https://tracker.ceph.com/issues/57080 this backport was staged using ceph-backport.sh version 16.0.0.6848 find the latest version at https://github.com/ceph/ceph/blob/main/src/script/ceph-backport.sh
backport tracker: https://tracker.ceph.com/issues/57151 --- backport of https://github.com/ceph/ceph/pull/47365 parent tracker: https://tracker.ceph.com/issues/56972 this backport was staged using ceph-backport.sh version 16.0.0.6848 find the latest version at https://github.com/ceph/ceph/blob/main/src/script/ceph-backport.sh
backport tracker: https://tracker.ceph.com/issues/57149 --- backport of https://github.com/ceph/ceph/pull/47545 parent tracker: https://tracker.ceph.com/issues/57095 this backport was staged using ceph-backport.sh version 16.0.0.6848 find the latest version at https://github.com/ceph/ceph/blob/main/src/script/ceph-backport.sh
backport tracker: https://tracker.ceph.com/issues/57102 --- backport of https://github.com/ceph/ceph/pull/47421 parent tracker: https://tracker.ceph.com/issues/57007 this backport was staged using ceph-backport.sh version 16.0.0.6848 find the latest version at https://github.com/ceph/ceph/blob/main/src/script/ceph-backport.sh
Backport of https://github.com/ceph/ceph/pull/47513 ## Contribution Guidelines - To sign and title your commits, please refer to [Submitting Patches to Ceph](https://github.com/ceph/ceph/blob/main/SubmittingPatches.rst). - If you are submitting a fix for a stable...
backport tracker: https://tracker.ceph.com/issues/57169 --- backport of https://github.com/ceph/ceph/pull/47523 parent tracker: https://tracker.ceph.com/issues/57080 this backport was staged using ceph-backport.sh version 16.0.0.6848 find the latest version at https://github.com/ceph/ceph/blob/main/src/script/ceph-backport.sh
This is necessary as iscsi daemons expect the iscsi-gateway.cfg which includes this list to match across the iscsi daemons Fixes: https://tracker.ceph.com/issues/57078 Signed-off-by: Adam King ## Contribution Guidelines - To sign...
backport tracker: https://tracker.ceph.com/issues/57787 --- backport of https://github.com/ceph/ceph/pull/47934 parent tracker: https://tracker.ceph.com/issues/57404 this backport was staged using ceph-backport.sh version 16.0.0.6848 find the latest version at https://github.com/ceph/ceph/blob/main/src/script/ceph-backport.sh
Otherwise, the actions could be lost on a mgr failover despite us including shceduled actions as part of the data we store in the config-key entry for the host. This...
We don't need to actually try to properly parse the yaml spec for our purposes, just pull the host info out from it. All of the previous parsing was only...