Skip to content

Commit cfedb68

Browse files
authored
Merge branch 'openshift:main' into cp_latency
2 parents 78f0ed5 + 5c37830 commit cfedb68

File tree

458 files changed

+5925
-2160
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

458 files changed

+5925
-2160
lines changed

.vale/styles/config/vocabularies/OpenShiftDocs/accept.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# Regex terms added to accept.txt are ignored by the Vale linter and override RedHat Vale rules.
22
# Add terms that have a corresponding incorrectly capitalized form to reject.txt.
33
[Ff]ronthaul
4+
[Mm][Bb]ps
45
[Mm]idhaul
56
[Pp]assthrough
67
[Pp]ostinstall
78
[Pp]recaching
89
[Pp]reinstall
10+
[Oo]n-premise
911
[Rr]ealtime
1012
[Tt]elco
1113
Assisted Installer
@@ -17,7 +19,6 @@ gpspipe
1719
hyperthreads?
1820
KPIs?
1921
linuxptp
20-
[Mm][Bb]ps
2122
Mellanox
2223
MetalLB
2324
NICs?

_attributes/common-attributes.adoc

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ endif::[]
164164
:product-rosa: Red Hat OpenShift Service on AWS
165165
:SMProductName: Red Hat OpenShift Service Mesh
166166
:SMProductShortName: Service Mesh
167-
:SMProductVersion: 2.5.1
167+
:SMProductVersion: 2.5.2
168168
:MaistraVersion: 2.5
169169
:KialiProduct: Kiali Operator provided by Red Hat
170170
:SMPlugin: OpenShift Service Mesh Console (OSSMC) plugin
@@ -203,9 +203,16 @@ endif::[]
203203
:osdk_ver: 1.31.0
204204
//Operator SDK version that shipped with the previous OCP 4.x release
205205
:osdk_ver_n1: 1.28.0
206+
//Version-agnostic OLM
207+
:olm-first: Operator Lifecycle Manager (OLM)
208+
:olm: OLM
209+
//Initial version of OLM that shipped with OCP 4, aka "v0"
210+
:olmv0: legacy OLM
211+
:olmv0-first: legacy Operator Lifecycle Manager (OLM)
206212
//Next-gen (OCP 4.14+) Operator Lifecycle Manager, aka "v1"
207213
:olmv1: OLM 1.0
208214
:olmv1-first: Operator Lifecycle Manager (OLM) 1.0
215+
//
209216
:ztp-first: GitOps Zero Touch Provisioning (ZTP)
210217
:ztp: GitOps ZTP
211218
:3no: three-node OpenShift

_topic_maps/_topic_map.yml

