-
Notifications
You must be signed in to change notification settings - Fork 754
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Binary for mtu and veth prefix check (#1458)
* Added binary support to validate MTU value and Veth prefix * Updated Dockerfile to include aws-node-config binary * Added base64 deserialization logic Improved logic to test veth pairs * Removed Binary as it was redundant Migrated MTU and Veth check to host networking binary instead Updated env_vars_test file * Separate MTU check from the default behavior * Reverted Dockerfile changes * Create deployment after changing MTU and Veth prefix * Minor change to MTU validation logic Co-authored-by: Chinmay Gadgil <[email protected]>
- Loading branch information
Showing
5 changed files
with
128 additions
and
136 deletions.
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
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.