Skip to content

Commit dd48df5

Browse files
Merge pull request #460 from syedriko/syedriko-ols-1937
Python deps and docs update, week of 2025/07/21
2 parents a27ae6b + 35d9254 commit dd48df5

File tree

190 files changed

+2011
-1106
lines changed

Some content is hidden

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

190 files changed

+2011
-1106
lines changed

ocp-product-docs-plaintext/4.15/backup_and_restore/application_backup_and_restore/backing_up_and_restoring/oadp-about-kopia.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ Kopia uses content-addressable storage for snapshots:
1515

1616
OADP 1.3 supports Kopia as the backup mechanism for pod volume backup in addition to Restic. You must choose one or the other at installation by setting the uploaderType field in the DataProtectionApplication custom resource (CR). The possible values are restic or kopia. If you do not specify an uploaderType, OADP 1.3 defaults to using Kopia as the backup mechanism. The data is written to and read from a unified repository.
1717

18+
19+
[IMPORTANT]
20+
----
21+
Using the Kopia client to modify the Kopia backup repositories is not supported and can affect the integrity of Kopia backups. OADP does not support directly connecting to the Kopia repository and can offer support only on a best-effort basis.
22+
----
23+
1824
The following example shows a DataProtectionApplication CR configured for using Kopia:
1925

2026

ocp-product-docs-plaintext/4.15/backup_and_restore/control_plane_backup_and_restore/disaster_recovery/scenario-2-restoring-cluster-state.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You can use a saved etcd backup to restore a previous cluster state or restore a
3030

3131
[NOTE]
3232
----
33-
If your cluster uses a control plane machine set, see "Troubleshooting the control plane machine set" for a more simple etcd recovery procedure.
33+
If your cluster uses a control plane machine set, see "Recovering a degraded etcd Operator" in "Troubleshooting the control plane machine set" for an etcd recovery procedure.
3434
----
3535

3636

@@ -682,6 +682,8 @@ $ oc whoami
682682

683683
----
684684

685+
* Recovering a degraded etcd Operator
686+
685687
# Restoring a cluster manually from an etcd backup
686688

687689
The restore procedure described in the section "Restoring to a previous cluster state":

ocp-product-docs-plaintext/4.15/backup_and_restore/control_plane_backup_and_restore/replacing-unhealthy-etcd-member.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ This procedure details the steps to replace an etcd member that is unhealthy eit
151151

152152
[NOTE]
153153
----
154-
If your cluster uses a control plane machine set, see "Recovering a degraded etcd Operator" in "Troubleshooting the control plane machine set" for a more simple etcd recovery procedure.
154+
If your cluster uses a control plane machine set, see "Recovering a degraded etcd Operator" in "Troubleshooting the control plane machine set" for an etcd recovery procedure.
155155
----
156156

157157
* You have identified the unhealthy etcd member.

ocp-product-docs-plaintext/4.15/installing/disconnected_install/installing-mirroring-creating-registry.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,16 @@ These release notes track the development of the mirror registry for Red Ha
296296

297297
The following sections provide details for each 2.0 release of the mirror registry for Red Hat OpenShift.
298298

299+
### Mirror registry for Red Hat OpenShift 2.0.7
300+
301+
Issued: 14 July 2025
302+
303+
Mirror registry for Red Hat OpenShift is now available with Red Hat Quay 3.12.10.
304+
305+
The following advisory is available for the mirror registry for Red Hat OpenShift:
306+
307+
* RHBA-2025:9645 - mirror registry for Red Hat OpenShift 2.0.7
308+
299309
### Mirror registry for Red Hat OpenShift 2.0.6
300310

301311
Issued: 28 April 2025

ocp-product-docs-plaintext/4.15/installing/installing_ibm_z/installing-ibm-z-lpar.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1358,7 +1358,7 @@ The rootfs image is the same for FCP and DASD.
13581358
2. An empty string.
13591359
3. The gateway.
13601360
4. The netmask.
1361-
5. The machine host and domain name in the form hostname.domainname. Omit this value to let RHCOS decide.
1361+
5. The machine host and domain name in the form hostname.domainname. If you omit this value, RHCOS obtains the hostname through a reverse DNS lookup.
13621362
6. The network interface name. If you omit this value, RHCOS applies the IP configuration to all available interfaces.
13631363
7. If you use static IP addresses, specify none.
13641364
* For coreos.inst.ignition_url=, specify the Ignition file for the machine role. Use bootstrap.ign, master.ign, or worker.ign. Only HTTP and HTTPS protocols are supported.

