conduit v21.11.3 Release Notes

  • ๐Ÿš€ This edge releases fixes a compatibility issue that prevented the policy ๐Ÿš€ controller from starting in some Kubernetes distributions. This release also includes a new High Availability mode for the gateway component in multicluster ๐Ÿ”Œ extension. Various dependencies across the CNI plugin, Policy Controller and โฌ†๏ธ dashboard have also been upgraded. In the proxy, error logging when the proxy fails to accept a connection due to a system error has been improved.

    • โšก๏ธ Updated policy controller to use openssl instead of rustls to fix compatibility issues with some Kubernetes distributions
    • โž• Added HA mode to multicluster gateway that adds a PodDisruptionBudget, additional replicas and anti-affinity to the deployment (thanks @Crevil)
    • ๐Ÿ‘Œ Improved TCP server error messages in the proxy
    • ๐Ÿ›  Fixed broken Grafana links in the dashboard
    • โฌ†๏ธ Upgraded CNI pkg to v0.8.1 in linkerd-cni to support latest CNI versions
    • โšก๏ธ Updated various dependencies in the dashboard, policy controller (thanks @dependabot)