Shivam Sharma
Shivam Sharma
HI @paigerube14 @chaitanyaenr @tsebastiani, For this PR, I used `psutil>=5.9.0` in `requirements.txt` to ensure compatibility with future updates while maintaining stability, following modern Python dependency practices. I noticed other dependencies...
Hi @paigerube14 @chaitanyaenr @tsebastiani, Also, PFA Minikube test logs for Full disk failure. [krkn_disk_failure.log](https://github.com/user-attachments/files/20257035/krkn_disk_failure.log) And, I changed `author-email` to `author_email` in `setup.cfg`, same for `long_description` & `long_description_content_type` to fix a...
Hi @paigerube14, Thanks for your feedback. I understand we should make this more Kubernetes-agnostic by using krkn-lib functions instead of direct oc debug commands. I'll handle this in two steps:...
> > Hi @paigerube14, Thanks for your feedback. I understand we should make this more Kubernetes-agnostic by using krkn-lib functions instead of direct oc debug commands. I'll handle this in...
Hi @mallilinux1980 @paigerube14 , I’d like to work on this. I’ll start by exploring ways to simulate full/partial disk failure in a test environment. #take
Hi @paigerube14 @mallilinux1980 @chaitanyaenr @tsebastiani , I have added a PR(https://github.com/krkn-chaos/krkn/pull/815) for this issue. Currently, I am focusing on simulating failure for full disk only, to get initial review and...
Hi @ReToCode @skonto, I would like to work on documenting these new configuration elements
Hey, I would like to work on this issue. I’ll focus on simplifying the existing caching documentation to make it more accessible for a wider audience, especially those who might...
Hi @neverett @ppiegaze, I submitted my [PR](https://github.com/flyteorg/flyte/pull/5878) yesterday for the assigned issue, and I wanted to follow up on it. Also, While reviewing the documentation again, I got a question:...
> > > > I think a good diagram would be helpful for this document. > Thanks for the clarification on checkpoints, it helped clear things up. And I would...