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

Add storage bucket backup #365

Merged
merged 14 commits into from
Feb 19, 2024
Merged

Commits on Feb 19, 2024

  1. incus-agent: Re-order imports

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    c48d324 View commit details
    Browse the repository at this point in the history
  2. api: Add storage_bucket_backup extension

    Signed-off-by: Fabian Mettler <dev@maveonair.com>
    maveonair authored and stgraber committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    21ed02a View commit details
    Browse the repository at this point in the history
  3. shared/api: Add storage bucket backup

    Signed-off-by: Fabian Mettler <dev@maveonair.com>
    maveonair authored and stgraber committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    95bfa88 View commit details
    Browse the repository at this point in the history
  4. incusd/db: Add storage bucket backup functions

    Signed-off-by: Fabian Mettler <dev@maveonair.com>
    maveonair authored and stgraber committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    b2dbe44 View commit details
    Browse the repository at this point in the history
  5. incusd/db/operation: Add storage volume backup types

    Signed-off-by: Fabian Mettler <dev@maveonair.com>
    maveonair authored and stgraber committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    8f0061f View commit details
    Browse the repository at this point in the history
  6. incusd/lifecycle: Add storage bucket backup events

    Signed-off-by: Fabian Mettler <dev@maveonair.com>
    maveonair authored and stgraber committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    f4b0e4d View commit details
    Browse the repository at this point in the history
  7. incusd/project: Add StorageBucket function

    Signed-off-by: Fabian Mettler <dev@maveonair.com>
    maveonair authored and stgraber committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    db96183 View commit details
    Browse the repository at this point in the history
  8. incusd/storage/s3: Add transfer manager

    Signed-off-by: Fabian Mettler <dev@maveonair.com>
    maveonair authored and stgraber committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    5f6dbb7 View commit details
    Browse the repository at this point in the history
  9. incusd: Add storage bucket backup

    Signed-off-by: Fabian Mettler <dev@maveonair.com>
    maveonair authored and stgraber committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d5b4350 View commit details
    Browse the repository at this point in the history
  10. client: Add storage bucket backup

    Signed-off-by: Fabian Mettler <dev@maveonair.com>
    maveonair authored and stgraber committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    679ce93 View commit details
    Browse the repository at this point in the history
  11. incus: Add storage bucket import/export

    Signed-off-by: Fabian Mettler <dev@maveonair.com>
    maveonair authored and stgraber committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    2e67563 View commit details
    Browse the repository at this point in the history
  12. doc/rest-api: Refresh swagger YAML

    Signed-off-by: Fabian Mettler <dev@maveonair.com>
    maveonair authored and stgraber committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    98693c0 View commit details
    Browse the repository at this point in the history
  13. i18n: Update translation templates

    Signed-off-by: Fabian Mettler <dev@maveonair.com>
    maveonair authored and stgraber committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    f0003b4 View commit details
    Browse the repository at this point in the history
  14. test: Add storage bucket backup

    Signed-off-by: Fabian Mettler <dev@maveonair.com>
    maveonair authored and stgraber committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    50f73d4 View commit details
    Browse the repository at this point in the history