-
Notifications
You must be signed in to change notification settings - Fork 107
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
IPAM API: create associated Services for IP resources #2027
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 @fra98. Thanks for your PR! I am @adamjensenbot.
Make sure this PR appears in the liqo changelog, adding one of the following labels:
|
cheina97
force-pushed
the
network-general
branch
from
September 19, 2023 10:20
aa7e38a
to
a891e37
Compare
fra98
force-pushed
the
frt/ipam-with-svc
branch
2 times, most recently
from
September 19, 2023 14:26
5e28554
to
4b38545
Compare
aleoli
approved these changes
Sep 19, 2023
cheina97
force-pushed
the
network-general
branch
from
September 20, 2023 10:46
a891e37
to
abc84fd
Compare
fra98
force-pushed
the
frt/ipam-with-svc
branch
2 times, most recently
from
September 20, 2023 11:20
6de65ac
to
6e3eb53
Compare
fra98
force-pushed
the
frt/ipam-with-svc
branch
2 times, most recently
from
September 20, 2023 13:52
da57cbc
to
e6f20a0
Compare
aleoli
approved these changes
Sep 21, 2023
cheina97
force-pushed
the
network-general
branch
from
September 21, 2023 13:57
abc84fd
to
22bb158
Compare
fra98
force-pushed
the
frt/ipam-with-svc
branch
from
September 21, 2023 14:04
e6f20a0
to
bce7c8f
Compare
fra98
force-pushed
the
frt/ipam-with-svc
branch
from
September 21, 2023 14:12
bce7c8f
to
5c06147
Compare
fra98
force-pushed
the
frt/ipam-with-svc
branch
from
September 21, 2023 14:18
5c06147
to
04ed9c8
Compare
fra98
force-pushed
the
frt/ipam-with-svc
branch
from
September 21, 2023 16:13
04ed9c8
to
a8bcd04
Compare
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
Added support for creating a Service (and EndpointSlice) associated to an IP resource.
Ref #1990
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.