futurewei-cloud / alcor

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

Attach router bug workaround in S5. #700

Closed pkommoju closed 2 years ago

pkommoju commented 2 years ago

Temporary workaround for S5 failing. When subnet contains host routes, route manager requires the subnet to contain a router and raiese error when that a router is being attached to that subnet. This tempoary fix removes host_routes from subnet info while actual fix is being worked on.

xieus commented 2 years ago

Discussed with @pkommoju and @DavidLiu506. As this PR is a temporary fix, we are safe to close it as the actual fix has been merged to master.