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

[aks-preview] make sure securityProfile.azureKeyVaultKms doesn't exist in kms test case #4573

Merged
merged 1 commit into from
Mar 25, 2022

Conversation

bingosummer
Copy link
Member

self.not_exists('securityProfile.azureKeyVaultKms') can check:

  • securityProfile does not exist
  • if securityProfile exists, azureKeyVaultKms does not exist

@ghost ghost requested review from zhoxing-ms and wangzelin007 March 25, 2022 08:17
@ghost ghost assigned zhoxing-ms Mar 25, 2022
@ghost ghost added this to the Mar 2022 (2022-04-06) milestone Mar 25, 2022
@ghost ghost added the Auto-Assign Auto assign by bot label Mar 25, 2022
@ghost ghost requested a review from yonzhan March 25, 2022 08:17
@ghost ghost added the AKS label Mar 25, 2022
Copy link
Member

@FumingZhang FumingZhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yonzhan
Copy link
Collaborator

yonzhan commented Mar 25, 2022

aks-preview

@zhoxing-ms zhoxing-ms merged commit d9d41d9 into Azure:main Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AKS Auto-Assign Auto assign by bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants