Actions
Bug #35247
closed[RFE] Allow to export Docker images from content views or as repository as part ISS
Status:
Closed
Priority:
Normal
Assignee:
Category:
Inter Server Sync
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
Docker images can not be exported from satellite either as repository or as part of CV to be used in disconnected satellite.
How reproducible:
1. Create a custom product & create repository of docker type.
2. Sync the repository.
Actual:
No export/import option available
Expected:
Any of these should work
hammer content-export complete repository --id= ..
hammer content-export complete version --id= ..
hammer content-export complete library --id= ..
Same with incrementals
hammer content-export incremental repository --id= ..
hammer content-export incremental version --id= ..
hammer content-export incremental library --id= ..
Same with imports
hammer content-import repository --organization-id= ..
hammer content-import version --organization-id= ..
hammer content-import library --organization-id= ..
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Partha Aji
- Pull request https://github.com/Katello/katello/pull/10204 added
Updated by Jeremy Lenz over 2 years ago
- Target version set to Katello 4.7.0
- Triaged changed from No to Yes
Updated by Jeremy Lenz over 2 years ago
- Target version changed from Katello 4.7.0 to Katello 4.6.0
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases Katello 4.7.0 added
Updated by Partha Aji over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|877546b391c7b0acc716ce3c71e4cef8ab3f99c3.
Updated by The Foreman Bot about 2 years ago
- Pull request https://github.com/Katello/katello/pull/10255 added
Actions