Lines changed: 20 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# trunk-ignore-all(prettier)
12
# This configuration file dictates the organization of the topic groups and
23
# topics on the main page of the doc site for this branch. Each record
34
# consists of the following:
@@ -131,6 +132,8 @@ Topics:
131132
File: installing-mirroring-installation-images
132133
- Name: Mirroring images for a disconnected installation using the oc-mirror plugin
133134
File: installing-mirroring-disconnected
135+
- Name: Mirroring images for a disconnected installation using oc-mirror V2
136+
File: about-installing-oc-mirror-v2
134137
- Name: Installing on Alibaba
135138
Dir: installing_alibaba
136139
Distros: openshift-origin,openshift-enterprise
@@ -1273,14 +1276,20 @@ Topics:
12731276
File: accessing-hosts
12741277
- Name: Networking dashboards
12751278
File: networking-dashboards
1276-
- Name: OpenShift network security
1277-
Dir: openshift_network_security
1279+
- Name: Network security
1280+
Dir: network_security
12781281
Distros: openshift-enterprise,openshift-origin
12791282
Topics:
1280-
- Name: About OVN-Kubernetes network policy
1281-
File: ovn-k-network-policy
1282-
- Name: AdminNetworkPolicy
1283-
File: ovn-k-anp
1283+
- Name: Understanding network policy APIs
1284+
File: network-policy-apis
1285+
- Name: Admin network policy
1286+
Dir: AdminNetworkPolicy
1287+
Distros: openshift-enterprise, openshift-origin
1288+
Topics:
1289+
- Name: About AdminNetworkPolicy
1290+
File: ovn-k-anp
1291+
- Name: About BaselineAdminNetworkPolicy
1292+
File: ovn-k-banp
12841293
- Name: Network policy
12851294
Dir: network_policy
12861295
Distros: openshift-enterprise, openshift-origin
@@ -1299,8 +1308,8 @@ Topics:
12991308
File: default-network-policy
13001309
- Name: Configuring multitenant isolation with network policy
13011310
File: multitenant-network-policy
1302-
- Name: BaselineAdminNetworkPolicy
1303-
File: ovn-k-banp
1311+
- Name: Audit logging for network security
1312+
File: logging-network-security
13041313
- Name: Understanding the Ingress Node Firewall Operator
13051314
File: ingress-node-firewall-operator
13061315
- Name: Egress Firewall
@@ -1476,8 +1485,6 @@ Topics:
14761485
File: rollback-to-openshift-sdn
14771486
- Name: Converting to IPv4/IPv6 dual stack networking
14781487
File: converting-to-dual-stack
1479-
- Name: Logging for egress firewall and network policy rules
1480-
File: logging-network-policy
14811488
- Name: Configure an external gateway on the default network
14821489
File: configuring-secondary-external-gateway
14831490
- Name: Configuring an egress IP address
@@ -1992,8 +1999,6 @@ Topics:
19921999
File: olmv1-catalogd
19932000
- Name: Installing an Operator from a catalog
19942001
File: olmv1-installing-an-operator-from-a-catalog
1995-
- Name: Managing plain bundles
1996-
File: olmv1-managing-plain-bundles
19972002
---
19982003
Name: CI/CD
19992004
Dir: cicd
@@ -2605,8 +2610,9 @@ Topics:
26052610
File: nodes-sno-worker-nodes
26062611
- Name: Node metrics dashboard
26072612
File: nodes-dashboard-using
2608-
- Name: Manage secure signatures with sigstore
2609-
File: nodes-sigstore-using
2613+
# Hiding this section until 4.17.
2614+
#- Name: Manage secure signatures with sigstore
2615+
# File: nodes-sigstore-using
26102616
---
26112617
Name: Windows Container Support for OpenShift
26122618
Dir: windows_containers

_topic_maps/_topic_map_osd.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -833,12 +833,12 @@ Topics:
833833
File: configuring-cluster-wide-proxy
834834
- Name: CIDR range definitions
835835
File: cidr-range-definitions
836-
- Name: OpenShift network security
837-
Dir: openshift_network_security
836+
- Name: Network security
837+
Dir: network_security
838838
Distros: openshift-dedicated
839839
Topics:
840-
- Name: About OVN-Kubernetes network policy
841-
File: ovn-k-network-policy
840+
- Name: Understanding network policy APIs
841+
File: network-policy-apis
842842
- Name: Network policy
843843
Dir: network_policy
844844
Distros: openshift-dedicated

