-
Notifications
You must be signed in to change notification settings - Fork 80
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
Account update with account name is not updating bucket_name.json file automatically #8080
Comments
@anandhu-karattu |
I am trying to upload an object in to the bucket "bucket-old", it is failing
Issue is only with the existing buckets , since the owner name is not updated to new_name. |
Hi @anandhu-karattu,
I'm adding the label "Request Validation" so you can test it (and not close it for now). cc: @romayalon |
What does this mean? @shirady |
@anandhu-karattu I meant for the error |
@anandhu-karattu @shirady Shira fixed the IO failure but not the actual update of the bucket config.json, a fix for the update will be taken care in #7734, Shira please keep me honest here. |
@romayalon I agree with you. |
Verified on build "noobaa-core-5.15.4-20240605.el9.x86_64" How to reproduce:
|
@shirady looks like the fix is failing for me. Can you please check the issue again? |
This is the corresponding error found in noobaa.log
|
@anandhu-karattu we didn't backport it to stage_5.15.4... |
@romayalon we are not supporting account name update in scale release 5.2.1. |
Right, we won't support accountName update in CES S3 MVP GA, so please take a call if you want to add to 5.15.4 or not. |
@madhuthorat @anandhu-karattu We decided not to backport it to 5.15.4, |
Verified on build "noobaa-core-5.17.0-20240617.el9.x86_64" |
Hi,
cc: @romayalon |
@anandhu-karattu @madhuthorat we removed the bucket owner property on master, adding request validation lable, can you please verify? |
###Environment info
NooBaa Version: noobaa-core-5.15.3-20240514.el9.x86_64
Platform: Standalone Noobaa
Actual behavior
1.Account update with account name is not updating bucket_name.json file automatically.
I/O is failing due to this issue.
Expected behavior
If the account name is updated with a new name, the corresponding buckets should get auto updated with the new account name.
Otherwise it is a tedious task to manually update all the buckets with owner details
Steps to reproduce
More information - Screenshots / Logs / Other output
The text was updated successfully, but these errors were encountered: