1. 27 5月, 2021 1 次提交
  2. 07 5月, 2021 1 次提交
  3. 03 3月, 2021 1 次提交
  4. 22 2月, 2021 1 次提交
  5. 21 2月, 2021 1 次提交
  6. 07 2月, 2021 1 次提交
  7. 16 1月, 2021 1 次提交
  8. 09 1月, 2021 1 次提交
  9. 08 1月, 2021 1 次提交
  10. 02 1月, 2021 1 次提交
  11. 09 11月, 2020 1 次提交
  12. 03 11月, 2020 1 次提交
  13. 02 11月, 2020 1 次提交
  14. 29 10月, 2020 1 次提交
    • K
      Improve Kubernetes service registry for ALS analysis (#5722) · 92bb474c
      kezhenxu94 提交于
      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.
      92bb474c
  15. 15 10月, 2020 1 次提交