_topic_maps/_topic_map_rosa.yml

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -588,6 +588,7 @@ Topics:
588588
File: nodes-cluster-resource-configure
589589
- Name: Configuring PID limits
590590
File: rosa-configuring-pid-limits
591+
Distros: openshift-rosa
591592
---
592593
Name: Security and compliance
593594
Dir: security
@@ -1056,13 +1057,19 @@ Topics:
10561057
File: configuring-cluster-wide-proxy
10571058
- Name: CIDR range definitions
10581059
File: cidr-range-definitions
1059-
- Name: OpenShift network security
1060-
Dir: openshift_network_security
1060+
- Name: Network security
1061+
Dir: network_security
10611062
Topics:
1062-
- Name: About OVN-Kubernetes network policy
1063-
File: ovn-k-network-policy
1064-
- Name: AdminNetworkPolicy
1065-
File: ovn-k-anp
1063+
- Name: Understanding network policy APIs
1064+
File: network-policy-apis
1065+
- Name: Admin network policy
1066+
Dir: AdminNetworkPolicy
1067+
Distros: openshift-rosa
1068+
Topics:
1069+
- Name: About AdminNetworkPolicy
1070+
File: ovn-k-anp
1071+
- Name: About BaselineAdminNetworkPolicy
1072+
File: ovn-k-banp
10661073
- Name: Network policy
10671074
Dir: network_policy
10681075
Distros: openshift-rosa
@@ -1081,8 +1088,6 @@ Topics:
10811088
File: default-network-policy
10821089
- Name: Configuring multitenant isolation with network policy
10831090
File: multitenant-network-policy
1084-
- Name: BaselineAdminNetworkPolicy
1085-
File: ovn-k-banp
10861091
- Name: OVN-Kubernetes network plugin
10871092
Dir: ovn_kubernetes_network_provider
10881093
Topics:

_topic_maps/_topic_map_rosa_hcp.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -552,9 +552,9 @@ Topics:
552552
# File: rosa-cluster-auth
553553
# - Name: Authorization and RBAC
554554
# File: rosa-auth-rbac
555-
- Name: Cluster notifications
556-
File: rosa-cluster-notifications
557-
Distros: openshift-rosa-hcp
555+
- Name: Cluster notifications
556+
File: rosa-cluster-notifications
557+
Distros: openshift-rosa-hcp
558558
# - Name: Configuring private connections
559559
# Dir: cloud_infrastructure_access
560560
# Distros: openshift-rosa-hcp
@@ -584,8 +584,9 @@ Topics:
584584
# File: rosa-nodes-about-autoscaling-nodes
585585
# - Name: Configuring cluster memory to meet container memory and risk requirements
586586
# File: nodes-cluster-resource-configure
587-
# - Name: Configuring PID limits
588-
# File: rosa-configuring-pid-limits
587+
- Name: Configuring PID limits
588+
File: rosa-configuring-pid-limits
589+
Distros: openshift-rosa
589590
# ---
590591
# Name: Security and compliance
591592
# Dir: security

modules/olm-rukpak-plain-bundle.adoc renamed to _unused_topics/olm-rukpak-plain-bundle.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ The static manifests must be located in the `manifests/` directory with at least
3535
[IMPORTANT]
3636
====
3737
Do not include any content in the `manifests/` directory of a plain bundle that are not static manifests. Otherwise, a failure will occur when creating content on-cluster from that bundle. Any file that would not successfully apply with the `oc apply` command will result in an error. Multi-object YAML or JSON files are valid, as well.
38-
====
38+
====

modules/olmv1-adding-plain-to-fbc.adoc renamed to _unused_topics/olmv1-adding-plain-to-fbc.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,4 @@ The `opm render` command does not support adding plain bundles to catalogs. You
118118
[source,terminal]
119119
----
120120
$ opm validate <catalog_dir>
121-
----
121+
----

modules/olmv1-building-plain-image.adoc renamed to _unused_topics/olmv1-building-plain-image.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ $ podman build -f plainbundle.Dockerfile -t \
3535
[source,terminal]
3636
----
3737
$ podman push quay.io/<organization_name>/<repository_name>:<image_tag>
38-
----
38+
----

operators/olm_v1/olmv1-managing-plain-bundles.adoc renamed to _unused_topics/olmv1-managing-plain-bundles.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ manifests
6969
include::modules/olmv1-building-plain-image.adoc[leveloffset=+1]
7070
include::modules/olmv1-creating-fbc.adoc[leveloffset=+1]
7171
include::modules/olmv1-adding-plain-to-fbc.adoc[leveloffset=+1]
72-
include::modules/olmv1-publishing-fbc.adoc[leveloffset=+1]
72+
include::modules/olmv1-publishing-fbc.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)