This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(CNV-48974): download disk img from vmexport-api
- Install missing nbdkit-curl-plugin pkg - Fix wrong volume names - Fix wrong logs - Create secret (and get export token) - Get and create certificate file - Cleanup deployed resources Secret is used by VMExport and is needed to set a new generated token. This token is used by the VMExport API to accept calls to the endpoints. Certificate is provided by VMExport and is needed to be used by the client in order to make HTTPs client requests. Signed-off-by: Ben Oukhanov <[email protected]>
- Loading branch information
Showing
5 changed files
with
228 additions
and
56 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
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.