[azure] updated storage version.#1477
Merged
liranmauda merged 1 commit intonoobaa:masterfrom Jan 6, 2025
Merged
Conversation
Contributor
|
Hi @ismaelpuerto While I couldn’t find any breaking changes between v1 and v2, I am not entirely certain that a general-purpose v1 account will be compatible with a general-purpose v2 type. Before merging this PR, we must ensure with absolute certainty that it does not disrupt upgrades or workflows involving customers with general-purpose v1 accounts. I suggest the following steps:
|
Contributor
Author
|
Hello We tested both situation and works fine. My principal fear was the upgrade in a production storage account and works fine. |
Contributor
|
Thanks @ismaelpuerto |
liranmauda
approved these changes
Jan 6, 2025
Contributor
|
Thanks @ismaelpuerto for rebasing, could you squash the commits so we will have one commit? |
Signed-off-by: Ismael Puerto Freire <ipuertofreire@gmail.com> Expand bucket replication documentation Signed-off-by: Ben <belimele@redhat.com> Add S3 compatibility documentation Signed-off-by: Ben <belimele@redhat.com> Noobaa/Operator: Display error message While deleting OBC or Bucketclass which does not exist, we should display an error message and should not silently give success. Signed-off-by: Ashish Pandey <aspandey@redhat.com> Add bucket types documentation Signed-off-by: Ben <belimele@redhat.com> Update `readme.md` Signed-off-by: Ben <belimele@redhat.com> noobaa/operator: Add tests for deletion Adding tests for deletion of non exiisting OBC and Bucketclass Signed-off-by: Ashish Pandey <aspandey@redhat.com> bucket notification - check pvcName, not pvc DFBUGS 988, 991 (noobaa#1485) Signed-off-by: Amit Prinz Setter <alphaprinz@gmail.com> Fix for region fetch from GetAWSRegion() Signed-off-by: Aayush Chouhan <achouhan@redhat.com> Bucket Notification - connect filename simplification (noobaa#1494) Signed-off-by: Amit Prinz Setter <alphaprinz@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Explain the changes
Issues: Fixed #xxx / Gap #xxx
Testing Instructions: