Skip to content
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

T5261: Add AWS load-balancing tunnel handler #2033

Closed
wants to merge 1 commit into from

Conversation

sever-sever
Copy link
Member

@sever-sever sever-sever commented Jun 7, 2023

Change Summary

Add AWS load-balancing tunnel handler
https://aws.amazon.com/blogs/networking-and-content-delivery/how-to-integrate-linux-instances-with-aws-gateway-load-balancer/

Related PR

vyos/vyos-build#356

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes)
  • Migration from an old Vyatta component to vyos-1x, please link to related PR inside obsoleted component
  • Other (please describe):

Related Task(s)

Component(s) name

Proposed changes

How to test

set service aws glb interfaces gwlb1 eni-id 'id-one'
set service aws glb interfaces gwlb2 eni-id 'id-second'
set service aws glb status format 'simple'
set service aws glb status port '8282'
set service aws glb timeout '3600'

Checklist:

  • I have read the CONTRIBUTING document
  • I have linked this PR to one or more Phabricator Task(s)
  • I have run the components SMOKETESTS if applicable
  • My commit headlines contain a valid Task id
  • My change requires a change to the documentation
  • I have updated the documentation accordingly

@vyosbot vyosbot requested a review from a team June 7, 2023 16:31
@vyosbot vyosbot requested review from dmbaturin, sarthurdev, zdc, jestabro and c-po and removed request for a team June 7, 2023 16:31
@sever-sever sever-sever marked this pull request as draft June 7, 2023 16:33
@sever-sever sever-sever force-pushed the T5261 branch 2 times, most recently from 5f741d5 to c1345a0 Compare June 7, 2023 16:58
@c-po c-po added the current label Aug 25, 2023
@sever-sever
Copy link
Member Author

Will add an updated PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 participants