This release adds imagePullSecrets
support, for pulling images from private
docker registries.
- 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.
- 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
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
- Added the linkerd failover CLI
- Started recording events when failing over
- Started treating first backend as primary by default
First release!
Please check the README.md for instructions.