Nary Yeh
Nary Yeh
Update the usage for setting driver and executor pod template in spark ## Related PRs https://github.com/flyteorg/flyte/pull/6085 https://github.com/flyteorg/flytekit/pull/3016
## Tracking issue ## Why are the changes needed? When running `ContainerTask`, we discovered that the pod stuck on `uploader` container for a long time after the main task succeed....
## Tracking issue Part of #6465 ## Why are the changes needed? Currently, our Connector cannot retry when task fail, which results in a loss of features for end users...
- Use a Golang-native way to get/create/delete some ray and core resources. (e.g. `Ray().RayV1().RayClusters(namespace).List()`) ## Why are these changes needed? Currently, kubectl-plugin uses kubectl command to get results for testing....
- Enable retry in `executeRequest` in `pkg/http/client.go` - Add unit test to ensure the retry function works as expected ## Why are these changes needed? Currently, the apiserver http client...
- Create a curl container in the same pod as apiserver for sending curl request - Add make command to start up pod with both apiserver and curl for e2e...
I set some keyboard shortcuts like "focus previous workspace" and "focus next workspace" to "Super+Shift+K" and "Super+Shift+J". Also I remove the key conflict in Move windows up and down. However,...
## Description When the Ray process unexpected terminated and node id changed, we cannot know the previous and current node id through event as we did not include `node_id` in...
## Tracking issue ## Why are the changes needed? pin grpc to 1.75.1 to prevent lint error ## What changes were proposed in this pull request? ## How was this...
## Tracking issue ## Why are the changes needed? ## What changes were proposed in this pull request? ## How was this patch tested? ### Labels Please add one or...