github metalbear-co/mirrord 3.43.0
3.43.0 - Targetless execution!

latest releases: latest, 3, 3.118.1...
16 months ago

Added

  • Support for targetless execution: when not specifying any target for the
    agent, mirrord now spins up an independent agent. This can be useful e.g. if
    you are just interested in getting the cluster's DNS resolution and outgoing
    connectivity but don't want any pod's incoming traffic or FS.
    #574
  • Support for targetless mode in IntelliJ based IDEs.
    #1375
  • Support for targetless mode in vscode.
    #1376

Changed

  • If a user application tries to read paths inside mirrord's temp dir, we hook
    that and read the path outside instead.
    #1403
  • Don't print error if we fail checking for operator

Fixed

  • Added better detection for protected binaries, fixes not loading into Go
    binary #1397
  • Disallow binding on the same address:port twice. Solves part of issue 1123.
    #1123
  • Fix the lost update bug with config dropdown for intelliJ
    #1420
  • Fix intelliJ compatability issue by implementing missing
    createPopupActionGroup

Don't miss a new mirrord release

NewReleases is sending notifications on new releases.