futurewei-cloud / alcor

Alcor: Cloud native SDN platform powered by Kubernetes and Istio
MIT License
32 stars 33 forks source link

Improve DPM and NCM performance #734

Closed DavidLiu506 closed 2 years ago

DavidLiu506 commented 2 years ago
  1. In DPM, if neighbor state already pushed to NCM, don't push again.
  2. In NCM, query all neighbor state that ACA needed.
  3. Enable the partition awareness feature within scaling Kubernetes enviroment.
  4. Add service account that allows Alcor access Kubernetes API server.
lgtm-com[bot] commented 2 years ago

This pull request introduces 1 alert when merging dff6e4f09ef0ec23821e58888b9ce305849977e7 into 6d727ac013695017915d7d96449934c9b8db148f - view on LGTM.com

new alerts:

lgtm-com[bot] commented 2 years ago

This pull request introduces 1 alert when merging 1bf4df80ec26d5243becf74b5500159f08dd3f8b into 498779380860163cae66ed460a5835c24fd84d1c - view on LGTM.com

new alerts:

lgtm-com[bot] commented 2 years ago

This pull request introduces 1 alert when merging 3dbd2058d73db9743edb227d2f77896fe03fe319 into 498779380860163cae66ed460a5835c24fd84d1c - view on LGTM.com

new alerts:

lgtm-com[bot] commented 2 years ago

This pull request introduces 1 alert when merging c0a19ee23cbf026202e7d464faccbba81cf0d4b4 into 498779380860163cae66ed460a5835c24fd84d1c - view on LGTM.com

new alerts:

lgtm-com[bot] commented 2 years ago

This pull request introduces 1 alert when merging 97e513adc01b1098436c2e340cbfd1995ef9b01a into 498779380860163cae66ed460a5835c24fd84d1c - view on LGTM.com

new alerts:

lgtm-com[bot] commented 2 years ago

This pull request introduces 1 alert when merging a9d930e391b1a3f374a2748ac66d54409730107a into 498779380860163cae66ed460a5835c24fd84d1c - view on LGTM.com

new alerts:

lgtm-com[bot] commented 2 years ago

This pull request introduces 1 alert when merging 5b8dec83bdab2b7766376a9bf99ea983d3e63d9a into 58440ccab01ca4e5fbe0a19e42203b344f4fc955 - view on LGTM.com

new alerts:

lgtm-com[bot] commented 2 years ago

This pull request introduces 1 alert when merging 91a3790d0cfb00090c6a3e635ca3fea71f409ccd into 58440ccab01ca4e5fbe0a19e42203b344f4fc955 - view on LGTM.com

new alerts:

DavidLiu506 commented 2 years ago

This PR works on Medina and Jenkins