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

bucket_logging: Change bucket API's and functions as per schema #7901

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

aspandey
Copy link
Contributor

We do not store name of the bucket, on which we are setting bucket logging, in bucket schema.
There is no need to return that name as part of get_bucket_logging and store it as part of put_bucket_logging

Also, made changed to return a correct value in case of bucket logging is configured for a bucket.

@aspandey aspandey force-pushed the bucket_schema_sync branch 2 times, most recently from 3fcdc92 to ca11f1a Compare March 14, 2024 07:44
We do not store name of the bucket, on which we are setting bucket
logging, in bucket schema. There is no need to return that name
as part of get_bucket_logging and store it as part of
put_bucket_logging

Also, made changed to return a correct value in case of bucket
logging is configured for a bucket.

Signed-off-by: Ashish Pandey <aspandey@redhat.com>
Copy link
Contributor

@liranmauda liranmauda left a comment

Choose a reason for hiding this comment

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

LGTM

@aspandey aspandey merged commit 3e70cc5 into noobaa:master Mar 14, 2024
10 checks passed
@aspandey aspandey deleted the bucket_schema_sync branch March 14, 2024 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants