Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 2167411

Summary: Container repository Type is allowed to export as part of Network sync
Product: Red Hat Satellite Reporter: Sneha Arya <snarya>
Component: DocumentationAssignee: Adam Lazik <alazik>
Documentation sub component: default QA Contact:
Status: CLOSED CURRENTRELEASE Docs Contact:
Severity: unspecified    
Priority: high CC: alazik, bangelic
Version: 6.13.0Keywords: Reopened, Triaged
Target Milestone: Unspecified   
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-05-03 21:36:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Sneha Arya 2023-02-06 14:55:38 UTC
Document URL: 

https://dxp-docp-prod.apps.ext-waf.spoke.prod.us-west-2.aws.paas.redhat.com/documentation/en-us/red_hat_satellite/6.13/html-single/managing_content/index?lb_target=preview

Section Number and Name:


8.4. Exporting the Library Environment Incrementally
8.5. Exporting a Content View Version



Describe the issue: 

We mention this :

You can export the following content in a syncable format from Satellite Server:

    Yum repositories
    Kickstart repositories
    File repositories 

You cannot export Ansible, DEB, and Docker content. 

However, as per https://bugzilla.redhat.com/show_bug.cgi?id=1650468 and https://issues.redhat.com/browse/SAT-11626, it is successfully implemented on Satellite 6.13.

Suggestions for improvement: 

It should be

You can export the following content in a syncable format from Satellite Server:

    Yum repositories
    Kickstart repositories
    File repositories
    Container Images 

You cannot export Ansible, DEB.

Comment 1 Marie Hornickova 2023-02-06 16:21:47 UTC
Hello Sneha,
Many thanks for pointing us to this issue.
The documentation team will prioritize it and make sure the documentation is fixed before the release of 6.13.
Updates will be shared in this ticket.
Thank you!

Comment 3 Adam Lazik 2023-02-15 12:14:58 UTC
Hello!
Taking over this ticket after agreement with Marie Hornickova and Brian Angelica.
Created PR: https://github.com/theforeman/foreman-documentation/pull/1993

Comment 5 Adam Lazik 2023-02-23 09:30:23 UTC
As per conversation on https://github.com/theforeman/foreman-documentation/pull/2018#issuecomment-1441370725,
looks like these changes will be partially reverted.
According to QE, container images can only be exported in importable format, not in syncable format.