-
Notifications
You must be signed in to change notification settings - Fork 4k
Add support for querying encryption status from the AzureDiskEncryptionForLinux extension #2849
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
Conversation
Conflicts: src/ResourceManager/Compute/Commands.Compute/Extension/AzureDiskEncryption/SetAzureDiskEncryptionExtension.cs
Mandatory = false, | ||
Position = 2, | ||
ValueFromPipelineByPropertyName = true, | ||
HelpMessage = "The extension name. If this parameter is not specified, default values used are AzureDiskEncryption for windows VMs and AzureDiskEncryptionForLinux for Linux VMs")] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
capitalize "windows" -> "Windows"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed with d4d5774
@krkhan please respond to review comments. ALso, please clean up the number of commits and commit comments, by cherry-picking or rebasing the commits. |
@markcowl Addressed comments on both GH and CF. Added you to the CF review as well. |
on demand run here:http://azuresdkci.cloudapp.net/view/1-AzurePowerShell/job/powershell-demand/1125/ LGTM once this passes |
@markcowl That error doesn't look related to disk encryption.
|
@krkhan It isn't, you need to rebase this change on the latest in the dev branch, as there is a fix for this issue there.on the |
@krkhan Hey Kamran, the test that is failing in your on-demand build has been fixed and merged into dev, so if you pull and rebase with dev, you should be fine. You can check out how to rebase in our cleaning up commits guide |
@krkhan, we can't merge until you do this |
There's a minor CR change that's needed. I'll do that today as well as merge upstream dev so that the fix is pulled in. |
@markcowl finished reviewing, looks good |
@markcowl The ondemand run you started succeeded: http://azuresdkci.cloudapp.net/view/1-AzurePowerShell/job/powershell-demand/1138/ |
Internal CR at CodeFlow:
codeflow:open?server=http://codeflow/Services/DiscoveryService.svc&review=kakhan-39e101815e2546efaaf9136c37643be7&alert=true