Releases: linkerd/linkerd2-proxy-init
Releases · linkerd/linkerd2-proxy-init
validator v0.1.5
validator/v0.1.5 - Dependencies updates
proxy-init v2.4.4
proxy-init/v2.4.4 - Dependencies updates
cni-plugin v1.6.5
cni-plugin/v1.6.5 - Fixed race condition that prevented proper plugin deployment in some environments, particularly EKS (#585) - Dependencies updates
validator v0.1.4
Dependencies updates
cni-plugin v1.6.4
Dependencies updates
proxy-init v2.4.3
proxy-init/v2.4.3 * Dependencies updates
cni-plugin v1.6.3
cni-plugin/v1.6.3
- fix(cni-plugin): append inbound skip ports instead of replacing
- fix(cni-plugin): fix several race conditions
- Dependencies updates
validator v0.1.3
chore(build): bump validator crate version (#538) Signed-off-by: Zahari Dichev <zaharidichev@gmail.com>
cni-plugin v1.6.2
Fixed shutdown issue This release fixes an issue introduced in v1.6.0 where the linkerd-cni pod was failing to complete its cleanup tasks during shutdown, leaving the linkerd-cni active but potentially with revoked permissions, thus interfering with the proper startup of pods in the node.
cni-plugin v1.6.1
Improved SA token rotation detection This release improves the service account token rotation detection introduced in the previous release.