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] Adjusted case-handling for NFSv3 to improve idempotency #3983

Merged
merged 2 commits into from
Sep 16, 2023

Conversation

AlexanderSehr
Copy link
Contributor

@AlexanderSehr AlexanderSehr commented Sep 16, 2023

Description

  • Changed else case to any('') which is accepted by the provider and works idempotently.

Pipeline references

Pipeline
Storage - StorageAccounts

Type of Change

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Update to documentation

@AlexanderSehr AlexanderSehr requested a review from a team as a code owner September 16, 2023 07:39
@AlexanderSehr AlexanderSehr self-assigned this Sep 16, 2023
@AlexanderSehr AlexanderSehr added bug Something isn't working [cat] modules category: modules labels Sep 16, 2023
@AlexanderSehr AlexanderSehr enabled auto-merge (squash) September 16, 2023 07:58
@AlexanderSehr AlexanderSehr merged commit ead2a02 into main Sep 16, 2023
20 checks passed
@AlexanderSehr AlexanderSehr deleted the users/alsehr/ntfsv3Fix branch September 16, 2023 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working [cat] modules category: modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug Report]: Re-deployment of Storage Accounts fails after upgrade to 0.11.0
2 participants