1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

OSDOCS-4457 Bump OSDK version and dependencies

This commit is contained in:
Michael Ryan Peter
2022-10-31 15:00:55 -04:00
committed by openshift-cherrypick-robot
parent 7fdce80b8e
commit 50057316ea
11 changed files with 18 additions and 28 deletions

View File

@@ -36,7 +36,7 @@ endif::[]
* Operator SDK CLI installed
* OpenShift CLI (`oc`) v{product-version}+ installed
ifdef::golang[]
* link:https://golang.org/dl/[Go] v1.18+
* link:https://golang.org/dl/[Go] v1.19+
endif::[]
ifdef::ansible[]
* link:https://docs.ansible.com/ansible/2.9/index.html[Ansible] v2.9.0

View File

@@ -3,8 +3,7 @@
// * cli_reference/osdk/cli-osdk-install.adoc
// * operators/operator_sdk/osdk-installing-cli.adoc
:ocp_ver: 4.11
:osdk_ver: v1.22.0
:osdk_ver: v1.25.1
:_content-type: PROCEDURE
[id="osdk-installing-cli-linux-macos_{context}"]
@@ -14,7 +13,7 @@ You can install the OpenShift SDK CLI tool on Linux.
.Prerequisites
* link:https://golang.org/dl/[Go] v1.18+
* link:https://golang.org/dl/[Go] v1.19+
ifdef::openshift-origin[]
* link:https://docs.docker.com/install/[`docker`] v17.03+, link:https://github.com/containers/libpod/blob/master/install.md[`podman`] v1.2.0+, or link:https://github.com/containers/buildah/blob/master/install.md[`buildah`] v1.7+
endif::[]
@@ -26,7 +25,7 @@ endif::[]
. Navigate to the link:https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/operator-sdk/[OpenShift mirror site].
. From the latest {ocp_ver} directory, download the latest version of the tarball for Linux.
. From the latest {product-version} directory, download the latest version of the tarball for Linux.
. Unpack the archive:
+
@@ -74,5 +73,4 @@ $ operator-sdk version
operator-sdk version: "{osdk_ver}-ocp", ...
----
:!ocp_ver:
:!osdk_ver:

View File

@@ -2,7 +2,7 @@
//
// * operators/operator_sdk/osdk-scorecard.adoc
:osdk_ver: v1.16.0
:osdk_ver: v1.25.1
[id="osdk-scorecard-config_{context}"]
= Scorecard configuration

View File

@@ -2,7 +2,7 @@
//
// * operators/operator_sdk/osdk-scorecard.adoc
:osdk_ver: v1.16.0
:osdk_ver: v1.25.1
[id="osdk-scorecard-output_{context}"]
= Scorecard output

View File

@@ -2,7 +2,7 @@
//
// * operators/operator_sdk/osdk-scorecard.adoc
:osdk_ver: v1.16.0
:osdk_ver: v1.25.1
:_content-type: PROCEDURE
[id="osdk-scorecard-parallel_{context}"]

View File

@@ -22,8 +22,8 @@ ifeval::["{context}" == "osdk-hybrid-helm-updating-projects"]
:type: Hybrid Helm
endif::[]
:osdk_ver: 1.22.0
:osdk_ver_n1: 1.16.0
:osdk_ver: v1.25.1
:osdk_ver_n1: v1.22.0
:_content-type: PROCEDURE
[id="osdk-upgrading-projects_{context}"]

View File

@@ -4,9 +4,8 @@
include::_attributes/common-attributes.adoc[]
:context: osdk-ansible-updating-projects
:osdk_ver: 1.22.0
:osdk_ver_n1: 1.16.0
:product-version-n1: 4.10
:osdk_ver: v1.25.1
:osdk_ver_n1: v1.22.0
toc::[]
@@ -28,4 +27,3 @@ include::modules/osdk-updating-projects.adoc[leveloffset=+1]
:!osdk_ver:
:!osdk_ver_n1:
:!product-version-n1:

View File

@@ -4,9 +4,8 @@
include::_attributes/common-attributes.adoc[]
:context: osdk-golang-updating-projects
:osdk_ver: 1.22.0
:osdk_ver_n1: 1.16.0
:product-version-n1: 4.10
:osdk_ver: v1.25.1
:osdk_ver_n1: v1.22.0
toc::[]
@@ -28,4 +27,3 @@ include::modules/osdk-updating-projects.adoc[leveloffset=+1]
:!osdk_ver:
:!osdk_ver_n1:
:!product-version-n1:

View File

@@ -4,9 +4,8 @@
include::_attributes/common-attributes.adoc[]
:context: osdk-helm-updating-projects
:osdk_ver: 1.22.0
:osdk_ver_n1: 1.16.0
:product-version-n1: 4.10
:osdk_ver: v1.25.1
:osdk_ver_n1: v1.22.0
toc::[]
@@ -28,4 +27,3 @@ include::modules/osdk-updating-projects.adoc[leveloffset=+1]
:!osdk_ver:
:!osdk_ver_n1:
:!product-version-n1:

View File

@@ -4,9 +4,8 @@
include::_attributes/common-attributes.adoc[]
:context: osdk-hybrid-helm-updating-projects
:osdk_ver: 1.22.0
:osdk_ver_n1: 1.16.0
:product-version-n1: 4.10
:osdk_ver: v1.25.1
:osdk_ver_n1: v1.22.0
toc::[]
@@ -28,4 +27,3 @@ include::modules/osdk-updating-projects.adoc[leveloffset=+1]
:!osdk_ver:
:!osdk_ver_n1:
:!product-version-n1:

View File

@@ -4,7 +4,7 @@
include::_attributes/common-attributes.adoc[]
:context: osdk-installing-cli
:osdk_ver: v1.22.0
:osdk_ver: v1.25.1
toc::[]