Ethan Brown (Domino)
Ethan Brown (Domino)
- Flyte agent now tries to render a specific set of podLabels, so assumes that there is an empty `podLabels: {}` set. This change to values.yaml for flyte-core ensures empty...
### Description There are several different places where various Flyte services or tools require blob storage access, and for folks new to the project, it would be nice to have...
- Support for --cap-add was added as part of https://github.com/GoogleContainerTools/container-structure-test/pull/327 - This rounds out the feature set to also include support for --cap-drop - Updates tests to drop "chown" capability...
For security reasons, it's often desirable to drop all linux capabilities when running containers in Kubernetes. However, there is currently only a way to add capabilities for tests and no...
- Go 1.19 is no longer maintained - support ended on Sept 6 2023 It's last release was go 1.19.13 and has since become subject to a number of security...
# TL;DR - The nodejs distroless image was last updated 10 months ago and as such there are a number of high severity CVEs present in the last flyteconsole image...
Goes with https://github.com/flyteorg/flytekit/pull/2426 I was able to get the agent sending back CustomInfo as part of the calls to GetTask, but unfortunately it looks like the server doesn't do anything...
### Issues Policy acknowledgement - [X] I have read and agree to submit bug reports in accordance with the [issues policy](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md) ### Willingness to contribute No. I cannot contribute a...
## Tracking issue ## Why are the changes needed? - The current copilot behavior is to: * try to upload the specified file * if an error occurs, try to...
@ddl-rliu did most of the work on this one - making this an upstream PR as it resolved a real issue for us. ## Tracking issue ## Why are the...