skywalking-java/test
kezhenxu94 92bb474c2d
Improve Kubernetes service registry for ALS analysis (#5722)
The current implementation of envoy ALS K8S analysis is based on the hierarchy, pod -> StatefulSet -> deployment, StatefulSet, or others. It's freaky and different from the Istio Kubernetes registry.

The new path is pod -> endpoint -> service, and we should leverage Informer API instead of raw Kubernetes API.
2020-10-29 18:22:38 +08:00
..
e2e Improve Kubernetes service registry for ALS analysis (#5722) 2020-10-29 18:22:38 +08:00
e2e-mesh/e2e-istio/scripts Improve Kubernetes service registry for ALS analysis (#5722) 2020-10-29 18:22:38 +08:00
jacoco Count the coverage in E2E tests and Plugin tests (#4651) 2020-04-15 23:09:05 +08:00
plugin remove finagle-6.25.0-scenario (#5747) 2020-10-29 07:50:57 +08:00
scripts Add OAP+Istio(mixer) to CI pipeline (#3904) 2019-12-03 17:44:26 +08:00