Update backup documentation for foremanctl - #4850
Conversation
f90b224 to
2f9ff86
Compare
2f9ff86 to
04a382e
Compare
f410c40 to
61aa2da
Compare
f4ee8b6 to
ca154d7
Compare
|
There are a few warnings related to heading/ID/filename mismatches now. I'm taking two things from that:
|
b2f458a to
1fcb34a
Compare
1fcb34a to
855b664
Compare
maximiliankolb
left a comment
There was a problem hiding this comment.
I don't know how to avoid this because we need different headings for containerized and non-containerized.
I really dislike this; the only solution would be to have separate modules.
I'm inclined to accept this as an unfortunate side effect of the containerization work.
Yes, I very much agree that we can/should accept this if it's a temporary issue. Is there active work on backup/restore for foremanctl? Any issue/PR that we can watch?
You know what, it might be best to have separate modules. The expectation is that we'll be providing both containerized and non-containerized docs in upstream for a few releases, so we'd have to accept the failing check for far too long. I'll try creating those separate modules and then ask for a style re-review. |
Oh wait, I spoke too soon (and early, because there's been no coffee yet): This particular check would not stay here for as long as we'll be providing non-containerized docs. It's here only until the code catches up with the old docs and foremanctl supports proxy backups. I'm not sure when that will be, though. Still, I want to investigate whether separate modules is a viable solution anyway. |
65c3b0e to
e1e2098
Compare
Co-authored-by: Maximilian Kolb <mail@maximilian-kolb.de>
|
@maximiliankolb What if I just rename all the files to refer to |
maximiliankolb
left a comment
There was a problem hiding this comment.
One tiny suggestion; feel free to apply and merge.
Thanks Anet, style-wise LGTM.
Yes, I think that's a great idea. |
Co-authored-by: Maximilian Kolb <mail@maximilian-kolb.de>
* Update offline backup for foremanctl * Exclude backup options that foremanctl does not support yet * foremanctl doesn't have --assumeyes --------- Co-authored-by: Maximilian Kolb <mail@maximilian-kolb.de>
What changes are you introducing?
Updating documentation for offline backups to use foremanctl rather than foreman-maintain.
Why are you introducing these changes? (Explanation, links to references, issues, etc.)
The
foremanctl backupcommand will replaceforeman-maintain backup.theforeman/foremanctl#507
Anything else to add? (Considerations, potential downsides, alternative solutions you have explored, etc.)
This PR depends on #4846, which is why I cherry-picked the changes from the other PR so that I could start the foremanctl part already.Contributor checklists
Please cherry-pick my commits into: