Release v1.0.6
This release introduces support for TLSRoute, allowing users to set up TLS passthrough network connectivity.
What's Changed
- Added support for clusters running in private VPCs (#627)
- Added support for TLSRoute and TLS passthrough, please check the user guide for more it's details. (#634)
- Added TLSRoute and TLS passthrough document (#650)
NOTICE
The release v1.0.6 introduced a new TLSRoute CRD, it is already included the controller v1.0.6 helm chart. If you do not use the helm install to install the v1.0.6 controller, please make sure to manually install the TLSRoute CRD in your k8s cluster.
Full Change log: v1.0.5...v1.0.6