ocp-product-docs-plaintext/4.15/installing/installing_ibm_z/installing-ibm-z.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1361,7 +1361,7 @@ The rootfs image is the same for FCP and DASD.
13611361
2. An empty string.
13621362
3. The gateway.
13631363
4. The netmask.
1364-
5. The machine host and domain name in the form hostname.domainname. Omit this value to let RHCOS decide.
1364+
5. The machine host and domain name in the form hostname.domainname. If you omit this value, RHCOS obtains the hostname through a reverse DNS lookup.
13651365
6. The network interface name. If you omit this value, RHCOS applies the IP configuration to all available interfaces.
13661366
7. If you use static IP addresses, specify none.
13671367
* For coreos.inst.ignition_url=, specify the Ignition file for the machine role. Use bootstrap.ign, master.ign, or worker.ign. Only HTTP and HTTPS protocols are supported.

ocp-product-docs-plaintext/4.15/installing/installing_ibm_z/installing-restricted-networks-ibm-z-lpar.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1281,7 +1281,7 @@ The rootfs image is the same for FCP and DASD.
12811281
2. An empty string.
12821282
3. The gateway.
12831283
4. The netmask.
1284-
5. The machine host and domain name in the form hostname.domainname. Omit this value to let RHCOS decide.
1284+
5. The machine host and domain name in the form hostname.domainname. If you omit this value, RHCOS obtains the hostname through a reverse DNS lookup.
12851285
6. The network interface name. If you omit this value, RHCOS applies the IP configuration to all available interfaces.
12861286
7. If you use static IP addresses, specify none.
12871287
* For coreos.inst.ignition_url=, specify the Ignition file for the machine role. Use bootstrap.ign, master.ign, or worker.ign. Only HTTP and HTTPS protocols are supported.

ocp-product-docs-plaintext/4.15/installing/installing_ibm_z/installing-restricted-networks-ibm-z.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1288,7 +1288,7 @@ The rootfs image is the same for FCP and DASD.
12881288
2. An empty string.
12891289
3. The gateway.
12901290
4. The netmask.
1291-
5. The machine host and domain name in the form hostname.domainname. Omit this value to let RHCOS decide.
1291+
5. The machine host and domain name in the form hostname.domainname. If you omit this value, RHCOS obtains the hostname through a reverse DNS lookup.
12921292
6. The network interface name. If you omit this value, RHCOS applies the IP configuration to all available interfaces.
12931293
7. If you use static IP addresses, specify none.
12941294
* For coreos.inst.ignition_url=, specify the Ignition file for the machine role. Use bootstrap.ign, master.ign, or worker.ign. Only HTTP and HTTPS protocols are supported.

ocp-product-docs-plaintext/4.15/networking/external_dns_operator/nw-installing-external-dns-operator-on-cloud-providers.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,16 +100,16 @@ $ oc apply -f subscription.yaml
100100

101101
```terminal
102102
$ oc -n external-dns-operator \
103-
get subscription external-dns-operator \
104-
--template='{{.status.installplan.name}}{{"\n"}}'
103+
get subscription external-dns-operator \
104+
--template='{{.status.installplan.name}}{{"\n"}}'
105105
```
106106

107107
2. Verify that the status of the install plan is Complete by running the following command:
108108

109109
```terminal
110110
$ oc -n external-dns-operator \
111-
get ip <install_plan_name> \
112-
--template='{{.status.phase}}{{"\n"}}'
111+
get ip <install_plan_name> \
112+
--template='{{.status.phase}}{{"\n"}}'
113113
```
114114

115115
3. Verify that the status of the external-dns-operator pod is Running by running the following command:

ocp-product-docs-plaintext/4.15/networking/multiple_networks/configuring-additional-network.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ The multi-network policy API, which is provided by the MultiNetworkPolicy custom
502502

503503

504504

505-
For example, the following multi-network policy is valid only if the subnets field is defined in the additional network CNI configuration for the additional network named blue2:
505+
You can use the k8s.v1.cni.cncf.io/policy-for annotation on a MultiNetworkPolicy object to point to a NetworkAttachmentDefinition (NAD) custom resource (CR). The NAD CR defines the network to which the policy applies. The following example multi-network policy is valid only if the subnets field is defined in the secondary network CNI configuration for the secondary network named blue2:
506506

507507

508508
```yaml
@@ -511,7 +511,7 @@ kind: MultiNetworkPolicy
511511
metadata:
512512
name: allow-same-namespace
513513
annotations:
514-
k8s.v1.cni.cncf.io/policy-for: blue2
514+
k8s.v1.cni.cncf.io/policy-for: blue2 1
515515
spec:
516516
podSelector:
517517
ingress:

0 commit comments

Comments
 (0)