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

Multiport #1012

Merged
merged 32 commits into from
Feb 22, 2022
Merged

Multiport #1012

merged 32 commits into from
Feb 22, 2022

Commits on Feb 18, 2022

  1. endpoints controller changes and tests

    wip: need a test for getServiceName
    ndhanushkodi committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    f1507e9 View commit details
    Browse the repository at this point in the history
  2. this passes the multiport acceptance test locally

    with multiport10 image
    
    - any acceptance test that uses
    CheckStaticServerConnectionMultipleFailureMessages probably need
    signature updated
    - add a retrier so it doesn't keep checking for tokens before they are
    reconciled
    ndhanushkodi committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    f1ac1b1 View commit details
    Browse the repository at this point in the history
  3. use the new multiport-app and change function invocations to use new

    signature for CheckStaticServerConnectionMultipleFailureMessages
    ndhanushkodi committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    bfa57a9 View commit details
    Browse the repository at this point in the history
  4. refactor handler and continue to pass acceptance tests

    This is used in multiport12 image
    ndhanushkodi committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    81c04b6 View commit details
    Browse the repository at this point in the history
  5. handler unit test

    ndhanushkodi committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    b284740 View commit details
    Browse the repository at this point in the history
  6. fix some unit tests, this is multiport13

    passes acc tests
    ndhanushkodi committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    d9cead3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c37737 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4f28160 View commit details
    Browse the repository at this point in the history
  9. add connect-init tests

    ndhanushkodi committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    48aa143 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7b5bb98 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1d7cc8c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aca066b View commit details
    Browse the repository at this point in the history
  13. fix lint

    ndhanushkodi committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    25cfa36 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    93d6c9c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    13a7f2f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2f6a5b2 View commit details
    Browse the repository at this point in the history
  17. bump image for acc tests

    ndhanushkodi committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    16fd773 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    262eb2b View commit details
    Browse the repository at this point in the history
  19. rename app to sourceApp

    ndhanushkodi committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    bf51f4f View commit details
    Browse the repository at this point in the history
  20. update comments/text

    ndhanushkodi committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    bb466c6 View commit details
    Browse the repository at this point in the history
  21. remove redundant configuration for envoy address-- this should get co…

    …nfigured in the proxy service registration
    ndhanushkodi committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    a5294b9 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    53dcc55 View commit details
    Browse the repository at this point in the history
  23. fix lint

    ndhanushkodi committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    865b952 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b23bcab View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    7008dec View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    24891c3 View commit details
    Browse the repository at this point in the history
  27. bump image and add docs

    ndhanushkodi committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    0421d6f View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    2bbca24 View commit details
    Browse the repository at this point in the history
  29. bump image

    ndhanushkodi committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    eb31efd View commit details
    Browse the repository at this point in the history
  30. fix vault wan fed test

    ndhanushkodi committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    61e2008 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. code review

    ndhanushkodi committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    5c41df5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e39ea53 View commit details
    Browse the repository at this point in the history