skywalking-java/docker/oap
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
..
Dockerfile.oap test: set up ALS E2E test (#5675) 2020-10-15 23:20:46 +08:00
docker-entrypoint.sh Support solf link of config file in docker (#5041) 2020-07-07 07:51:01 +08:00
log4j2.xml Improve Kubernetes service registry for ALS analysis (#5722) 2020-10-29 18:22:38 +08:00