-
Notifications
You must be signed in to change notification settings - Fork 0
External network members endpoints #302
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
Draft
iljarotar
wants to merge
39
commits into
main
Choose a base branch
from
external-network-members-endpoints
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
a69a434
wip
iljarotar 9c3ea28
merge
iljarotar 65e8136
pin api
iljarotar 5ec5ddb
Merge branch 'main' of github.com:metal-stack/metal-apiserver into ex…
iljarotar 3e3d262
list external members
iljarotar ce46444
add external member
iljarotar 20de5bd
remove external member
iljarotar 8b81e9c
fix test
iljarotar 868f2c4
fix integer pool test
iljarotar 0f17c9b
Revert "fix test"
iljarotar 25c7f1e
fix network test
iljarotar 1ce01f1
fix tokens again
iljarotar e059711
remove debug log
iljarotar b17e252
pin api
iljarotar 108fe3a
add switch nic memberships
iljarotar 95c1963
use explicit memberships for external network members
iljarotar af95e36
merge
iljarotar 87ef703
use test logger
iljarotar 1df592f
fix register test
iljarotar 438114b
fix update nics test
iljarotar 6ef5367
fix connect machine with switches test
iljarotar 29f006f
fix switch service tests
iljarotar 4756b81
Do not test infra twice
majst01 0597945
fix machine connections test
iljarotar 6425b78
fix boot service tests
iljarotar 6c8fbbf
reverse network type validation condition
iljarotar 0c5369b
fix switch repo tests
iljarotar 0b2cd26
validate machine can't connect to external ports
iljarotar 9a69401
make ports for deleted machines unmanaged
iljarotar bfc386b
return network
iljarotar 8b67321
fix network service test
iljarotar b4e5ee6
format
iljarotar d8485fb
return network and members from all network member funcs
iljarotar 06505b3
also return rack and partition of each member
iljarotar 136e5d3
rack is not a pointer
iljarotar 6af7174
merge
iljarotar 1ff4ab7
update nic memberships during heartbeat
iljarotar bbcb414
default metal nic memberships
iljarotar d28ab79
quick fix vrf
iljarotar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
might be a good issue to work on at a later point in time