Release azure-cli-keyvault 0.1.1b2#1798
Merged
troydai merged 1 commit intoAzure:masterfrom Jan 19, 2017
Merged
Conversation
Contributor
|
Reviewers, please verify the following for this PR:
|
troydai
approved these changes
Jan 19, 2017
Contributor
|
Release of 'azure-cli-keyvault' with version '0.1.1b2' successful. View at https://pypi.python.org/pypi/azure-cli-keyvault/0.1.1b2. |
Contributor
|
GitHub release created. https://github.com/Azure/azure-cli/releases. |
00Kai0
pushed a commit
to 00Kai0/azure-cli
that referenced
this pull request
Apr 7, 2021
* changes for encrypted VMs * scripts/script.sh * changes to repair.util on encryption function and added option for without KEK as well * Did code changes to detect dual,single(with KEK and without KEK) * code style changes * code style changes * pushing to the newly created branch * changes to printing message while interacting with user * changes to unlock script * pushed validated part to _validators.py file and pushed few login from custom to utils file * cleaned up the code by removing commented lines * Made changes to _validators file and added unlock-encryption parameter * modified exception block to ignore failed to encrypt data volume error * reduced the line of code for installing encryption extension and unocking ecnrypted disk, used propmt_y_n function for validating user input, Made changes with --unlock-encrypted-vm argument, added enum function * created seperate file for enum, modified encryption_type, key_vault, kekurl = _fetch_encryption_settings(source_vm) in _validators.py, renamed the script.sh, Made changes to install_extension and unlock_encrypted_disk in repair_utils.py file, used enum class to check encryption settings * function name changes and removed print statement from code * Added comments in encryption_types.py file * modified _unlock_singlepass_encrypted_disk function in repair_utils.py file because encryption on data disk fails for both xfs and ext filesystems, changed the device mapper name from investigateosencrypt to osencrypt in mount_encrypted_disk.sh file * Added doc string to the functions, coverter unlock_encrypted_vm argument to flag and corrected spacing in comments * Logging and naming changes. Refactor some parts. * worked on code style changes and enhanced mount_encrypted_disk.shmount_encrypted_disk.sh bash script to unlock the correct disk even though disk order is changed while attaching to repair VM * Added encryption commands to test_repair_commands.py file * made styling changes to test_repair_commands.py file * Remove unneeded env files * Edit tests and fix bugs * Add tests for nokek encryption * Fix typo, up version Co-authored-by: Ubuntu <dibaskar@ubuntu18dev.qhaikempv3lehamphb0oflcsdg.bx.internal.cloudapp.net>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.