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: Validate min set of user permissions in traffic switch prechecks #16762

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Sep 11, 2024

  1. Validate full expected set of vt_filtered user permissions on traffic…

    … switch dry run
    
    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3963c78 View commit details
    Browse the repository at this point in the history
  2. Limit and specialize priv checks

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2e654c8 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 11, 2024
    Configuration menu
    Copy the full SHA
    e304d3e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Rebuild protos after comment change

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

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

Commits on Sep 13, 2024

  1. Bug fix

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

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

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

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

Commits on Sep 16, 2024

  1. Correct logic

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

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    30807f0 View commit details
    Browse the repository at this point in the history
  3. Minor changes on self review

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

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

Commits on Sep 17, 2024

  1. Minor tweaks

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