conduit v22.3.2 Release Notes

  • ๐Ÿš€ This edge release includes a few fixes and quality of life improvements. An โฌ†๏ธ issue has been fixed in the proxy allowing HTTP Upgrade requests to work through multi-cluster gateways, and the init container's resource limits and ๐Ÿ‘• requests have been revised. Additionally, more Go linters have been enabled and ๐Ÿ‘Œ improvements have been made to the devcontainer.

    • ๐Ÿ”„ Changed linkerd-init resource (CPU/memory) limits and requests to ensure by default the init container does not break a pod's Guaranteed QOS class
    • โž• Added a new check condition to skip pods whose status is NodeShutdown during validation as they will not have a proxy container
    • ๐Ÿ›  Fixed an issue that would prevent proxies from sending HTTP Upgrade requests (used in websockets) through multi-cluster gateways