Ryan Lo
Ryan Lo
## Tracking issue Closes #4915 ## Why are the changes needed? fix a bug in clusterresourcesync/deployment.yaml when users identify resources ## What changes were proposed in this pull request? 1....
### Describe the bug https://github.com/flyteorg/flyte/blob/master/charts/flyte-core/templates/clusterresourcesync/deployment.yaml#L54 It's an invalid deployment manifest, and we have better to add default resources for this deployment in charts/flyte-core/values.yaml ### Expected behavior 1. Add resources: {}...
## Tracking issue Closes [flyteorg/flyte #4691](https://github.com/flyteorg/flyte/issues/4691) ## Why are the changes needed? Make str and int available for mem, gpu and ephemeral_storage. Make str, int, float available for cpu. ##...
## Tracking issue Closes #4994 ## Why are the changes needed? ## What changes were proposed in this pull request? ## How was this patch tested? ### Setup process ###...
## Tracking issue None ## Why are the changes needed? Fails to execute "make scheduler" under flyteadmin ## What changes were proposed in this pull request? Fix Makefile ## How...
## Tracking issue Closes #6274 ## Why are the changes needed? To handle SIGTERM properly, ensure cleanup of resources and provide smooth user experience ## What changes were proposed in...