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
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