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

services/b2: Make bucket_id optional #3640

Closed
Xuanwo opened this issue Nov 21, 2023 · 2 comments
Closed

services/b2: Make bucket_id optional #3640

Xuanwo opened this issue Nov 21, 2023 · 2 comments

Comments

@Xuanwo
Copy link
Member

Xuanwo commented Nov 21, 2023

          Is it a good idea to fetch `bucket_id` via `bucket`? Maybe calling `b2_list_buckets`? Or we could make it optional?

Originally posted by @Xuanwo in #3604 (comment)

@hoslo
Copy link
Contributor

hoslo commented Nov 30, 2023

          Is it a good idea to fetch `bucket_id` via `bucket`? Maybe calling `b2_list_buckets`? Or we could make it optional?

Originally posted by @Xuanwo in #3604 (comment)

I recently reviewed the b2 list_bucket documentation and noticed it requires an account ID parameter. Consequently, I believe the complexity will not decrease.

@Xuanwo
Copy link
Member Author

Xuanwo commented Nov 30, 2023

Thanks for the research, let's close.

@Xuanwo Xuanwo closed this as not planned Won't fix, can't repro, duplicate, stale Nov 30, 2023
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

No branches or pull requests

2 participants