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(bigtable): allow restore backup to different instance (#3489) #4014

Merged
merged 22 commits into from May 3, 2021

Commits on Dec 31, 2020

  1. feat(bigtable): allow restore backup to different instance (#3489)

    * feat: restore table to a different instance
    
    * add check that table restored
    
    * review fixes
    
    * change instance config zone
    AlisskaPie committed Dec 31, 2020
    Copy the full SHA
    2d94af2 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Merge branch 'master' of github.com:googleapis/google-cloud-go into b…

    …ackup-different-instance
    
    # Conflicts:
    #	bigtable/admin.go
    kolea2 committed Apr 27, 2021
    Copy the full SHA
    244c08b View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. review feedback

    kolea2 committed Apr 28, 2021
    Copy the full SHA
    9e23a85 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Copy the full SHA
    0b3fe5c View commit details
    Browse the repository at this point in the history
  2. review feedback on test

    kolea2 committed Apr 29, 2021
    Copy the full SHA
    c07e222 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7149d80 View commit details
    Browse the repository at this point in the history
  4. review feedback

    kolea2 committed Apr 29, 2021
    Copy the full SHA
    ad5e4dd View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    fbd4706 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    2f57e48 View commit details
    Browse the repository at this point in the history
  7. review feedback

    kolea2 committed Apr 29, 2021
    Copy the full SHA
    c001c1d View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Copy the full SHA
    1d5cda8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'backup-different-instance' of github.com:googleapis/goo…

    …gle-cloud-go into backup-different-instance
    kolea2 committed Apr 30, 2021
    Copy the full SHA
    e537fd6 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Copy the full SHA
    e956c1e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    46d6cf6 View commit details
    Browse the repository at this point in the history
  3. review comments

    kolea2 committed May 3, 2021
    Copy the full SHA
    4fabb90 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0419502 View commit details
    Browse the repository at this point in the history
  5. merge and resolve conflicts

    kolea2 committed May 3, 2021
    Copy the full SHA
    9dfe965 View commit details
    Browse the repository at this point in the history
  6. rename variables

    kolea2 committed May 3, 2021
    Copy the full SHA
    81e5f4d View commit details
    Browse the repository at this point in the history
  7. switch error

    kolea2 committed May 3, 2021
    Copy the full SHA
    b442dd4 View commit details
    Browse the repository at this point in the history
  8. docs update

    Co-authored-by: Tyler Bui-Palsulich <26876514+tbpg@users.noreply.github.com>
    kolea2 and tbpg committed May 3, 2021
    Copy the full SHA
    89da7c2 View commit details
    Browse the repository at this point in the history
  9. docs update

    Co-authored-by: Tyler Bui-Palsulich <26876514+tbpg@users.noreply.github.com>
    kolea2 and tbpg committed May 3, 2021
    Copy the full SHA
    a595444 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    21c4ef5 View commit details
    Browse the repository at this point in the history