This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 674
[WIP] 2017: AWSVPC #2091
Closed
+1,525
−104
Closed
[WIP] 2017: AWSVPC #2091
Changes from all commits
Commits
Show all changes
63 commits
Select commit
Hold shift + click to select a range
dfa2b36
Add support for AWSVPC
brb dfbcefa
Disable temporarily system tests on GCE
brb 7dff3d4
Fix tests
brb 66ca9e1
Get rid of the isCIDRAligned flag
brb 29e9238
Cleanup
brb d423662
Address some comments
brb 2cbea50
Get rid of WEAVE_NO_FASTDP=1
brb dde0371
Dead code elimination
brb b7bdcc3
Get rid of comment about deadlock
brb 204832d
Add comments
brb ed9a6d5
Refactor
brb 3dc6877
Keep docker_bridge_ip
brb 9177e3d
Extend 900_awsvpc_2_test.sh
brb 8ec3427
Cleanup
brb 97d02da
Disable proxy_delay on the weave bridge
brb 53c3a87
Cleanup
brb c739884
Cleanup weave script
brb ed89038
Cleanup
brb 6df76d2
Cleanup
brb 343d90d
Cleanup
brb 3aca783
Cleanup
brb e82906e
Cleanup
brb d72874a
Cleanup
brb c7201dc
Use expose_ip for AWSVPC
brb 6055df7
Add temp TODO
brb dd7f7bb
Add dummy overlay for AWSVPC
brb 5581c84
Adjust bridge interface friendly name
brb 5cea0bc
Update TODO
brb 8280622
Cleanup
brb c49e648
Add /monitor endpoint
brb 9163541
Check for deadlocks
brb 90e1f46
Add subnet check
brb 216e45c
Keep TX ON for awsvpc
brb d8b60ba
Cleanup
brb 83ac36f
Cleanup
brb 84577ea
Refactor Monitor -> LocalRangeTracker
brb 699c3f7
Refactor removeCommon
brb d0cee65
Do merging inside HandleUpdate
brb 5260771
Cleanup removeCommon
brb 86f3e48
Move HandleUpdate to ring
brb 7a3e356
Get rid of String method
brb 784ac88
Add Matthias simplification
brb 94d71e2
Cleanup
brb 83c2ed3
Save a line
brb be49c0e
Address comments
brb cdaad55
Add logging
brb 62f1b23
More logging
brb 8694629
Fix ring update
brb 2805547
Fix broken route checker routines
brb 97b1f3a
Refactor restoration
brb dae3718
Update TODO.md
brb 6b6a6ab
Set AWS=1 only for AWS
brb 9f14a52
Fix rmpeer
brb 5c7afd4
Bring 3rd host
brb 05a049a
Add rmpeer tests
brb b26256f
Get rid of AdminTransfer
brb 2b75f3c
WIP: add vpc code to the plugin
brb 3265604
Cleanup tests
brb ce0a58c
Cleanup subdivide
brb 607382e
Add docs
brb 44eec32
Snapshot
brb 1fcedae
Revert plugin changes
brb 8dadc5e
Cleanup
brb 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 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# AWSVPC | ||
|
||
# Urgent | ||
|
||
* Add the subnet checks / keep checksum offloading for the plugin | ||
* Test with the plugin | ||
|
||
* Test with multiple addr from the default subnet | ||
|
||
* Create new SSH keys or reuse the same for each test run | ||
|
||
# Nice To Have | ||
|
||
* What happens if $RCIDR is not found | ||
* Do fuzz testing | ||
* Read on VPC routing tables again. | ||
* create a separate VPC for each test run |
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
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
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
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
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
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
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.
This comment was marked as abuse.
Sorry, something went wrong.
This comment was marked as abuse.
Sorry, something went wrong.