Skip to content
This repository was archived by the owner on Oct 28, 2025. It is now read-only.

Releases: linkerd/linkerd-failover

0.1.3

19 Oct 23:06
b8dbe9b

Choose a tag to compare

What's Changed

This release adds imagePullSecrets support, for pulling images from private docker registries.

New Contributors

Full Changelog: 0.1.2...0.1.3

0.1.2

25 Sep 15:39
cebfa30

Choose a tag to compare

What's Changed

  • Dependencies bumps
  • Replaced curlimages/curl docker image in the namespace-metadata Job with
    linkerd's extension-init image, to avoid all the OS luggage included in the
    former, which generates CVE alerts.

Full Changelog: 0.1.1...0.1.2

0.1.1

31 May 21:54
0.1.1
1782990

Choose a tag to compare

  • Dependencies bumps, clearing vulnerabilities (with no known exploits) on libc and openssl
  • Build CLI and controller as static binaries
  • The controller docker image is now based on scratch
  • Added RBAC to allow publishing events associated to the TrafficSplit resource

0.1.0

28 Jul 15:31
0.1.0
890b3b5

Choose a tag to compare

0.1.0

Even though 0.0.1-edge was stable enough, this is officially the first stable
release!

  • Added the linkerd failover CLI
  • Started recording events when failing over
  • Started treating first backend as primary by default

0.0.9-edge

28 Jul 13:44
0.0.9-edge
722eace

Choose a tag to compare

0.0.9-edge

  • Added the linkerd failover CLI
  • Started recording events when failing over
  • Started treating first backend as primary by default

0.0.1-edge

09 Mar 15:30
0.0.1-edge
da768b5

Choose a tag to compare

0.0.1-edge

First release!

Please check the README.md for instructions.