Skip to content
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

Fixes in disk-encryption-set.md #3323

Merged
merged 2 commits into from
Mar 8, 2024
Merged

Commits on Dec 12, 2023

  1. docs: align the procedure with e2e tests

    When you follow docs/disk-encryption-set.md and then run e2e tests, test
    case "[It] [Admin API] List Azure resources action must list Azure
    resources for a cluster" will fail because it can't find the disk
    encryption set:
    
    ```
    The Resource 'Microsoft.Compute/diskEncryptionSets/mbukatov-rg-disk-encryption-set' under resource group 'mbukatov-rg' was not found.
    ```
    mbukatov committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    bafaba4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f50136d View commit details
    Browse the repository at this point in the history