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

Execute CREATE/GRANT ROLE statements using bbf_role_admin during restore #3082

Open
wants to merge 10 commits into
base: BABEL_4_X_DEV
Choose a base branch
from

Commits on Nov 7, 2024

  1. Execute CREATE/GRANT ROLE statements using bbf_role_admin during restore

    Signed-off-by: Rishabh Tanwar <ritanwar@amazon.com>
    ritanwar committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    b6e59f9 View commit details
    Browse the repository at this point in the history
  2. Add IsBinaryUpgrade check

    Signed-off-by: Rishabh Tanwar <ritanwar@amazon.com>
    ritanwar committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    52592c6 View commit details
    Browse the repository at this point in the history
  3. Add expected test files

    Signed-off-by: Rishabh Tanwar <ritanwar@amazon.com>
    ritanwar committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    6a46ec2 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    0369fce View commit details
    Browse the repository at this point in the history
  2. Fix comments

    Signed-off-by: Rishabh Tanwar <ritanwar@amazon.com>
    ritanwar committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    23c1094 View commit details
    Browse the repository at this point in the history
  3. Add test to schedule files

    Signed-off-by: Rishabh Tanwar <ritanwar@amazon.com>
    ritanwar committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    90a3a8f View commit details
    Browse the repository at this point in the history
  4. Remove test from 13 schedules

    Signed-off-by: Rishabh Tanwar <ritanwar@amazon.com>
    ritanwar committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    c6c253c View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    6fa173f View commit details
    Browse the repository at this point in the history
  2. Fix revoke behaviour

    Signed-off-by: Rishabh Tanwar <ritanwar@amazon.com>
    ritanwar committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    d33cb15 View commit details
    Browse the repository at this point in the history
  3. Replace processUtility calls with call_prev_ProcessUtility

    Signed-off-by: Rishabh Tanwar <ritanwar@amazon.com>
    ritanwar committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    ff91d80 View commit details
    Browse the repository at this point in the history