-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added support for Block Storage Encryption (#572)
* Added support for Block Storage Encryption * Added instance test * Addressed PR comments * Added LA note
- Loading branch information
1 parent
7ea8057
commit 9bbcf49
Showing
10 changed files
with
1,978 additions
and
5 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
468 changes: 468 additions & 0 deletions
468
test/integration/fixtures/TestInstance_withBlockStorageEncryption.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
336 changes: 336 additions & 0 deletions
336
test/integration/fixtures/TestRegions_blockStorageEncryption.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
462 changes: 462 additions & 0 deletions
462
test/integration/fixtures/TestVolume_Create_withEncryption.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
594 changes: 594 additions & 0 deletions
594
test/integration/fixtures/TestVolume_Get_withEncryption.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
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
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