kumahq / kuma

🐻 The multi-zone service mesh for containers, Kubernetes and VMs. Built with Envoy. CNCF Sandbox Project.
https://kuma.io/install
Apache License 2.0
3.6k stars 332 forks source link

Add E2E test for application probes proxy and virtual probes #11122

Closed jijiechen closed 6 days ago

jijiechen commented 4 weeks ago

Description

We are introducing the new feature "Application Probes Proxy" in 2.9, and we want user to be able to switch back to Virtual Probes if they face any problems.

We want both the features work correctly and so does the switching mechanism. So we need some E2E tests to make sure of this.

xref https://github.com/kumahq/kuma/pull/10624

lukidzi commented 3 weeks ago

Triage: sounds good