Thanks to visit codestin.com
Credit goes to github.com

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

Tags: linkerd/linkerd-failover

Tags

0.1.3

Toggle 0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Changes for v0.1.3 (#697)

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

0.1.2

Toggle 0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v0.1.2 (#691)

- 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.

Should be merged after #690

0.1.1

Toggle 0.1.1's commit message

Verified

This tag was signed with the committer’s verified signature.
alpeb Alejandro Pedraza
## 0.1.1

- 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

Toggle 0.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
alpeb Alejandro Pedraza
## 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

Toggle 0.0.9-edge's commit message

Verified

This tag was signed with the committer’s verified signature.
alpeb Alejandro Pedraza
## 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

Toggle 0.0.1-edge's commit message

Verified

This tag was signed with the committer’s verified signature.
alpeb Alejandro Pedraza
## 0.0.1-edge

First release!

Please check the README.md for instructions.