-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Avere Azure Storage Cache Auto Import 2025-07-01 API Spec #33395
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
base: main
Are you sure you want to change the base?
Avere Azure Storage Cache Auto Import 2025-07-01 API Spec #33395
Conversation
Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec.
Updated the API version from stable/2024-07-01 to stable/2025-07-01.
Next Steps to Merge✅ All automated merging requirements have been met! To get your PR merged, see aka.ms/azsdk/specreview/merge. |
PR validation pipeline restarted successfully. If there is ApiView generated, it will be updated in this comment. |
…into dev/Aman-Jain-14/StorageCache_AutoImport_2025-05-01_API_spec
…into dev/Aman-Jain-14/StorageCache_AutoImport_2025-05-01_API_spec
API Change CheckAPIView identified API level changes in this PR and created the following API reviews
|
@TimLovellSmith regarding Out of those we have implemented and released 2 features already (Manual Import and Auto Export) and both of them use |
Makes sense, I guess you can stick with that -- up to your team to figure out how to optimize the customer consistency pain versus usability. |
…into dev/Aman-Jain-14/StorageCache_AutoImport_2025-05-01_API_spec
498b2af
to
c969147
Compare
@TimLovellSmith thank you so much for your detailed review and comments. For some reason GitHub doesn't let me reply to all the comments, so I'll try to summarise my responses here while categorising the comments to some degree: Regarding I've replaced Fixed the Regarding AutoImport status vs. ProvisioningState, unfortunately users cannot look at ProvisioningState to understand the state of the job itself. ProvisioningState denotes if the job was able to start or if it failed during initial stage, i.e., the synchronous part of the job. Once the control plane receives the status that the data plane layer was able to successfully start the job and the job enters the long running asynchronous phase, the user needs to poll AutoImport status to know the current state of the job. Regarding Regarding json nature of Regarding letting users change some strategies/nature of the job later, we do not allow the nature of the job to be changed once it has started. The only field that the user can alter is Regarding issues with the conflict resolution modes, I have updated the link that the users can refer to for a better/detailed understanding of the modes. We understand that these modes can seem convoluted but we have tried our best to explain them in the document leveraging some understanding on the user's part regarding the Lustre filesystem, HSM and AutoImport in general. Even the folks on the control plane team found it hard to grasp the nuances but as we talked more with the data plane team and their experience with other file system admins who held varying degree of understanding of the Lustre filesystem, the fields and their usage were in-line with the wider industry usage. |
…into dev/Aman-Jain-14/StorageCache_AutoImport_2025-05-01_API_spec
4919c0d
to
4e1068f
Compare
Hi, @@Aman-Jain-14. Your PR has no update for 14 days and it is marked as stale PR. If no further update for over 14 days, the bot will close the PR. If you want to refresh the PR, please remove |
ARM (Control Plane) API Specification Update Pull Request
Tip
Overwhelmed by all this guidance? See the
Getting help
section at the bottom of this PR description.PR review workflow diagram
Please understand this diagram before proceeding. It explains how to get your PR approved & merged.
Purpose of this PR
What's the purpose of this PR? Check the specific option that applies. This is mandatory!
Due diligence checklist
To merge this PR, you must go through the following checklist and confirm you understood
and followed the instructions by checking all the boxes:
ARM resource provider contract and
REST guidelines (estimated time: 4 hours).
I understand this is required before I can proceed to the diagram Step 2, "ARM API changes review", for this PR.
Additional information
Viewing API changes
For convenient view of the API changes made by this PR, refer to the URLs provided in the table
in the
Generated ApiView
comment added to this PR. You can use ApiView to show API versions diff.Suppressing failures
If one or multiple validation error/warning suppression(s) is detected in your PR, please follow the
suppressions guide to get approval.
Getting help
Purpose of this PR
andDue diligence checklist
.write access
per aka.ms/azsdk/access#request-access-to-rest-api-or-sdk-repositoriesNext Steps to Merge
comment. It will appear within few minutes of submitting this PR and will continue to be up-to-date with current PR state.and https://aka.ms/ci-fix.
queued
state, please add a comment with contents/azp run
.This should result in a new comment denoting a
PR validation pipeline
has started and the checks should be updated after few minutes.