Skip to content

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

Merged
ncw merged 1 commit into
ncw:masterfrom
fsantagostinobietti:enhance-container-info
Aug 28, 2024
Merged

Added quota info (total bytes and objects count) support for containers.#186
ncw merged 1 commit into
ncw:masterfrom
fsantagostinobietti:enhance-container-info

Conversation

@fsantagostinobietti

Copy link
Copy Markdown
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.

@ncw ncw left a comment

Copy link
Copy Markdown
Owner

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
@fsantagostinobietti fsantagostinobietti deleted the enhance-container-info branch August 29, 2024 07:30
@ncw

ncw commented Aug 29, 2024

Copy link
Copy Markdown
Owner

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 referenced this pull request in cozy/cozy-stack 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
[https://github.com/ncw/swift/pull/186](https://redirect.github.com/ncw/swift/pull/186)

#### New Contributors

-
[@&#8203;fsantagostinobietti](https://redirect.github.com/fsantagostinobietti)
made their first contribution in
[https://github.com/ncw/swift/pull/186](https://redirect.github.com/ncw/swift/pull/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