• Joined on 2024-02-08
wjro created branch feat/ceph-install-score in NationTech/harmony 2025-08-25 19:25:19 +00:00
wjro created branch feat/ceph-osd-score in NationTech/harmony 2025-08-25 17:40:06 +00:00
wjro pushed to feat/ceph-osd-score at NationTech/harmony 2025-08-25 17:40:06 +00:00
ce5e5ea6ab fix: added example of usage, fixed formatting
wjro pushed to feat/ceph_validate_health at NationTech/harmony 2025-08-25 17:33:40 +00:00
a9fe4ab267 fix: cargo fmt
wjro created pull request NationTech/harmony#121 2025-08-25 17:32:01 +00:00
feat/ceph_validate_health
wjro pushed to feat/ceph_validate_health at NationTech/harmony 2025-08-25 17:31:51 +00:00
65cc9befeb mod.rs
wjro pushed to feat/ceph_validate_health at NationTech/harmony 2025-08-25 17:30:42 +00:00
d456a1f9ee feat: score to validate whether the ceph cluster is healthy
wjro created branch feat/ceph_validate_health in NationTech/harmony 2025-08-25 17:30:42 +00:00
wjro created pull request NationTech/harmony#120 2025-08-25 15:18:10 +00:00
fix: remove ceph osd deletes and purges osd from ceph osd tree\
wjro pushed to fix/ceph_remove_osd at NationTech/harmony 2025-08-25 15:17:48 +00:00
3867d436ad fix: remove ceph osd deletes and purges osd from ceph osd tree\
wjro created branch fix/ceph_remove_osd in NationTech/harmony 2025-08-25 15:17:48 +00:00
wjro opened issue NationTech/harmony#118 2025-08-20 18:53:04 +00:00
pxe_vm_lab_setup.sh fails for virt-install --version 4.1.0
wjro pushed to master at NationTech/harmony 2025-08-20 18:19:53 +00:00
bfca9cf163 Merge pull request 'feat/ceph-osd-score' (#116) from feat/ceph-osd-score into master
cd3ea6fc10 fix: added check to ensure that rook-ceph-tools is available in the designated namespace
89eb88d10e feat: socre to remove an osd from the ceph osd tree using K8sClient to interact with rook-ceph-toolbox pod
d1a274b705 fix: checks deployment status ready replicas rather than pod name since the pod name is not necessarily matching the deployment name and often has a random generated number in it
b43ca7c740 feat: score for preparing rook ceph cluster to remove drive based on rook-ceph-osd deployment name added functions to K8sclient to be able to scale deployment to a desired replicaset number and get pod based on name and namespace
Compare 5 commits »
wjro deleted branch feat/ceph-osd-score from NationTech/harmony 2025-08-20 18:19:52 +00:00
wjro merged pull request NationTech/harmony#116 2025-08-20 18:19:48 +00:00
feat/ceph-osd-score
wjro created pull request NationTech/harmony#116 2025-08-20 16:55:38 +00:00
feat/ceph-osd-score
wjro pushed to feat/ceph-osd-score at NationTech/harmony 2025-08-20 16:54:50 +00:00
cd3ea6fc10 fix: added check to ensure that rook-ceph-tools is available in the designated namespace
89eb88d10e feat: socre to remove an osd from the ceph osd tree using K8sClient to interact with rook-ceph-toolbox pod
Compare 2 commits »
wjro pushed to feat/ceph-osd-score at NationTech/harmony 2025-08-15 19:44:16 +00:00
d1a274b705 fix: checks deployment status ready replicas rather than pod name since the pod name is not necessarily matching the deployment name and often has a random generated number in it
wjro pushed to feat/ceph-osd-score at NationTech/harmony 2025-08-15 18:51:56 +00:00
b43ca7c740 feat: score for preparing rook ceph cluster to remove drive based on rook-ceph-osd deployment name added functions to K8sclient to be able to scale deployment to a desired replicaset number and get pod based on name and namespace
wjro created branch feat/ceph-osd-score in NationTech/harmony 2025-08-15 18:51:55 +00:00