Added
- Add ability to override container resource requests/limits for job agents via
agent.resources
config.
#1983
Fixed
- Propagate to the agent that we're in a mesh context (moved
MeshVendor
to a
common crate), and handle the special case foristio
, where the sniffer
should capture traffic on thelo
interface.
#1963