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: App Profile multi cluster routing support with specified cluster ids #549

Merged
merged 3 commits into from
Apr 14, 2022

Commits on Mar 31, 2022

  1. feat: App Profile multi cluster routing support with specified cluste…

    …r ids
    
    Add the `multi_cluster_ids` parameter to AppProfile.
    It is used when the routing policy type is set to "any".
    
    Add tests, docstrings.
    Fix some typos.
    
    Closes internal issue 213627978
    Mariatta committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    a87f9b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

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

Commits on Apr 14, 2022

  1. Specify longer timeout

    Mariatta committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    ee9269c View commit details
    Browse the repository at this point in the history