skywalking-java/.github/workflows
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
..
ci-it.yaml test: set up ALS E2E test (#5675) 2020-10-15 23:20:46 +08:00
docker-ci.yaml Embrace the maven cache in the GitHub action. (#5619) 2020-10-01 19:05:28 +08:00
e2e.cluster.yaml test: set up ALS E2E test (#5675) 2020-10-15 23:20:46 +08:00
e2e.go.yaml test: set up ALS E2E test (#5675) 2020-10-15 23:20:46 +08:00
e2e.istio.yaml Improve Kubernetes service registry for ALS analysis (#5722) 2020-10-29 18:22:38 +08:00
e2e.jdk-versions.yaml test: set up ALS E2E test (#5675) 2020-10-15 23:20:46 +08:00
e2e.js.yaml test: set up ALS E2E test (#5675) 2020-10-15 23:20:46 +08:00
e2e.kafka.yaml test: set up ALS E2E test (#5675) 2020-10-15 23:20:46 +08:00
e2e.php.yaml test: set up ALS E2E test (#5675) 2020-10-15 23:20:46 +08:00
e2e.profiling.yaml test: set up ALS E2E test (#5675) 2020-10-15 23:20:46 +08:00
e2e.python.yaml test: set up ALS E2E test (#5675) 2020-10-15 23:20:46 +08:00
e2e.storages.yaml test: set up ALS E2E test (#5675) 2020-10-15 23:20:46 +08:00
e2e.ttl.yaml test: set up ALS E2E test (#5675) 2020-10-15 23:20:46 +08:00
e2e.yaml test: set up ALS E2E test (#5675) 2020-10-15 23:20:46 +08:00
plugins-jdk14-test.0.yaml test: set up ALS E2E test (#5675) 2020-10-15 23:20:46 +08:00
plugins-test.0.yaml remove finagle-6.25.0-scenario (#5747) 2020-10-29 07:50:57 +08:00
plugins-test.1.yaml test: add a tool to select a suitable group for a new plugin test and remove the outdated group size of plugin tests (#5676) 2020-10-16 08:44:55 +08:00
plugins-test.2.yaml test: add a tool to select a suitable group for a new plugin test and remove the outdated group size of plugin tests (#5676) 2020-10-16 08:44:55 +08:00
plugins-test.3.yaml Provide Thrift Plugin (#5644) 2020-10-16 16:09:47 +08:00