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

Feature: Restore tenant from backup and archive #74

Merged
merged 23 commits into from
Sep 27, 2023

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    012dde3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c330c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    9608fa8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d95afe0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bed661 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1da79f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a535d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    10644dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a4793d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    8ccf0d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1988255 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48868ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    591d3f0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request oceanbase#72 from chris-sun-star/optimize_upgrade

    fix tenant add replica, optimize resource update with retry
    powerfooI authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    e834dba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c608989 View commit details
    Browse the repository at this point in the history
  7. fix: task not registered

    powerfooI committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    f68a0e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    5534d68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19d4648 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4928eed View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/2.0.x_dev' into feature/tenant-r…

    …estore
    
    Conflicts:
    	Makefile
    	api/constants/restore.go
    	api/v1alpha1/obtenant_types.go
    	api/v1alpha1/obtenant_webhook.go
    	api/v1alpha1/obtenantrestore_types.go
    	cmd/main.go
    	config/crd/bases/oceanbase.oceanbase.com_obtenantrestores.yaml
    	config/crd/bases/oceanbase.oceanbase.com_obtenants.yaml
    	pkg/const/status/tenantstatus/obtenant_status.go
    	pkg/controller/obtenantoperation_controller.go
    	pkg/controller/obtenantrestore_controller.go
    	pkg/oceanbase/const/sql/restore.go
    	pkg/oceanbase/operation/restore.go
    	pkg/oceanbase/test/restore_test.go
    	pkg/resource/obtenant_manager.go
    	pkg/resource/obtenantrestore_manager.go
    	pkg/resource/obtenantrestore_task.go
    	pkg/resource/obzone_task.go
    	pkg/resource/template_manager.go
    	pkg/task/const/flow/name/task_flow_names.go
    	pkg/task/const/task/name/restore.go
    	pkg/task/const/task/name/task_names.go
    	pkg/task/obtenant_flow.go
    powerfooI committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    a354d0e View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    8be5c6c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    22e184c View commit details
    Browse the repository at this point in the history
  2. fix: typo in Makefile

    powerfooI committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    6cc128c View commit details
    Browse the repository at this point in the history