-
Notifications
You must be signed in to change notification settings - Fork 131
[Feat] Gateway HA #2767
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feat] Gateway HA #2767
Conversation
|
/build |
|
Hi @cheina97. Thanks for your PR! I am @adamjensenbot.
Make sure this PR appears in the liqo changelog, adding one of the following labels:
|
|
/build |
|
/build |
9adc6c6 to
1c8044c
Compare
|
/build |
|
/build |
|
/build |
|
/build |
581f370 to
3465b22
Compare
|
/rebase test=true |
bf05738 to
c94d017
Compare
89476dc to
a740027
Compare
|
/rebase test=true |
|
/build |
|
/build |
8e442d0 to
3705686
Compare
|
/rebase test=true |
3705686 to
a14cfb6
Compare
|
/build |
|
/rebase test=true |
|
/rebase test=true |
|
/rebase test=true |
|
/merge |
Description
This PR adds support for HA (active/passive) in liqo gateways. The "gateway" container is now the only responsible for the lease acquisition and can start the "geneve" and "wireguard" containers using IPC.
The main changes are: