Skip to content

cni-plugin v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Dec 15:49
· 26 commits to main since this release
73d6ea1
SA token rotation detection, RHEL nodes support

This release adds support for detecting whenever the service account
token mounted as a projected volume into the linkerd-cni DaemonSet is
rotated.

Also, we add support for a new iptables mode "plain" that implies
running the `iptables` command (instead of `iptables-legacy` or
`iptables-nft`), useful for nodes running RHEL.