Skip to content

Commit 23fe9a9

Browse files
committed
OSDK 1.38.0 migration docs for OCP 4.18 GA
1 parent c7d0bec commit 23fe9a9

File tree

6 files changed

+429
-16
lines changed

6 files changed

+429
-16
lines changed

_attributes/common-attributes.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,9 +223,9 @@ endif::[]
223223
:lvms-first: Logical Volume Manager (LVM) Storage
224224
:lvms: LVM Storage
225225
//Operator SDK version
226-
:osdk_ver: 1.36.1
226+
:osdk_ver: 1.38.0
227227
//Operator SDK version that shipped with the previous OCP 4.x release
228-
:osdk_ver_n1: 1.31.0
228+
:osdk_ver_n1: 1.36.1
229229
//Version-agnostic OLM
230230
:olm-first: Operator Lifecycle Manager (OLM)
231231
:olm: OLM

modules/osdk-ansible-inside-operator-logs-full-result.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ You can set the environment variable `ANSIBLE_DEBUG_LOGS` to `True` to enable ch
1010

1111
.Procedure
1212

13-
* Edit the `config/manager/manager.yaml` and `config/default/manager_auth_proxy_patch.yaml` files to include the following configuration:
13+
* Edit the `config/manager/manager.yaml` and `config/default/manager_metrics_patch.yaml` files to include the following configuration:
1414
+
1515
[source,terminal]
1616
----

0 commit comments

Comments
 (0)