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

dataworkaround: add a workaround for storagecache 32537 #4661

Merged
merged 3 commits into from
Feb 10, 2025

Conversation

stephybun
Copy link
Member

We're unable to unmarshal the response body for an Azure Managed Lustre File System if a Blob Integration Job has been configured.

Configuring this job causes the API to begin returning the Archive Status information where percentComplete is returned as a float but is defined as an integer in the swagger spec.

PR to fix this in the swagger spec: Azure/azure-rest-api-specs#32537
Related to: hashicorp/terraform-provider-azurerm#28502

Copy link
Member

@catriona-m catriona-m left a comment

Choose a reason for hiding this comment

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

LGTM!

Comment on lines -415 to -418
service "networkanalytics" {
name = "NetworkAnalytics"
available = ["2023-11-15"]
}
Copy link
Member

Choose a reason for hiding this comment

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

was it intentional to remove this?

Copy link
Member Author

Choose a reason for hiding this comment

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

@stephybun stephybun requested a review from catriona-m February 10, 2025 15:13
@stephybun stephybun merged commit 0f8684e into main Feb 10, 2025
3 checks passed
@stephybun stephybun deleted the dataworkaround/storagecache-32537 branch February 10, 2025 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants