-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading status checks…
feat(ec): change
ListInstanceBackups
handler to return `ReplicatedB…
…ackups` (#5033) * feat(ec): add new DR backup type `ReplicatedBackup` * feat(ec): change ListInstanceBackups handler to return ReplicatedBackups too * chore: use helper method * chore: return a single array with the new struct * chore: single return * chore: move velero and kube clients to client builds interfaces * chore: add tests * chore: make UI support new API changes
- v2025.1.3-20c372-nightly
- v2025.1.2-a09ea3-nightly
- v2025.1.2-867c71-nightly
- v2025.1.2-2b704d-nightly
- v2025.1.2-0ea871-nightly
- v2024.12.30-d92aaa-nightly
- v2024.12.28-158ffd-nightly
- v2024.12.21-066f7f-nightly
- v2024.12.19-833861-nightly
- v2024.12.18-0b5c8e-nightly
- v2024.12.17-eda1bc-nightly
- v2024.12.17-ea574d-nightly
- v2024.12.17-3cd76c-nightly
- v2024.12.17-02e318-nightly
- v2024.12.16-ce84b1-nightly
- v2024.12.16-a43687-nightly
- v2024.12.15-fb854a-nightly
- v2024.12.14-ec02e2-nightly
- v2024.12.14-96179c-nightly
- v2024.12.14-03db1e-nightly
- v2024.12.13-b6046a-nightly
- v2024.12.12-e072ed-nightly
- v2024.12.12-acfe1a-nightly
- v2024.12.12-83d3f0-nightly
- v2024.12.12-3ed961-nightly
- v2024.12.11-d86003-nightly
- v2024.12.11-569ad9-nightly
- v2024.12.10-d39bb2-nightly
- v2024.12.10-92431c-nightly
- v2024.12.10-53df28-nightly
- v2024.12.10-7b5155-nightly
- v1.123.0
- v1.122.1
- v1.122.0
Showing
7 changed files
with
555 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.