Skip to content

3.118.1

Compare
Choose a tag to compare
@Razz4780 Razz4780 released this 02 Oct 10:32
· 153 commits to main since this release
3a9f3b8

3.118.1 - 2024-10-02

Added

  • Internal proxy now explicitly logs exit error.

Changed

  • Enabled readlink hook by default.
    #2518
  • Prompt user for intproxy logs (when intproxy crashes).
    Adds .log as a file type for intproxy default log file.
    #2750
  • Refactor how mirrord gets a target when the operator is enabled, and warn
    when randomly selecting a container in multi-container situations (if the
    user did not specify a container).

Fixed

  • Handle cases where target pod has IPv6
    #2788