-
Notifications
You must be signed in to change notification settings - Fork 108
Add package persistence for image mode hosts #4605
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Add package persistence for image mode hosts #4605
Conversation
guides/common/modules/con_package-persistence-on-image-mode-hosts.adoc
Outdated
Show resolved
Hide resolved
|
The PR preview for d0665da is available at theforeman-foreman-documentation-preview-pr-4605.surge.sh The following output files are affected by this PR: |
guides/common/modules/proc_generating-a-containerfile-command-with-transient-packages.adoc
Outdated
Show resolved
Hide resolved
guides/common/modules/proc_generating-a-containerfile-command-with-transient-packages.adoc
Outdated
Show resolved
Hide resolved
|
@vsedmik The 3 procedures for command generation need to be verified. TY! |
maximiliankolb
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One tech suggestion; style-wise LGTM.
guides/common/modules/proc_generating-a-containerfile-command-by-using-cli.adoc
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The content looks good! The only thing I think we need here is a note saying that the persistence data will be available in a future version of subscription-manager.
We do not know exactly what version, but it should be in the relatively near future (months scale, not years) since the blocker is SELinux. Pending PR: candlepin/subscription-manager#3684
|
@ianballou You have discouraged mentioning that due to some email thread on Slack earlier. What has changed? |
I've always been in favor of having the note. |
|
Discussed off GitHub: The note will go to Release Notes. |
|
Back to the note about sub-man not having persistence data yet - @Lennonka and I had a chat and agreed that it would be best as a release note. The release note + the UI warning should cover all bases without too much maintenance worry. |
Co-authored-by: Ian Ballou <ianballou67@gmail.com>
qcjames53
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi! Just a few suggestions; feel free to ignore any of my reword requests.
guides/common/modules/con_persisting-transient-packages-in-your-image.adoc
Outdated
Show resolved
Hide resolved
guides/common/modules/proc_generating-a-containerfile-command-by-using-api.adoc
Outdated
Show resolved
Hide resolved
guides/common/modules/proc_generating-a-containerfile-command-by-using-api.adoc
Show resolved
Hide resolved
guides/common/modules/proc_generating-a-containerfile-command-by-using-cli.adoc
Show resolved
Hide resolved
guides/common/modules/proc_generating-a-containerfile-command-by-using-cli.adoc
Outdated
Show resolved
Hide resolved
guides/common/modules/proc_generating-a-containerfile-command-by-using-cli.adoc
Show resolved
Hide resolved
guides/common/modules/proc_generating-a-containerfile-command-by-using-web-ui.adoc
Show resolved
Hide resolved
guides/common/modules/proc_generating-a-containerfile-command-by-using-web-ui.adoc
Outdated
Show resolved
Hide resolved
guides/common/modules/con_package-persistence-on-image-mode-hosts.adoc
Outdated
Show resolved
Hide resolved
|
@qcjames53 Hi, Quinn! Thank you for your feedback. |
Co-authored-by: Quinn James <35753203+qcjames53@users.noreply.github.com>
What changes are you introducing?
Adding a concept and procedures to the image mode hosts chapter in Managing hosts
Why are you introducing these changes? (Explanation, links to references, issues, etc.)
New features - demo
SAT-36794 (public)
Anything else to add? (Considerations, potential downsides, alternative solutions you have explored, etc.)
Contributor checklists
Please cherry-pick my commits into: Expected in Foreman 3.18/Katello 4.20