Make unready containerized docs not ready #4899
Conversation
|
This is another tricky one to review. Each guide (except exceptions below) is hidden from containerized builds, and the contents are replaced with the Not Ready module. Exceptions:
The diff is huge, so I split the HTML diff into the individual guides. Then, a naive Claude summarized the changes, which correspond to the expected changes. A reviewer should review the actual changes, which are clear and manageable, and then can replicate my agentic approach, which should be sufficient to show that only the intended changes are made. +++Agentic review report follows+++ Summary of Changes Across 75 Diff Files Scope Guides Affected Nature of Changes Removed: Added: Impact |
maximiliankolb
left a comment
There was a problem hiding this comment.
LGTM. I also built the docs locally for all flavors because I am somewhat surprised that we do not have to hide some links for containerized builds.
* Make InstallingSmartProxy unready * Add unready includes to remaining containerized guides * Add katello conditionals * Add linebreaks for visibility * Remove extra endif * Add katello conditional * Fix ifdef * Revert ConfiguringUserAuthentication * Fix nested conditional logic (cherry picked from commit 90033e9)
|
Cherry-picked to 3.19 in 25e5b90 |
What changes are you introducing?
Hide contents of unready containerized guides, and include the "guide not ready" module.
Why are you introducing these changes? (Explanation, links to references, issues, etc.)
https://redhat.atlassian.net/browse/SAT-45577
Anything else to add? (Considerations, potential downsides, alternative solutions you have explored, etc.)
Discussed on matrix
Contributor checklists
Please cherry-pick my commits into: