-
Notifications
You must be signed in to change notification settings - Fork 109
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
External Network: Wireguard Templates #2088
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
cheina97
force-pushed
the
frc/wg-templates
branch
from
October 16, 2023 13:17
228f1c5
to
14fad31
Compare
/build |
cheina97
force-pushed
the
frc/wg-templates
branch
3 times, most recently
from
October 16, 2023 15:12
82f92fc
to
ce8f7c2
Compare
aleoli
reviewed
Oct 16, 2023
deployments/liqo/files/liqo-wireguard-gateway-client-template.yaml
Outdated
Show resolved
Hide resolved
deployments/liqo/files/liqo-wireguard-gateway-server-template.yaml
Outdated
Show resolved
Hide resolved
cheina97
force-pushed
the
frc/wg-templates
branch
2 times, most recently
from
October 16, 2023 16:12
3d5109a
to
1d5cd0c
Compare
/build |
cheina97
force-pushed
the
frc/wg-templates
branch
5 times, most recently
from
October 17, 2023 16:01
909b1c2
to
c9c6309
Compare
cheina97
force-pushed
the
frc/wg-templates
branch
from
October 17, 2023 16:42
c9c6309
to
06020ae
Compare
cheina97
force-pushed
the
frc/wg-templates
branch
2 times, most recently
from
October 18, 2023 08:41
0d0e95f
to
78c5f94
Compare
cheina97
force-pushed
the
frc/wg-templates
branch
3 times, most recently
from
October 18, 2023 15:14
4d0159d
to
05c6fb2
Compare
cheina97
force-pushed
the
network-external
branch
3 times, most recently
from
October 18, 2023 16:10
3a13ba4
to
6861dad
Compare
cheina97
force-pushed
the
frc/wg-templates
branch
5 times, most recently
from
October 20, 2023 12:30
f932aec
to
e3b71db
Compare
/build |
cheina97
force-pushed
the
frc/wg-templates
branch
from
October 25, 2023 07:56
e3b71db
to
dd48e48
Compare
cheina97
force-pushed
the
frc/wg-templates
branch
from
October 25, 2023 07:56
dd48e48
to
528cd24
Compare
cheina97
force-pushed
the
frc/wg-templates
branch
from
October 25, 2023 08:32
528cd24
to
c82b42f
Compare
aleoli
reviewed
Oct 25, 2023
deployments/liqo/templates/liqo-wireguard-gateway-client-template.yaml
Outdated
Show resolved
Hide resolved
pkg/liqo-controller-manager/external-network/client-operator/client_controller.go
Outdated
Show resolved
Hide resolved
pkg/liqo-controller-manager/external-network/client-operator/client_controller.go
Outdated
Show resolved
Hide resolved
pkg/liqo-controller-manager/external-network/server-operator/server_controller.go
Outdated
Show resolved
Hide resolved
cheina97
force-pushed
the
frc/wg-templates
branch
4 times, most recently
from
October 25, 2023 15:05
22fdde9
to
cce6b1d
Compare
cheina97
force-pushed
the
frc/wg-templates
branch
from
October 25, 2023 15:06
cce6b1d
to
802d831
Compare
cheina97
force-pushed
the
frc/wg-templates
branch
from
October 26, 2023 07:28
802d831
to
ab952c4
Compare
/rebase test=true |
fra98
approved these changes
Oct 26, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR introduces the wireguard server and client templates for the new external network.