fix: remove ceph osd deletes and purges osd from ceph osd tree\ #120

Merged
wjro merged 5 commits from fix/ceph_remove_osd into master 2025-10-21 15:54:52 +00:00
Owner

k8s returns None rather than zero when checking deployment for replicas
exec_app requires commands 's' and '-c' to run correctly

k8s returns None rather than zero when checking deployment for replicas exec_app requires commands 's' and '-c' to run correctly
wjro added 1 commit 2025-08-25 15:18:09 +00:00
fix: remove ceph osd deletes and purges osd from ceph osd tree\
Some checks failed
Run Check Script / check (pull_request) Failing after 22s
3867d436ad
k8s returns None rather than zero when checking deployment for replicas
exec_app requires commands 's' and '-c' to run correctly
johnride requested changes 2025-08-25 18:59:00 +00:00
@ -296,0 +294,4 @@
"sh",
"-c",
format!("ceph osd purge {osd_id_numeric} --yes-i-really-mean-it").as_str(),
format!("ceph auth del {osd_id_full}").as_str(),
Owner

Not sure it works. Needs either && or two exec calls.

Not sure it works. Needs either && or two exec calls.
wjro added 2 commits 2025-08-25 20:07:08 +00:00
fix: cargo fmt
All checks were successful
Run Check Script / check (pull_request) Successful in 1m4s
63ae213c35
wjro added 1 commit 2025-08-25 20:12:19 +00:00
Merge remote-tracking branch 'origin/master' into fix/ceph_remove_osd
All checks were successful
Run Check Script / check (pull_request) Successful in 1m3s
fb0fc50eac
wjro added 1 commit 2025-10-21 15:49:49 +00:00
Merge remote-tracking branch 'origin/master' into fix/ceph_remove_osd
Some checks failed
Run Check Script / check (pull_request) Has been cancelled
914e06f7d0
wjro merged commit 14d1823d15 into master 2025-10-21 15:54:52 +00:00
wjro deleted branch fix/ceph_remove_osd 2025-10-21 15:54:53 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: NationTech/harmony#120
No description provided.