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: add the max traffic weight support for the traffic routing (nginx/plugins). #3215

Merged

Commits on Feb 21, 2024

  1. add support for the traffic weight > 100.

    Signed-off-by: Liming Liu <[email protected]>
    andyliuliming committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    009ba6b View commit details
    Browse the repository at this point in the history
  2. unit test for the max weight ingress.

    Signed-off-by: Liming Liu <[email protected]>
    andyliuliming committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    600577c View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. unit test for the max weight in canary rollout.

    Signed-off-by: Liming Liu <[email protected]>
    andyliuliming committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    8b09b45 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    2bca022 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. add docs

    Signed-off-by: Zach Aller <[email protected]>
    zachaller committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d5a8c8e View commit details
    Browse the repository at this point in the history
  2. add docs

    Signed-off-by: Zach Aller <[email protected]>
    zachaller committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    a9e40dc View commit details
    Browse the repository at this point in the history