Wei-Cheng Lai

Results 29 comments of Wei-Cheng Lai

Thank you for the clarification — that makes sense now! Our use case is closer to a two-stage cleanup. > To support the use-case you mentioned, we may need to...

> @seanlaii Please rebase your PR. Rebased. Please help take a look. Thank you.

> @seanlaii would you like to help? Sure, I would be happy to.

Hi @RainbowMango , I found that we need to upgrade `go` to `1.23` in order to upgrade `mockery` to `v2.53.3`. Also, it seems that `sigs.k8s.io/mcs-api` `v0.1.0` is still using the...

Hi @kevin85421 and @win5923 , I was wondering if we could move this PR forward. It will allow us to easily set the `priorityClassName` from the Helm `values`, which will...

I am not able to reproduce it locally. These are the error messages: ```log E requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://huggingface.co/api/datasets/karpathy/tiny_shakespeare/revision/main ``` ```log E huggingface_hub.errors.HfHubHTTPError: 403 Forbidden: None....

What do you think about adding a retry in case of an intermittent network issue?