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

Added quota info (total bytes and objects count) support for containers. #186

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

fsantagostinobietti
Copy link
Contributor

Swift protocol allows to retrieve quota info for a container (see openstack doc ). This commit is to get those additional data (if available).

This is useful to enhance rclone about command when used with swift implementations that provide quota info (Ex. Blomp storage).

Swift protocol allows to retrieve quota info for a container (https://docs.openstack.org/api-ref/object-store/#show-container-metadata). This commit allows to get those data (if available).
This is useful to enhance 'rclone about' command when used with some swift implementations such as Blomp storage.
Copy link
Owner

@ncw ncw left a comment

Choose a reason for hiding this comment

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

That looks great - thanks

@ncw ncw merged commit a27f2e5 into ncw:master Aug 28, 2024
2 of 3 checks passed
@fsantagostinobietti fsantagostinobietti deleted the enhance-container-info branch August 29, 2024 07:30
@ncw
Copy link
Owner

ncw commented Aug 29, 2024

I've made a new release with that change in @fsantagostinobietti if you want to make a PR for rclone now, you can use v2.0.3 - thank you

nono added a commit to cozy/cozy-stack that referenced this pull request Sep 16, 2024
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/ncw/swift/v2](https://redirect.github.com/ncw/swift) |
`v2.0.2` -> `v2.0.3` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fncw%2fswift%2fv2/v2.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fncw%2fswift%2fv2/v2.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fncw%2fswift%2fv2/v2.0.2/v2.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fncw%2fswift%2fv2/v2.0.2/v2.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>ncw/swift (github.com/ncw/swift/v2)</summary>

###
[`v2.0.3`](https://redirect.github.com/ncw/swift/releases/tag/v2.0.3)

[Compare
Source](https://redirect.github.com/ncw/swift/compare/v2.0.2...v2.0.3)

#### What's Changed

- Added quota info (total bytes and objects count) support for
containers. by
[@&#8203;fsantagostinobietti](https://redirect.github.com/fsantagostinobietti)
in
[ncw/swift#186

#### New Contributors

-
[@&#8203;fsantagostinobietti](https://redirect.github.com/fsantagostinobietti)
made their first contribution in
[ncw/swift#186

**Full Changelog**: ncw/swift@v2.0.2...v2.0.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 6am on Monday" in timezone
Europe/Paris, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/cozy/cozy-stack).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNzQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
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.

2 participants