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

Default use random port allocator for runtime controllers #2580

Commits on Feb 10, 2023

  1. Validate port allocating policy before setting up

    Signed-off-by: dongyun.xzh <[email protected]>
    TrafalgarZZZ committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    44f99e6 View commit details
    Browse the repository at this point in the history
  2. Expose configurable option for port allocating policy

    Signed-off-by: dongyun.xzh <[email protected]>
    TrafalgarZZZ committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    a1d21a8 View commit details
    Browse the repository at this point in the history
  3. Fix unit tests

    Signed-off-by: dongyun.xzh <[email protected]>
    TrafalgarZZZ committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    d9633cd View commit details
    Browse the repository at this point in the history
  4. Fix static check

    Signed-off-by: dongyun.xzh <[email protected]>
    TrafalgarZZZ committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    b9bcb29 View commit details
    Browse the repository at this point in the history
  5. Fix static check

    Signed-off-by: dongyun.xzh <[email protected]>
    TrafalgarZZZ committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    4a7479c View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Fix comments for SetupRuntimePortAllocator()

    Signed-off-by: dongyun.xzh <[email protected]>
    TrafalgarZZZ committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    acdfb89 View commit details
    Browse the repository at this point in the history
  2. Support configurable port allocate policy

    Signed-off-by: dongyun.xzh <[email protected]>
    TrafalgarZZZ committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    c75fc4d View commit details
    Browse the repository at this point in the history