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

[FIX]: Empty b.params.MinioCfg.RootPath handler (S3/Ceph) #177

Merged
merged 2 commits into from
Aug 17, 2023

Conversation

punkerpunker
Copy link
Contributor

@punkerpunker punkerpunker commented Aug 10, 2023

Intended to fix #176

I tested it on my side, that seems to help. Just adding a simple handler for the cases where b.params.MinioCfg.RootPath is empty. Thanks!

@sre-ci-robot
Copy link
Collaborator

Welcome @punkerpunker! It looks like this is your first PR to zilliztech/milvus-backup 🎉

@mergify
Copy link

mergify bot commented Aug 10, 2023

@punkerpunker Thanks for your contribution. Please submit with DCO, see the contributing guide https://github.com/milvus-io/milvus/blob/main/CONTRIBUTING.md#developer-certificate-of-origin-dco.

@mergify
Copy link

mergify bot commented Aug 10, 2023

@punkerpunker Please associate the related issue to the body of your Pull Request. (eg. “issue: #”)

Signed-off-by: Gleb Vazhenin <gleb.vazhenin@team.bumble.com>
@punkerpunker punkerpunker force-pushed the fix_empty_root_path_handler branch from cace56e to 759a600 Compare August 10, 2023 10:13
@mergify mergify bot added dco-passed and removed needs-dco labels Aug 10, 2023
@punkerpunker punkerpunker changed the title [FIX]: Empty b.params.MinioCfg.RootPath hadler [FIX]: Empty b.params.MinioCfg.RootPath handler Aug 10, 2023
@wayblink
Copy link
Contributor

@punkerpunker Hi, there is deltaLogPath needs the same fix. Could you please add it as well?

@mergify mergify bot added the ci-passed label Aug 11, 2023
Signed-off-by: Gleb Vazhenin <gleb.vazhenin@team.bumble.com>
@mergify mergify bot removed the ci-passed label Aug 11, 2023
@punkerpunker
Copy link
Contributor Author

Added @wayblink, thanks!

@punkerpunker punkerpunker changed the title [FIX]: Empty b.params.MinioCfg.RootPath handler [FIX]: Empty b.params.MinioCfg.RootPath handler (S3/Ceph) Aug 12, 2023
@mergify mergify bot added the ci-passed label Aug 15, 2023
Copy link
Contributor

@wayblink wayblink left a comment

Choose a reason for hiding this comment

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

/lgtm

@sre-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: punkerpunker, wayblink

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@wayblink wayblink merged commit 79a8cea into zilliztech:main Aug 17, 2023
yelusion2 pushed a commit that referenced this pull request Oct 16, 2023
* [FIX]: Empty b.params.MinioCfg.RootPath hadler

Signed-off-by: Gleb Vazhenin <gleb.vazhenin@team.bumble.com>
zhuwenxing pushed a commit to zhuwenxing/milvus-backup that referenced this pull request Feb 21, 2024
…#177)

* [FIX]: Empty b.params.MinioCfg.RootPath hadler

Signed-off-by: Gleb Vazhenin <gleb.vazhenin@team.bumble.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Only metadata backed up (Ceph S3)
3 participants