conduit v22.8.2 Release Notes

  • ๐Ÿš€ This release is considered a release candidate for stable-2.12.0 and we โšก๏ธ encourage you to try it out! It includes an update to the multicluster extension โšก๏ธ which adds support for Kubernetes v1.24 and also updates many CLI commands to ๐Ÿ‘Œ support the new policy resources: ServerAuthorization and HTTPRoute.

    • โšก๏ธ Updated linkerd check to allow RSA signed trust anchors (thanks @danibaeyens!)
    • ๐Ÿ›  Fixed some invalid yaml in the viz extension's tap-injector template (thanks @wc-s!)
    • โž• Added support for AuthorizationPolicy and HttpRoute to viz authz command
    • โž• Added support for AuthorizationPolicy and HttpRoute to viz stat
    • โž• Added support for policy metadata in linkerd tap
    • ๐Ÿ›  Fixed an issue where certain control plane components were not restarting as necessary after a trust root rotation
    • โž• Added a ServiceAccount token Secret to the multicluster extension to support Kubernetes versions >= v1.24
    • ๐Ÿ›  Fixed an issue where the --default-inbound-policy setting was not being respected