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(gkebackup): added new restore scope options #8176

Merged
merged 18 commits into from
Jun 27, 2023
Merged

Commits on Jun 26, 2023

  1. docs: tightened requirements on cloud storage subscription filename s…

    …uffixes
    
    PiperOrigin-RevId: 543503563
    
    Source-Link: googleapis/googleapis@212ecef
    
    Source-Link: googleapis/googleapis-gen@532d27e
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTMyZDI3ZWVhNmZmMTI4ZmRjYmIzMzMyMTc2ZTg5NGU3NmRjYzY4NSJ9
    gcf-owl-bot[bot] committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    a99d48d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07e504a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b635258 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    976d50d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c985612 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e939f2 View commit details
    Browse the repository at this point in the history
  7. docs: update docs to existing services

    PiperOrigin-RevId: 543515380
    
    Source-Link: googleapis/googleapis@16df595
    
    Source-Link: googleapis/googleapis-gen@d059689
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDA1OTY4OWQ2MjZkYTI1MWVmYTNkNWUxZTFjNGQyMWM5Mjk5YzAyYyJ9
    gcf-owl-bot[bot] committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    f993463 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    23b91aa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ebfc254 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ba19016 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. feat: add event driven transfer configuration

    PiperOrigin-RevId: 543540202
    
    Source-Link: googleapis/googleapis@48e47e8
    
    Source-Link: googleapis/googleapis-gen@66b276e
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjZiMjc2ZWRhMmY3MDFlYjEyODA1NzUwYzI3NTUxNjNmMGJiOGM3NiJ9
    gcf-owl-bot[bot] committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    31f6197 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e1e565 View commit details
    Browse the repository at this point in the history
  3. feat: added new restore scope options

    feat: added transformation rules for restore
    feat: added BackupPlan and RestorePlan state information
    
    These features aim to do the following:
    1. Improve flexibility of restore with new options to define new kinds of scope configurations.
    2. Improve flexibility of restore by supporting Transformation Rules, which enable the removal and addition of spec fields of restored resources prior to their creation.
    3. Improve observability by revealing the state information of BackupPlan and RestorePlan.
    
    PiperOrigin-RevId: 543605700
    
    Source-Link: googleapis/googleapis@d39c91b
    
    Source-Link: googleapis/googleapis-gen@0cf7f93
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGNmN2Y5M2Q0YTYwZmFlN2ZiZDFhOWFiMDNmN2RhNGM2MmZiMWJkMiJ9
    gcf-owl-bot[bot] committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    2083dc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0628b4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a84e4a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    faaaaae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5cf95cd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8ee9406 View commit details
    Browse the repository at this point in the history