skywalking-java/oap-server
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
..
analyzer Start next iteration 8.3.0 (#5719) 2020-10-24 19:30:29 +08:00
exporter Start next iteration 8.3.0 (#5719) 2020-10-24 19:30:29 +08:00
oal-grammar Start next iteration 8.3.0 (#5719) 2020-10-24 19:30:29 +08:00
oal-rt Start next iteration 8.3.0 (#5719) 2020-10-24 19:30:29 +08:00
server-alarm-plugin Start next iteration 8.3.0 (#5719) 2020-10-24 19:30:29 +08:00
server-bootstrap Improve Kubernetes service registry for ALS analysis (#5722) 2020-10-29 18:22:38 +08:00
server-cluster-plugin Start next iteration 8.3.0 (#5719) 2020-10-24 19:30:29 +08:00
server-configuration Start next iteration 8.3.0 (#5719) 2020-10-24 19:30:29 +08:00
server-core Add the SuperDataset annotation to BrowserErrorLog (#5741) 2020-10-28 08:30:38 +08:00
server-fetcher-plugin Start next iteration 8.3.0 (#5719) 2020-10-24 19:30:29 +08:00
server-health-checker Start next iteration 8.3.0 (#5719) 2020-10-24 19:30:29 +08:00
server-library Improve Kubernetes service registry for ALS analysis (#5722) 2020-10-29 18:22:38 +08:00
server-query-plugin Start next iteration 8.3.0 (#5719) 2020-10-24 19:30:29 +08:00
server-receiver-plugin Improve Kubernetes service registry for ALS analysis (#5722) 2020-10-29 18:22:38 +08:00
server-starter Start next iteration 8.3.0 (#5719) 2020-10-24 19:30:29 +08:00
server-starter-es7 Start next iteration 8.3.0 (#5719) 2020-10-24 19:30:29 +08:00
server-storage-plugin Start next iteration 8.3.0 (#5719) 2020-10-24 19:30:29 +08:00
server-telemetry Start next iteration 8.3.0 (#5719) 2020-10-24 19:30:29 +08:00
server-testing Start next iteration 8.3.0 (#5719) 2020-10-24 19:30:29 +08:00
server-tools Start next iteration 8.3.0 (#5719) 2020-10-24 19:30:29 +08:00
pom.xml Improve Kubernetes service registry for ALS analysis (#5722) 2020-10-29 18:22:38 +08:00