Added
- Support impersonated deployments, closes [#293]
- Shorter way to select which deployment/pod/container to impersonate through
--target
orMIRRORD_IMPERSONATED_TARGET
, closes [#392] - mirrord-layer: Support config from file alongside environment variables.
- intellij-ext: Add version check, closes [#289]
- intellij-ext: better support for Windows with WSL.
Deprecated
--pod-name
orMIRRORD_AGENT_IMPERSONATED_POD_NAME
is deprecated in favor of--target
orMIRRORD_IMPERSONATED_TARGET
Fixed
- tcp-steal working with linkerd meshing.
- mirrord-layer should exit when agent disconnects or unable to make initial connection