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

VReplication: Force flag for traffic switching #16709

Merged
merged 21 commits into from
Sep 17, 2024

Commits on Aug 31, 2024

  1. Add --force flag for traffic switching

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    7777568 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Add force checks

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    7a40842 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Merge remote-tracking branch 'origin/main' into traffic_force

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a9e9e17 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Add warning

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f12504e View commit details
    Browse the repository at this point in the history
  2. Add handlings to trafficSwitcher

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    675a2d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Add span annotations

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    d73f546 View commit details
    Browse the repository at this point in the history
  2. Improve force handling

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    70bf086 View commit details
    Browse the repository at this point in the history
  3. Add unit test

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    da9c130 View commit details
    Browse the repository at this point in the history
  4. Correct changes for multi-tenant read switches

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    92ee271 View commit details
    Browse the repository at this point in the history
  5. Adjust help output

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    6fcbf54 View commit details
    Browse the repository at this point in the history
  6. Cleanup

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    32e2e3d View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/main' into traffic_force

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    c287850 View commit details
    Browse the repository at this point in the history
  8. Nitties of nits

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    4b5f109 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Don't use proto

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    e2d1a9a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into traffic_force

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    f52a0b1 View commit details
    Browse the repository at this point in the history
  3. Changes from self review

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    0086408 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Merge remote-tracking branch 'origin/main' into traffic_force

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    46fa6c4 View commit details
    Browse the repository at this point in the history
  2. Address review comment

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    2834760 View commit details
    Browse the repository at this point in the history
  3. Kick DCO

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    dfa8773 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Merge remote-tracking branch 'origin/main' into traffic_force

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    da37c1a View commit details
    Browse the repository at this point in the history
  2. Kick DCO

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    161da76 View commit details
    Browse the repository at this point in the history