issues
search
CentaurusInfra
/
mizar
Mizar – Experimental, High Scale and High Performance Cloud Network https://mizar.readthedocs.io
https://mizar.readthedocs.io
GNU General Public License v2.0
111
stars
50
forks
source link
Fix Startup Failures Without Retry
#637
Closed
phudtran
closed
2 years ago
phudtran
commented
2 years ago
This PR fixes the following issues
Fixed an issue where early RPC calls such as update-vpc, update-net, etc failed without retry on cluster startup
Fixed an issue where the same route is added more than once on host-endpoint create (to be redesigned)
Fixed an issue where endpoint create was not idempotent on an RPC retry.
vinaykul
commented
2 years ago
LGTM
This PR fixes the following issues