-
Notifications
You must be signed in to change notification settings - Fork 1.8k
OKD: fix docs build and update OKD documentation #20627
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
Conversation
201098d
to
7979921
Compare
4c59bf7
to
ac53e6c
Compare
@mburke5678 can you check it for correctness in terms of the ifdefs etc and making sure content bleed between distros doesn't occur. @vrutkovs will need squashing of commits. |
Yeah, I'll do that once the reviewer is happy with the contents so that diffs could be tracked easier. Should I mark it WIP until then? |
@mburke5678 ptal :) |
@vrutkovs @LorbusChris LGTM |
Change summary: * _topic_map: include odo in openshift-origin distro * _topic_map: include Helm in openshift-origin * _topic_map: include Monitoring in openshift-origin * modules/whats-new-features: update links to OLM and OperatorHub * _topic_map: show Installation and Update for OKD * installing/install_config/installing-customizing: hide FIPS section for OKD * odc-creating-applications-using-developer-perspective: hide Serverless operator for OKD * _topic_map: enable Release notes for OKD * migration/migrating_3_4/planning-migration-3-to-4: hide Service Mesh reference for OKD * Show FCOS in OKD documentation * Use op-system-base and op-system-base-full to set OS base name * modules/cli-installing-cli: use mirror.openshift.com to download oc on OKD * cli_reference/openshift_cli/getting-started-cli: don't show "Installing the CLI by using an RPM" for OKD * Hide RHEL workers from OKD docs * _topic_map: hide IBM Z install for OKD
ac53e6c
to
f079e90
Compare
Squashed in a single commit, ready for merge |
:op-system: FCOS | ||
:op-system-base: Fedora | ||
:op-system-base-full: Fedora | ||
endif::[] |
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.
@openshift/team-documentation The OKD team has created some new variables for our docs to represent different operating systems. Vikram wanted me to announce these changes to you before I merge. Let me know if you have any concerns.
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.
Only comment is to consider being consistent with the CoreOS attribute name by using op-system-base-first
instead of op-system-base-full
.
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.
@vrutkovs I didn't see this comment ^^ until after I merged. Must have been a refresh issue. Any thoughts?
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.
I'll include that in the next batch of updates
/cherrypick enterprise-4.5 |
@mburke5678: #20627 failed to apply on top of branch "enterprise-4.5":
In 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/test-infra repository. |
This fixes docs build using:
and updates OKD docs.
Fixes okd-project/okd#44
Fixes okd-project/okd#100
Fixes okd-project/okd#115
Fixes okd-project/okd#108