1. 23 12月, 2021 1 次提交
  2. 18 12月, 2021 1 次提交
  3. 15 12月, 2021 1 次提交
  4. 10 12月, 2021 1 次提交
  5. 03 12月, 2021 1 次提交
  6. 29 11月, 2021 1 次提交
  7. 27 11月, 2021 1 次提交
  8. 26 11月, 2021 1 次提交
  9. 13 11月, 2021 1 次提交
  10. 08 10月, 2021 1 次提交
  11. 30 9月, 2021 1 次提交
  12. 25 9月, 2021 1 次提交
  13. 07 9月, 2021 1 次提交
  14. 06 9月, 2021 2 次提交
  15. 03 8月, 2021 1 次提交
  16. 09 7月, 2021 1 次提交
  17. 05 7月, 2021 1 次提交
  18. 18 6月, 2021 1 次提交
  19. 16 6月, 2021 1 次提交
  20. 10 6月, 2021 1 次提交
  21. 05 6月, 2021 1 次提交
  22. 10 5月, 2021 1 次提交
  23. 08 5月, 2021 1 次提交
  24. 28 4月, 2021 1 次提交
  25. 27 2月, 2021 1 次提交
  26. 20 2月, 2021 1 次提交
  27. 05 2月, 2021 1 次提交
  28. 09 11月, 2020 1 次提交
  29. 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
  30. 03 10月, 2020 1 次提交
  31. 29 9月, 2020 1 次提交
  32. 05 9月, 2020 1 次提交
  33. 30 7月, 2020 1 次提交
  34. 25 7月, 2020 1 次提交
  35. 21 7月, 2020 1 次提交
  36. 22 6月, 2020 1 次提交
  37. 08 6月, 2020 1 次提交
  38. 06 6月, 2020 1 次提交
    • S
      Remove nacos (#4867) · f3d907bf
      songzhendong 提交于
      * Add annotation(AlarmCore.start)
      
      * Upgrade nacos version to 1.2.0
      
      * Revert "Upgrade nacos version to 1.2.0"
      
      This reverts commit 4d7b06f6d20ee09ad377ad6ef736aeab429314e0.
      
      * Update nacos version to 1.2.0(Solve the security problem of the old version of fastsjon)
      
      * Recovery annotation
      
      * Recovery annotation
      
      * Update nacos version to 1.2.0
      
      * Update tls_key_generate.sh path
      
      Update tls_key_generate.sh path
      
      * Add annotation(AlarmCore.start)
      
      * Revert "Upgrade nacos version to 1.2.0"
      
      This reverts commit 4d7b06f6d20ee09ad377ad6ef736aeab429314e0.
      
      * Update nacos version to 1.2.0(Solve the security problem of the old version of fastsjon)
      
      * Recovery annotation
      
      * Recovery annotation
      
      * Update tls_key_generate.sh path
      
      * Execution Authority
      
      * Remove nacos
      
      * remove nacos code
      
      * remove nacos
      
      remove nacos
      
      * remove nacos
      
      remove nacos
      
      * remove nacos
      
      * remove nacos
      Co-authored-by: Nsongzhendong <289505773@qq.com>
      Co-authored-by: Nsongzhendong <songzhendong@xiaomi.com>
      Co-authored-by: wu-sheng's avatar吴晟 Wu Sheng <wu.sheng@foxmail.com>
      f3d907bf
  39. 07 5月, 2020 1 次提交