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

adding new mysql shell backup engine #16295

Merged
merged 44 commits into from
Sep 24, 2024
Merged

Commits on Jun 28, 2024

  1. adding new mysql shell backup engine

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    1f70afb View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. change flags

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    58005ab View commit details
    Browse the repository at this point in the history
  2. fix TestHelpOutput

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b74a87f View commit details
    Browse the repository at this point in the history
  3. add unit test for scanLinesToLogger

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    c51ee4b View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. PR feedback

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6e59215 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into mysqlshell-backup

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    abe1d11 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. PR feedback + fix tests

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    3ca4b3b View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. more improvements

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    d26b5c3 View commit details
    Browse the repository at this point in the history
  2. fix unit test

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    0a5fda4 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Merge branch 'master' into mysqlshell-backup

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    4aae34b View commit details
    Browse the repository at this point in the history
  2. fix tests

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    7116317 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. PR feedback

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    c2d41ac View commit details
    Browse the repository at this point in the history
  2. regenerate ci workflows

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    8c6c665 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bb5631 View commit details
    Browse the repository at this point in the history
  4. use dumpInstances() instead

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    82a288c View commit details
    Browse the repository at this point in the history
  5. remove case XtraBackup, MySQLShell

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    d9407f2 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into mysqlshell-backup

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    287a500 View commit details
    Browse the repository at this point in the history
  7. make generate_ci_workflows

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    31ba57e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. update flags and operator.yaml

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    31c27b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. removing DeleteBeforeRestore

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e62ae95 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. fixing tests

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    99f08ea View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into mysqlshell-backup

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    589c81b View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Revert "fixing tests"

    This reverts commit 99f08ea.
    
    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4257ae4 View commit details
    Browse the repository at this point in the history
  2. Revert "removing DeleteBeforeRestore"

    This reverts commit e62ae95.
    
    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e958558 View commit details
    Browse the repository at this point in the history
  3. make generate_ci_workflows

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    2e8c441 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into mysqlshell-backup

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    64b52e6 View commit details
    Browse the repository at this point in the history
  5. make generate_ci_workflows

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    75b2b76 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. deleting users + other dbs

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    85fba81 View commit details
    Browse the repository at this point in the history
  2. update flags

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    21f2604 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. make sure vitess default matches mysqlshell's

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    47dc753 View commit details
    Browse the repository at this point in the history
  2. do not remove users if not loading them

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5c08cc7 View commit details
    Browse the repository at this point in the history
  3. changelog notice

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    e37dbbb View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into mysqlshell-backup

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    4418592 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. add ShouldStartMySQLAfterRestore()

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9243f22 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. backup_pitr testing: validate rejoining replication stream

    Signed-off-by: Shlomi Noach <[email protected]>
    shlomi-noach committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4e79a02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e77e86 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into mysqlshell-backup

    Signed-off-by: Shlomi Noach <[email protected]>
    shlomi-noach authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1d5aaab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1fa6191 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. add missing grant

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3c655a1 View commit details
    Browse the repository at this point in the history
  2. update vitess operator example

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4e0a0e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. PR feedback

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9218186 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    301e95c View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. resolved conflict

    Signed-off-by: Shlomi Noach <[email protected]>
    shlomi-noach committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ae42af7 View commit details
    Browse the repository at this point in the history
  2. add missing grant

    Signed-off-by: Renan Rangel <[email protected]>
    rvrangel committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    bc2cff2 View commit details
    Browse the repository at this point in the history