This website requires JavaScript.
Explore
Help
Sign In
NationTech
/
harmony
Watch
6
Star
0
Fork
1
You've already forked harmony
Code
Issues
32
Pull Requests
6
Actions
2
Packages
Projects
Releases
1
Wiki
Activity
feat/ceph-osd-score
#116
Merged
wjro
merged 4 commits from
feat/ceph-osd-score
into
master
2025-08-20 18:19:48 +00:00
Conversation
0
Commits
4
Files Changed
5
+547
-1
4 Commits
Author
SHA1
Message
Date
Willem
cd3ea6fc10
fix: added check to ensure that rook-ceph-tools is available in the designated namespace
All checks were successful
Run Check Script / check (pull_request)
Successful in 1m16s
Details
2025-08-20 12:54:19 -04:00
Willem
89eb88d10e
feat: socre to remove an osd from the ceph osd tree using K8sClient to interact with rook-ceph-toolbox pod
2025-08-20 12:09:55 -04:00
Willem
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
2025-08-15 15:44:06 -04:00
Willem
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
2025-08-15 14:51:16 -04:00