Added explicit configuration option storage-redirect-disable
Bug #2080349 reported by
Alex Ramanau
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Docker Registry Charm |
Fix Released
|
Undecided
|
Alex Ramanau | ||
Bug Description
Added charm configuration option `storage-
We need to provide such an option because this charm could be deployed with private object storage(CEPH RADOS object storage) and in this case user can't download any artifacts from the registry with private S3 storage.
PR: https:/
| tags: | added: review-needed |
| Changed in layer-docker-registry: | |
| milestone: | none → 1.31+ck1 |
| status: | New → In Progress |
| assignee: | nobody → Alex Ramanau (drednout) |
| status: | In Progress → Fix Committed |
| tags: |
added: backport-needed removed: review-needed |
| Changed in layer-docker-registry: | |
| status: | Fix Committed → Fix Released |
To post a comment you must log in.
Please note that proposed patch also contains the fix for the broken GH workflow.