Skip to content

Commit 8b80c64

Browse files
committed
changes
1 parent be8dce5 commit 8b80c64

File tree

3 files changed

+17
-4
lines changed

3 files changed

+17
-4
lines changed

OWNERS

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,9 @@
44

55
reviewers:
66
- aireilly
7+
- bergerhoffer
8+
- bscott-rh
79
approvers:
8-
- rohennes
10+
- JoeAldinger
11+
- kalexand-rh
12+
- jeana-redhat

microshift_welcome/OWNERS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md
2+
# This file just uses aliases defined in OWNERS_ALIASES.
3+
# Do not change indents. Incorrect indents break the Prow CI
4+
5+
reviewers:
6+
- ShaunaDiaz
7+
approvers:
8+
- merge-rights

welcome/index.adoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ toc::[]
1010

1111
[.lead]
1212
ifndef::openshift-rosa,openshift-telco[]
13+
Testing.
1314
Welcome to the official {product-title} {product-version} documentation, where you can learn about {product-title} and start exploring its features.
1415
endif::openshift-rosa,openshift-telco[]
1516
ifdef::openshift-rosa[]
@@ -206,7 +207,7 @@ xref:../operators/operator_sdk/helm/osdk-helm-support.adoc#osdk-helm-support[Hel
206207
- **Reference the xref:../rest_api/index.adoc#api-index[REST API index]**: Learn about {product-title} application programming interface endpoints.
207208

208209
// Need to provide a link closer to 4.15 GA
209-
- **Software Supply Chain Security enhancements**: The PipelineRun *details* page in the *Developer* or *Administrator* perspective of the web console provides a visual representation of identified vulnerabilities, which are categorized by severity. Additionally, these enhancements provide an option to download or view Software Bill of Materials (SBOMs) for enhanced transparency and control within your supply chain. Learn about setting up OpenShift Pipelines in the web console to view Software Supply Chain Security elements.
210+
- **Software Supply Chain Security enhancements**: The PipelineRun *details* page in the *Developer* or *Administrator* perspective of the web console provides a visual representation of identified vulnerabilities, which are categorized by severity. Additionally, these enhancements provide an option to download or view Software Bill of Materials (SBOMs) for enhanced transparency and control within your supply chain. Learn about setting up OpenShift Pipelines in the web console to view Software Supply Chain Security elements.
210211

211212
//When doc available, add a link to /openshift-pipelines/latest/secure/setting-up-openshift-pipelines-to-view-software-supply-chain-security-elements[Setting up OpenShift Pipelines in the web console to view Software Supply Chain Security elements]
212213

@@ -339,8 +340,8 @@ ifdef::openshift-enterprise[]
339340
** link:https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.9/html/clusters/cluster_mce_overview#hosting-service-cluster-configure-aws[Configuring the hosting cluster on AWS (Technology Preview)]
340341
** link:https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.9/html/clusters/cluster_mce_overview#config-hosted-service-ibmpower[Configuring the hosting cluster on a 64-bit x86 {product-title} cluster to create hosted control planes for {ibm-power-name} compute nodes (Technology Preview)]
341342
** link:https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.9/html/clusters/cluster_mce_overview#configuring-hosting-service-cluster-ibmz[Configuring the hosted cluster on 64-bit x86 bare metal for {ibm-z-name} compute nodes (Technology Preview)]
342-
// CHECK IN WITH SERVESHA CLOSER TO 4.15 GA ON THE FOLLOWING FEATURE:
343-
// ** Using the Agent-based Installer to provision non-bare-metal machines.
343+
// CHECK IN WITH SERVESHA CLOSER TO 4.15 GA ON THE FOLLOWING FEATURE:
344+
// ** Using the Agent-based Installer to provision non-bare-metal machines.
344345

345346
* **link:https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.9/html/clusters/cluster_mce_overview#enable-or-disable-hosted-control-planes[Enabling or disabling the hosted control planes feature]**: The hosted control planes feature is now enabled by default.
346347
endif::openshift-enterprise[]

0 commit comments

Comments
 (0)