OBSDOCS-3721: Restructure for Pantheon JTBD publishing - #117505
Conversation
|
@johnwilkins: This pull request references OBSDOCS-3721 which is a valid jira issue. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
🤖 Fri Aug 07 15:16:39 - Prow CI generated the docs preview: |
31da2b5 to
6736f4c
Compare
This commit restructures the documentation to support both Pantheon publishing and future AEM migration: - Split combined directories (1 directory = 1 Pantheon title) - Renamed directories to JTBD imperative forms - Completed Upgrade section restructuring - Updated all cross-references and module metadata Changes: - Renamed: about/ → discover/ - Renamed: installing/ → install/ - Renamed: configuring/ → configure/ - Renamed: troubleshooting/ → troubleshoot/ - Renamed: upgrading/ → upgrade/ - Split: administering/ → administer-scheduling/ + administer-alerts/ - Split: install/ → install/ + uninstall/ - Deleted: logging_alerts/, scheduling_resources/, uninstalling/, administering/ - Updated: _topic_maps/_topic_map.yml - Updated: All docinfo.xml files with JTBD titles - Updated: All cross-references to new directory paths - Updated: All module metadata paths Pantheon Titles (8 total): 1. Discover (discover/) 2. Install (install/) 3. Uninstall (uninstall/) 4. Configure (configure/) 5. Scheduling resources (administer-scheduling/) 6. Alerts (administer-alerts/) 7. Upgrade (upgrade/) 8. Troubleshoot (troubleshoot/) Signed-off-by: John Wilkins <jowilkin@redhat.com> Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
6736f4c to
2ea22e7
Compare
|
@johnwilkins: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
b6fb634
into
openshift:standalone-logging-docs-main
|
/cherrypick standalone-logging-docs-6.6 |
|
@briandooley: new pull request created: #117538 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Summary
Restructures OpenShift Logging documentation to support Pantheon publishing while aligning with JTBD framework for AEM migration.
Issue: #117505
Version: 6.6 (cherry pick to standalone-loggging-docs-6.6)
Preview: https://117505--ocpdocs-pr.netlify.app/openshift-logging/latest/administer-alerts/configure-custom-logging-alerts.html
Changes
Directory Changes
about/→discover/installing/→install/(uninstall content moved to separate directory)configuring/→configure/administering/→ split intoadminister-scheduling/+administer-alerts/troubleshooting/→troubleshoot/upgrading/→upgrade/Pantheon Titles (8 total)
Testing
Follow-up
Pantheon Configuration Updates Needed
After merge, update Pantheon UI for each title:
discover(wasabout)install(wasinstalling)uninstallconfigure(wasconfiguring)administer-schedulingadminister-alertsupgrade(wasupgrading)troubleshootSigned-off-by: John Wilkins jowilkin@redhat.com