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

feat(gateway): add listener connection limits #4755

Merged

Commits on Aug 3, 2022

  1. feat(gateway): set listener connection limits

    Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
    michaelbeaumont committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    0fe10c3 View commit details
    Browse the repository at this point in the history
  2. test(gateway): update golden files after change

    Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
    michaelbeaumont committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    8002cc0 View commit details
    Browse the repository at this point in the history
  3. test(gateway): add test for connection limit and include more in gold…

    …en output
    
    Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
    michaelbeaumont committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    3aa5cd1 View commit details
    Browse the repository at this point in the history
  4. docs(generated): update with MeshGateway change

    Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
    michaelbeaumont committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    28e84be View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. docs(gateway): add field comment

    Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
    michaelbeaumont committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    df9c534 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Configuration menu
    Copy the full SHA
    80bc1af View commit details
    Browse the repository at this point in the history
  2. test(e2e): add MeshGateway connection limit e2e test

    Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
    michaelbeaumont committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    7fb5e29 View commit details
    Browse the repository at this point in the history
  3. feat(gateway): validate resources.connectionLimit for collapsibility

    Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
    michaelbeaumont committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    a78c8a1 View commit details
    Browse the repository at this point in the history
  4. refactor(gateway): function and variable names

    Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
    michaelbeaumont committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    adb9429 View commit details
    Browse the repository at this point in the history
  5. test(e2e): fix gateway resources test

    Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
    michaelbeaumont committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    1952ce2 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/master' into feat/listener_conne…

    …ction_limits
    
    Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
    michaelbeaumont committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    94d40e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. test(e2e): increase resources timeout

    Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
    michaelbeaumont committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    f4598ae View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. test(e2e): test multiple connections both with and without limit

    Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
    michaelbeaumont committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    11389f9 View commit details
    Browse the repository at this point in the history