flomesh-io / fsm

Lightweight service mesh for Kubernetes East-West and North-South traffic management, uses ebpf for layer4 and pipy proxy for layer7 traffic management, support multi cluster network.
https://flomesh.io
Apache License 2.0
49 stars 7 forks source link

refactor: UpstreamTLSPolicy #248

Closed reaver-flomesh closed 1 week ago

reaver-flomesh commented 1 month ago

The experimental BackendTLSPolicy is a good implementation for reference, it'd be better to investigate and refactor the UpstreamTLSPolicy.

reaver-flomesh commented 1 week ago

No need to do it any more, we have switched to BackendTLSPolicy which is from GatewayAPI sig.