You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 28, 2025. It is now read-only.
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
- 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
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