Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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
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