Actions
Story #5631
closedMake the storage status available via the API
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Currently Katello has the ability to query the Pulp storage usage. This is implemented via the smart_proxy_pulp project. This requires the Smart Proxy to be colocated with Pulp. The colocation also makes deployment in Kubernetes harder. It won't work with S3 unless a lot of duplication with Pulp itself is done. By providing it in the Pulp API, this can be avoided.
Related issues
Updated by fao89 about 5 years ago
- Tracker changed from Issue to Story
- % Done set to 0
Updated by daviddavis about 5 years ago
- Blocks Story #5651: As a user, I can view S3 storage info via the status api added
Added by Ewoud Kohl van Wijngaarden about 5 years ago
Updated by Anonymous about 5 years ago
- Status changed from NEW to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|005fb708d20a226b4047acd2db99db4de4aacfda.
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Provide storage information in the status API
Currently Katello has the ability to query the Pulp storage usage. This is implemented via the smart_proxy_pulp project. This requires the Smart Proxy to be colocated with Pulp. The colocation also makes deployment in Kubernetes harder. It won't work with S3 unless a lot of duplication with Pulp itself is done. By providing it in the Pulp API, this can be avoided.
Currently it's only implemented for local filesystem storage.
closes #5631 https://pulp.plan.io/issues/5631