Skip to content

3.103.0

Compare
Choose a tag to compare
@aviramha aviramha released this 29 May 10:16
· 313 commits to main since this release
e8efeda

3.103.0 - 2024-05-29

Added

  • Allows a Job to be used as a target when copy_target is enabled.

Changed

  • Allows the user to set labels and annotations for the agent job and pod via
    agent config.

Fixed

  • mirrord now prints an informative error when the targeted pod is not in
    correct state (e.g. is not Running or the target container is not ready).
    When picking a pod from target deployment/rollout, mirrord filters out pods
    that are not in correct state.
    #462
  • Fix config printout error showing repeated messages.
  • Fixed listing targets when using operator ignoring namespace - always using default
  • Fixed missing pods/deployments with more than 1 container when using operator ls