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: allow cluster bucket export to export single bucket #4614

Merged
merged 9 commits into from
Jun 24, 2023
Merged

fix: allow cluster bucket export to export single bucket #4614

merged 9 commits into from
Jun 24, 2023

Conversation

r-scheele
Copy link
Contributor

@r-scheele r-scheele commented Jun 23, 2023

Description

mc command to export single bucket information is not working. It worked a few days ago but now I am getting this error below..
mc admin cluster bucket export play/abdul
mc: Unable to download file data. createtemp azprod/rvm-prod-rvm-prod-metadata-: pattern contains path separator.

How to test this PR?

./mc admin cluster bucket export play/abdul

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

@harshavardhana
Copy link
Member

harshavardhana commented Jun 23, 2023

Please check this subnet issue here

@r-scheele we do not reference private links in public issues. Ideally open a new GitHub issue if you must redacting private information or simply send a fix.

@r-scheele
Copy link
Contributor Author

r-scheele commented Jun 23, 2023

Oh, my bad. Please check now @harshavardhana

cmd/admin-cluster-bucket-export.go Outdated Show resolved Hide resolved
cmd/admin-cluster-bucket-export.go Outdated Show resolved Hide resolved
cmd/cat-main.go Show resolved Hide resolved
@harshavardhana
Copy link
Member

Please resolve the conflicts @r-scheele - thanks

@harshavardhana harshavardhana changed the title Export bucket info fix fix: allow cluster bucket export to export single bucket Jun 24, 2023
@harshavardhana harshavardhana merged commit f8f565c into minio:master Jun 24, 2023
5 checks passed
bjw-s pushed a commit to bjw-s/dotfiles that referenced this pull request Jun 30, 2023
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mc](https://togithub.com/minio/mc) | patch | `2023-06-23T18-12-07Z`
-> `2023-06-28T21-54-17Z` |

---

### Release Notes

<details>
<summary>minio/mc (mc)</summary>

###
[`v2023-06-28T21-54-17Z`](https://togithub.com/minio/mc/releases/tag/RELEASE.2023-06-28T21-54-17Z):
Bug Fix Release

[Compare
Source](https://togithub.com/minio/mc/compare/RELEASE.2023-06-23T18-12-07Z...RELEASE.2023-06-28T21-54-17Z)

##### What's Changed

- fix: allow cluster bucket export to export single bucket by
[@&#8203;r-scheele](https://togithub.com/r-scheele) in
[minio/mc#4614
- improve user messaging in 'support perf' and 'mc rm --dry-run' by
[@&#8203;harshavardhana](https://togithub.com/harshavardhana) in
[minio/mc#4617
- Fix issues related to 'mc admin svcacct list --json' cmd by
[@&#8203;kaankabalak](https://togithub.com/kaankabalak) in
[minio/mc#4619
- Upgrade madmin-go/v3 to 3.0.4 by
[@&#8203;anjalshireesh](https://togithub.com/anjalshireesh) in
[minio/mc#4618

**Full Changelog**:
minio/mc@RELEASE.2023-06-23T18-12-07Z...RELEASE.2023-06-28T21-54-17Z

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDQuMiIsInVwZGF0ZWRJblZlciI6IjM1LjE0NC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: bjw-s-bot <87358111+bjw-s-bot[bot]@users.noreply.github.com>
@r-scheele r-scheele deleted the export-bucket-info-fix branch July 19, 2023 11:01
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

Successfully merging this pull request may close these issues.

None yet

3 participants