From e5d7da492ad0afb81d60478de3a2ccfc7b6ab18a Mon Sep 17 00:00:00 2001 From: Ashley Hardin Date: Mon, 7 Jun 2021 15:16:23 -0400 Subject: [PATCH] Version number bumps for 4.8 GA --- cli_reference/osdk/cli-osdk-install.adoc | 2 +- ...-upgrading-performance-addon-operator.adoc | 8 +-- ...loper-cli-odo-installing-odo-on-linux.adoc | 2 +- modules/gathering-data-specific-features.adoc | 2 +- modules/graceful-restart.adoc | 16 ++--- ...tallation-aws-upload-custom-rhcos-ami.adoc | 4 +- modules/installation-complete-user-infra.adoc | 62 +++++++++---------- modules/installation-operators-config.adoc | 62 +++++++++---------- .../installation-user-infra-machines-pxe.adoc | 2 +- modules/installing-cluster-loader.adoc | 2 +- ...ll-retrieving-the-openshift-installer.adoc | 2 +- modules/jaeger-install-elasticsearch.adoc | 3 +- ...nually-maintained-credentials-upgrade.adoc | 2 +- ...-cluster-resource-override-deploy-cli.adoc | 2 +- ...-configuring-token-inactivity-timeout.adoc | 4 +- .../olm-building-operator-catalog-image.adoc | 2 +- modules/olm-pruning-index-image.adoc | 4 +- modules/rhel-compute-updating.adoc | 8 +-- modules/rhel-preparing-node.adoc | 2 +- modules/rhel-preparing-playbook-machine.adoc | 2 +- modules/running-cluster-loader.adoc | 4 +- modules/update-upgrading-cli.adoc | 14 ++--- modules/virt-upgrade-pathways.adoc | 2 +- operators/operator_sdk/osdk-about.adoc | 2 +- .../operator_sdk/osdk-installing-cli.adoc | 2 +- .../machine-configuration-tasks.adoc | 2 +- 26 files changed, 109 insertions(+), 110 deletions(-) diff --git a/cli_reference/osdk/cli-osdk-install.adoc b/cli_reference/osdk/cli-osdk-install.adoc index b37860eb57b3..b4a5eb65799a 100644 --- a/cli_reference/osdk/cli-osdk-install.adoc +++ b/cli_reference/osdk/cli-osdk-install.adoc @@ -11,7 +11,7 @@ See xref:../../operators/operator_sdk/osdk-about.adoc#osdk-about[Developing Oper [NOTE] ==== -{product-title} 4.7 supports Operator SDK v1.3.0. +{product-title} 4.7 and later supports Operator SDK v1.3.0. ==== include::modules/osdk-installing-cli-linux-macos.adoc[leveloffset=+1] diff --git a/modules/cnf-upgrading-performance-addon-operator.adoc b/modules/cnf-upgrading-performance-addon-operator.adoc index b2b2569825fd..27bcb16c5b00 100644 --- a/modules/cnf-upgrading-performance-addon-operator.adoc +++ b/modules/cnf-upgrading-performance-addon-operator.adoc @@ -44,7 +44,7 @@ You can manually upgrade Performance Addon Operator to the next minor version by . In the *Channel* pane, click the pencil icon on the right side of the version number to open the *Change Subscription Update Channel* window. -. Select the next minor version. For example, if you want to upgrade to Performance Addon Operator 4.7, select *4.7*. +. Select the next minor version. For example, if you want to upgrade to Performance Addon Operator 4.8, select *4.8*. . Click *Save*. @@ -115,8 +115,8 @@ $ oc get csv [source,terminal] ---- VERSION REPLACES PHASE -4.7.0 performance-addon-operator.v4.6.0 Installing -4.6.0 Replacing +4.8.0 performance-addon-operator.v4.8.0 Installing +4.7.0 Replacing ---- . Run `get csv` again to verify the output: @@ -130,5 +130,5 @@ VERSION REPLACES PHASE [source,terminal] ---- NAME DISPLAY VERSION REPLACES PHASE -performance-addon-operator.v4.7.0 Performance Addon Operator 4.7.0 performance-addon-operator.v4.6.0 Succeeded +performance-addon-operator.v4.8.0 Performance Addon Operator 4.8.0 performance-addon-operator.v4.7.0 Succeeded ---- diff --git a/modules/developer-cli-odo-installing-odo-on-linux.adoc b/modules/developer-cli-odo-installing-odo-on-linux.adoc index 23bc9eaea7ad..4acb6f201f7f 100644 --- a/modules/developer-cli-odo-installing-odo-on-linux.adoc +++ b/modules/developer-cli-odo-installing-odo-on-linux.adoc @@ -78,7 +78,7 @@ + [source,terminal] ---- -# subscription-manager repos --enable="ocp-tools-4.7-for-rhel-8-x86_64-rpms" +# subscription-manager repos --enable="ocp-tools-4.8-for-rhel-8-x86_64-rpms" ---- . Install the `{odo-title}` package: diff --git a/modules/gathering-data-specific-features.adoc b/modules/gathering-data-specific-features.adoc index ac4394e12d5e..940517a60414 100644 --- a/modules/gathering-data-specific-features.adoc +++ b/modules/gathering-data-specific-features.adoc @@ -38,7 +38,7 @@ ifndef::openshift-origin[] |`registry.redhat.io/rhmtc/openshift-migration-must-gather-rhel8:v{mtc-version}` |Data collection for the {mtc-full}. -|`registry.redhat.io/ocs4/ocs-must-gather-rhel8:v4.7` +|`registry.redhat.io/ocs4/ocs-must-gather-rhel8:v4.8` |Data collection for Red Hat OpenShift Container Storage. |`registry.redhat.io/openshift4/ose-cluster-logging-operator` diff --git a/modules/graceful-restart.adoc b/modules/graceful-restart.adoc index 928a14332022..f03abf6f2614 100644 --- a/modules/graceful-restart.adoc +++ b/modules/graceful-restart.adoc @@ -118,14 +118,14 @@ Check that there are no cluster Operators with the `DEGRADED` condition set to ` [source,terminal] ---- NAME VERSION AVAILABLE PROGRESSING DEGRADED SINCE -authentication 4.7.0 True False False 59m -cloud-credential 4.7.0 True False False 85m -cluster-autoscaler 4.7.0 True False False 73m -config-operator 4.7.0 True False False 73m -console 4.7.0 True False False 62m -csi-snapshot-controller 4.7.0 True False False 66m -dns 4.7.0 True False False 76m -etcd 4.7.0 True False False 76m +authentication 4.8.0 True False False 59m +cloud-credential 4.8.0 True False False 85m +cluster-autoscaler 4.8.0 True False False 73m +config-operator 4.8.0 True False False 73m +console 4.8.0 True False False 62m +csi-snapshot-controller 4.8.0 True False False 66m +dns 4.8.0 True False False 76m +etcd 4.8.0 True False False 76m ... ---- diff --git a/modules/installation-aws-upload-custom-rhcos-ami.adoc b/modules/installation-aws-upload-custom-rhcos-ami.adoc index 07a493b57d79..e4c991d1f035 100644 --- a/modules/installation-aws-upload-custom-rhcos-ami.adoc +++ b/modules/installation-aws-upload-custom-rhcos-ami.adoc @@ -14,7 +14,7 @@ that region. * You configured an AWS account. * You created an Amazon S3 bucket with the required IAM link:https://docs.aws.amazon.com/vm-import/latest/userguide/vmie_prereqs.html#vmimport-role[service role]. -* You uploaded your {op-system} VMDK file to Amazon S3. +* You uploaded your {op-system} VMDK file to Amazon S3. ifdef::openshift-enterprise,openshift-webscale[] The {op-system} VMDK file must be the highest version that is less than or equal to the {product-title} version you are installing. endif::[] @@ -47,7 +47,7 @@ variable: ---- $ export RHCOS_VERSION= <1> ---- -<1> The {op-system} VMDK version, like `4.7.0`. +<1> The {op-system} VMDK version, like `4.8.0`. . Export the Amazon S3 bucket name as an environment variable: + diff --git a/modules/installation-complete-user-infra.adoc b/modules/installation-complete-user-infra.adoc index 9e64c0e6d3e1..a74686518559 100644 --- a/modules/installation-complete-user-infra.adoc +++ b/modules/installation-complete-user-infra.adoc @@ -57,37 +57,37 @@ $ watch -n5 oc get clusteroperators [source,terminal] ---- NAME VERSION AVAILABLE PROGRESSING DEGRADED SINCE -authentication 4.7.0 True False False 3h56m -baremetal 4.7.0 True False False 29h -cloud-credential 4.7.0 True False False 29h -cluster-autoscaler 4.7.0 True False False 29h -config-operator 4.7.0 True False False 6h39m -console 4.7.0 True False False 3h59m -csi-snapshot-controller 4.7.0 True False False 4h12m -dns 4.7.0 True False False 4h15m -etcd 4.7.0 True False False 29h -image-registry 4.7.0 True False False 3h59m -ingress 4.7.0 True False False 4h30m -insights 4.7.0 True False False 29h -kube-apiserver 4.7.0 True False False 29h -kube-controller-manager 4.7.0 True False False 29h -kube-scheduler 4.7.0 True False False 29h -kube-storage-version-migrator 4.7.0 True False False 4h2m -machine-api 4.7.0 True False False 29h -machine-approver 4.7.0 True False False 6h34m -machine-config 4.7.0 True False False 3h56m -marketplace 4.7.0 True False False 4h2m -monitoring 4.7.0 True False False 6h31m -network 4.7.0 True False False 29h -node-tuning 4.7.0 True False False 4h30m -openshift-apiserver 4.7.0 True False False 3h56m -openshift-controller-manager 4.7.0 True False False 4h36m -openshift-samples 4.7.0 True False False 4h30m -operator-lifecycle-manager 4.7.0 True False False 29h -operator-lifecycle-manager-catalog 4.7.0 True False False 29h -operator-lifecycle-manager-packageserver 4.7.0 True False False 3h59m -service-ca 4.7.0 True False False 29h -storage 4.7.0 True False False 4h30m +authentication 4.8.0 True False False 3h56m +baremetal 4.8.0 True False False 29h +cloud-credential 4.8.0 True False False 29h +cluster-autoscaler 4.8.0 True False False 29h +config-operator 4.8.0 True False False 6h39m +console 4.8.0 True False False 3h59m +csi-snapshot-controller 4.8.0 True False False 4h12m +dns 4.8.0 True False False 4h15m +etcd 4.8.0 True False False 29h +image-registry 4.8.0 True False False 3h59m +ingress 4.8.0 True False False 4h30m +insights 4.8.0 True False False 29h +kube-apiserver 4.8.0 True False False 29h +kube-controller-manager 4.8.0 True False False 29h +kube-scheduler 4.8.0 True False False 29h +kube-storage-version-migrator 4.8.0 True False False 4h2m +machine-api 4.8.0 True False False 29h +machine-approver 4.8.0 True False False 6h34m +machine-config 4.8.0 True False False 3h56m +marketplace 4.8.0 True False False 4h2m +monitoring 4.8.0 True False False 6h31m +network 4.8.0 True False False 29h +node-tuning 4.8.0 True False False 4h30m +openshift-apiserver 4.8.0 True False False 3h56m +openshift-controller-manager 4.8.0 True False False 4h36m +openshift-samples 4.8.0 True False False 4h30m +operator-lifecycle-manager 4.8.0 True False False 29h +operator-lifecycle-manager-catalog 4.8.0 True False False 29h +operator-lifecycle-manager-packageserver 4.8.0 True False False 3h59m +service-ca 4.8.0 True False False 29h +storage 4.8.0 True False False 4h30m ---- + When all of the cluster Operators are `AVAILABLE`, you can complete the installation. diff --git a/modules/installation-operators-config.adoc b/modules/installation-operators-config.adoc index f7c1193546ee..cb0dd388c6dc 100644 --- a/modules/installation-operators-config.adoc +++ b/modules/installation-operators-config.adoc @@ -36,36 +36,36 @@ $ watch -n5 oc get clusteroperators [source,terminal] ---- NAME VERSION AVAILABLE PROGRESSING DEGRADED SINCE -authentication 4.7.0 True False False 3h56m -baremetal 4.7.0 True False False 29h -cloud-credential 4.7.0 True False False 29h -cluster-autoscaler 4.7.0 True False False 29h -config-operator 4.7.0 True False False 6h39m -console 4.7.0 True False False 3h59m -csi-snapshot-controller 4.7.0 True False False 4h12m -dns 4.7.0 True False False 4h15m -etcd 4.7.0 True False False 29h -image-registry 4.7.0 True False False 3h59m -ingress 4.7.0 True False False 4h30m -insights 4.7.0 True False False 29h -kube-apiserver 4.7.0 True False False 29h -kube-controller-manager 4.7.0 True False False 29h -kube-scheduler 4.7.0 True False False 29h -kube-storage-version-migrator 4.7.0 True False False 4h2m -machine-api 4.7.0 True False False 29h -machine-approver 4.7.0 True False False 6h34m -machine-config 4.7.0 True False False 3h56m -marketplace 4.7.0 True False False 4h2m -monitoring 4.7.0 True False False 6h31m -network 4.7.0 True False False 29h -node-tuning 4.7.0 True False False 4h30m -openshift-apiserver 4.7.0 True False False 3h56m -openshift-controller-manager 4.7.0 True False False 4h36m -openshift-samples 4.7.0 True False False 4h30m -operator-lifecycle-manager 4.7.0 True False False 29h -operator-lifecycle-manager-catalog 4.7.0 True False False 29h -operator-lifecycle-manager-packageserver 4.7.0 True False False 3h59m -service-ca 4.7.0 True False False 29h -storage 4.7.0 True False False 4h30m +authentication 4.8.0 True False False 3h56m +baremetal 4.8.0 True False False 29h +cloud-credential 4.8.0 True False False 29h +cluster-autoscaler 4.8.0 True False False 29h +config-operator 4.8.0 True False False 6h39m +console 4.8.0 True False False 3h59m +csi-snapshot-controller 4.8.0 True False False 4h12m +dns 4.8.0 True False False 4h15m +etcd 4.8.0 True False False 29h +image-registry 4.8.0 True False False 3h59m +ingress 4.8.0 True False False 4h30m +insights 4.8.0 True False False 29h +kube-apiserver 4.8.0 True False False 29h +kube-controller-manager 4.8.0 True False False 29h +kube-scheduler 4.8.0 True False False 29h +kube-storage-version-migrator 4.8.0 True False False 4h2m +machine-api 4.8.0 True False False 29h +machine-approver 4.8.0 True False False 6h34m +machine-config 4.8.0 True False False 3h56m +marketplace 4.8.0 True False False 4h2m +monitoring 4.8.0 True False False 6h31m +network 4.8.0 True False False 29h +node-tuning 4.8.0 True False False 4h30m +openshift-apiserver 4.8.0 True False False 3h56m +openshift-controller-manager 4.8.0 True False False 4h36m +openshift-samples 4.8.0 True False False 4h30m +operator-lifecycle-manager 4.8.0 True False False 29h +operator-lifecycle-manager-catalog 4.8.0 True False False 29h +operator-lifecycle-manager-packageserver 4.8.0 True False False 3h59m +service-ca 4.8.0 True False False 29h +storage 4.8.0 True False False 4h30m ---- . Configure the Operators that are not available. diff --git a/modules/installation-user-infra-machines-pxe.adoc b/modules/installation-user-infra-machines-pxe.adoc index f191f707b09f..be315556bedb 100644 --- a/modules/installation-user-infra-machines-pxe.adoc +++ b/modules/installation-user-infra-machines-pxe.adoc @@ -55,7 +55,7 @@ ifndef::openshift-origin[] `initramfs` and `rootfs` files from the link:https://access.redhat.com/downloads/content/290[Product Downloads] page on the Red Hat customer portal or the -link:https://mirror.openshift.com/pub/openshift-v4/dependencies/rhcos/4.7/[{op-system} image mirror] +link:https://mirror.openshift.com/pub/openshift-v4/dependencies/rhcos/4.8/[{op-system} image mirror] page. + [IMPORTANT] diff --git a/modules/installing-cluster-loader.adoc b/modules/installing-cluster-loader.adoc index 80bee43573ed..4d02609f462d 100644 --- a/modules/installing-cluster-loader.adoc +++ b/modules/installing-cluster-loader.adoc @@ -11,5 +11,5 @@ + [source,terminal] ---- -$ podman pull quay.io/openshift/origin-tests:4.7 +$ podman pull quay.io/openshift/origin-tests:4.8 ---- diff --git a/modules/ipi-install-retrieving-the-openshift-installer.adoc b/modules/ipi-install-retrieving-the-openshift-installer.adoc index 545526c070e4..9bcdafd17ab8 100644 --- a/modules/ipi-install-retrieving-the-openshift-installer.adoc +++ b/modules/ipi-install-retrieving-the-openshift-installer.adoc @@ -11,6 +11,6 @@ available version of {product-title}: [source,terminal] ---- -$ export VERSION=latest-4.7 +$ export VERSION=latest-4.8 export RELEASE_IMAGE=$(curl -s https://mirror.openshift.com/pub/openshift-v4/clients/ocp/$VERSION/release.txt | grep 'Pull From: quay.io' | awk -F ' ' '{print $3}') ---- diff --git a/modules/jaeger-install-elasticsearch.adoc b/modules/jaeger-install-elasticsearch.adoc index b74f0dd95d3a..8613484e9eac 100644 --- a/modules/jaeger-install-elasticsearch.adoc +++ b/modules/jaeger-install-elasticsearch.adoc @@ -44,13 +44,12 @@ If you have already installed the OpenShift Elasticsearch Operator as part of Op The Elasticsearch installation requires the *openshift-operators-redhat* namespace for the OpenShift Elasticsearch Operator. The other {ProductName} operators are installed in the `openshift-operators` namespace. ==== + -. Select the *Update Channel* that matches your {product-title} installation. For example, if you are installing on {product-title} version 4.6, select the 4.6 update channel. +. Select the *Update Channel* that matches your {product-title} installation. For example, if you are installing on {product-title} version 4.8, select the 4.8 update channel. + [NOTE] ==== For {product-title} version 4.7 select the 4.6 update channel. ==== -+ . Select the *Automatic* Approval Strategy. + diff --git a/modules/manually-maintained-credentials-upgrade.adoc b/modules/manually-maintained-credentials-upgrade.adoc index 5592a9f61412..c57725d5a4b7 100644 --- a/modules/manually-maintained-credentials-upgrade.adoc +++ b/modules/manually-maintained-credentials-upgrade.adoc @@ -8,7 +8,7 @@ [id="manually-maintained-credentials-upgrade_{context}"] = Upgrading clusters with manually maintained credentials -If credentials are added in a future release, the Cloud Credential Operator (CCO) `upgradable` status for a cluster with manually maintained credentials changes to `false`. For minor release, for example, from 4.6 to 4.7, this status prevents you from upgrading until you have addressed any updated permissions. For z-stream releases, for example, from 4.6.10 to 4.6.11, the upgrade is not blocked, but the credentials must still be updated for the new release. +If credentials are added in a future release, the Cloud Credential Operator (CCO) `upgradable` status for a cluster with manually maintained credentials changes to `false`. For minor release, for example, from 4.7 to 4.8, this status prevents you from upgrading until you have addressed any updated permissions. For z-stream releases, for example, from 4.7.12 to 4.7.13, the upgrade is not blocked, but the credentials must still be updated for the new release. Use the *Administrator* perspective of the web console to determine if the CCO is upgradeable. diff --git a/modules/nodes-cluster-resource-override-deploy-cli.adoc b/modules/nodes-cluster-resource-override-deploy-cli.adoc index d21d903293f4..c0a14325caf1 100644 --- a/modules/nodes-cluster-resource-override-deploy-cli.adoc +++ b/modules/nodes-cluster-resource-override-deploy-cli.adoc @@ -84,7 +84,7 @@ metadata: name: clusterresourceoverride namespace: clusterresourceoverride-operator spec: - channel: "4.7" + channel: "4.8" name: clusterresourceoverride source: redhat-operators sourceNamespace: openshift-marketplace diff --git a/modules/oauth-configuring-token-inactivity-timeout.adoc b/modules/oauth-configuring-token-inactivity-timeout.adoc index 469249407487..89408308abb6 100644 --- a/modules/oauth-configuring-token-inactivity-timeout.adoc +++ b/modules/oauth-configuring-token-inactivity-timeout.adoc @@ -57,7 +57,7 @@ Do not continue to the next step until `PROGRESSING` is listed as `False`, as sh [source,terminal] ---- NAME VERSION AVAILABLE PROGRESSING DEGRADED SINCE -authentication 4.7.0 True False False 145m +authentication 4.8.0 True False False 145m ---- . Check that a new revision of the Kubernetes API server pods has rolled out. This will take several minutes. @@ -73,7 +73,7 @@ Do not continue to the next step until `PROGRESSING` is listed as `False`, as sh [source,terminal] ---- NAME VERSION AVAILABLE PROGRESSING DEGRADED SINCE -kube-apiserver 4.7.0 True False False 145m +kube-apiserver 4.8.0 True False False 145m ---- + If `PROGRESSING` is showing `True`, wait a few minutes and try again. diff --git a/modules/olm-building-operator-catalog-image.adoc b/modules/olm-building-operator-catalog-image.adoc index 227ac5e520dd..753e4baf0dd0 100644 --- a/modules/olm-building-operator-catalog-image.adoc +++ b/modules/olm-building-operator-catalog-image.adoc @@ -18,7 +18,7 @@ For this example, the procedure assumes use of a mirror registry that has access [NOTE] ==== -Only the Linux version of the `oc` client can be used for this procedure, because the Windows and macOS versions do not provide the `oc adm catalog build` command. +Only the Linux version of the `oc` client can be used for this procedure, because the Windows and macOS versions do not provide the `oc adm catalog build` command. ==== .Prerequisites diff --git a/modules/olm-pruning-index-image.adoc b/modules/olm-pruning-index-image.adoc index fc08204d8a82..69e072d4bf27 100644 --- a/modules/olm-pruning-index-image.adoc +++ b/modules/olm-pruning-index-image.adoc @@ -7,7 +7,7 @@ ifdef::openshift-origin[] :catalog-name: catalog :index-image-pullspec: quay.io/operatorhubio/catalog:latest :index-image: catalog:latest -:registry-image: quay.io/openshift/origin-operator-registry:4.7.0 +:registry-image: quay.io/openshift/origin-operator-registry:4.8.0 :package1: couchdb-operator :package2: eclipse-che :package3: etcd @@ -16,7 +16,7 @@ ifndef::openshift-origin[] :catalog-name: redhat-operators :index-image-pullspec: registry.redhat.io/redhat/redhat-operator-index:v{product-version} :index-image: redhat-operator-index:v{product-version} -:registry-image: registry.redhat.io/openshift4/ose-operator-registry:v4.7 +:registry-image: registry.redhat.io/openshift4/ose-operator-registry:v4.8 :package1: advanced-cluster-management :package2: jaeger-product :package3: quay-operator diff --git a/modules/rhel-compute-updating.adoc b/modules/rhel-compute-updating.adoc index b7d7040871b1..b4fe5e6a4229 100644 --- a/modules/rhel-compute-updating.adoc +++ b/modules/rhel-compute-updating.adoc @@ -42,9 +42,9 @@ You must not enable firewalld later. If you do, you cannot access {product-title + [source,terminal] ---- -# subscription-manager repos --disable=rhel-7-server-ose-4.6-rpms \ +# subscription-manager repos --disable=rhel-7-server-ose-4.7-rpms \ --enable=rhel-7-server-ansible-2.9-rpms \ - --enable=rhel-7-server-ose-4.7-rpms + --enable=rhel-7-server-ose-4.8-rpms ---- .. On the machine that you run the Ansible playbooks, update the required packages, including `openshift-ansible`: @@ -58,8 +58,8 @@ You must not enable firewalld later. If you do, you cannot access {product-title + [source,terminal] ---- -# subscription-manager repos --disable=rhel-7-server-ose-4.6-rpms \ - --enable=rhel-7-server-ose-4.7-rpms \ +# subscription-manager repos --disable=rhel-7-server-ose-4.7-rpms \ + --enable=rhel-7-server-ose-4.8-rpms \ --enable=rhel-7-fast-datapath-rpms \ --enable=rhel-7-server-optional-rpms ---- diff --git a/modules/rhel-preparing-node.adoc b/modules/rhel-preparing-node.adoc index 9d3ca87803b5..6ac30b844e4a 100644 --- a/modules/rhel-preparing-node.adoc +++ b/modules/rhel-preparing-node.adoc @@ -77,7 +77,7 @@ Note that this might take a few minutes if you have a large number of available --enable="rhel-7-fast-datapath-rpms" \ --enable="rhel-7-server-extras-rpms" \ --enable="rhel-7-server-optional-rpms" \ - --enable="rhel-7-server-ose-4.7-rpms" + --enable="rhel-7-server-ose-4.8-rpms" ---- . Stop and disable firewalld on the host: diff --git a/modules/rhel-preparing-playbook-machine.adoc b/modules/rhel-preparing-playbook-machine.adoc index ca2569ba0e09..b3cd27c48829 100644 --- a/modules/rhel-preparing-playbook-machine.adoc +++ b/modules/rhel-preparing-playbook-machine.adoc @@ -63,7 +63,7 @@ If you use SSH key-based authentication, you must manage the key with an SSH age --enable="rhel-7-server-rpms" \ --enable="rhel-7-server-extras-rpms" \ --enable="rhel-7-server-ansible-2.9-rpms" \ - --enable="rhel-7-server-ose-4.7-rpms" + --enable="rhel-7-server-ose-4.8-rpms" ---- . Install the required packages, including `openshift-ansible`: diff --git a/modules/running-cluster-loader.adoc b/modules/running-cluster-loader.adoc index f9acf4e87e31..6425872e81cd 100644 --- a/modules/running-cluster-loader.adoc +++ b/modules/running-cluster-loader.adoc @@ -19,7 +19,7 @@ template builds and waits for them to complete: [source,terminal] ---- $ podman run -v ${LOCAL_KUBECONFIG}:/root/.kube/config:z -i \ -quay.io/openshift/origin-tests:4.7 /bin/bash -c 'export KUBECONFIG=/root/.kube/config && \ +quay.io/openshift/origin-tests:4.8 /bin/bash -c 'export KUBECONFIG=/root/.kube/config && \ openshift-tests run-test "[sig-scalability][Feature:Performance] Load cluster \ should populate the cluster [Slow][Serial] [Suite:openshift]"' ---- @@ -31,7 +31,7 @@ setting the environment variable for `VIPERCONFIG`: ---- $ podman run -v ${LOCAL_KUBECONFIG}:/root/.kube/config:z \ -v ${LOCAL_CONFIG_FILE_PATH}:/root/configs/:z \ --i quay.io/openshift/origin-tests:4.7 \ +-i quay.io/openshift/origin-tests:4.8 \ /bin/bash -c 'KUBECONFIG=/root/.kube/config VIPERCONFIG=/root/configs/test.yaml \ openshift-tests run-test "[sig-scalability][Feature:Performance] Load cluster \ should populate the cluster [Slow][Serial] [Suite:openshift]"' diff --git a/modules/update-upgrading-cli.adoc b/modules/update-upgrading-cli.adoc index 70e11e92e374..dc326c00c6a4 100644 --- a/modules/update-upgrading-cli.adoc +++ b/modules/update-upgrading-cli.adoc @@ -36,7 +36,7 @@ version 4.6.9 True False 158m Cluster version is 4.6.9 ---- . Review the current update channel information and confirm that your channel -is set to `stable-4.7`: +is set to `stable-4.8`: + [source,terminal] ---- @@ -47,7 +47,7 @@ $ oc get clusterversion -o json|jq ".items[0].spec" [source,terminal] ---- { - "channel": "stable-4.7", + "channel": "stable-4.8", "clusterID": "990f7ab8-109b-4c95-8480-2bd1deec55ff", "upstream": "https://api.openshift.com/api/upgrades_info/v1/graph" } @@ -105,12 +105,12 @@ $ oc get clusterversion -o json|jq ".items[0].spec" [source,terminal] ---- { - "channel": "stable-4.7", + "channel": "stable-4.8", "clusterID": "990f7ab8-109b-4c95-8480-2bd1deec55ff", "desiredUpdate": { "force": false, "image": "quay.io/openshift-release-dev/ocp-release@sha256:9c5f0df8b192a0d7b46cd5f6a4da2289c155fd5302dec7954f8f06c878160b8b", - "version": "4.7.0" <1> + "version": "4.8.0" <1> }, "upstream": "https://api.openshift.com/api/upgrades_info/v1/graph" } @@ -136,7 +136,7 @@ $ oc get clusterversion -o json|jq ".items[0].status.history" "startedTime": "2021-01-28T20:30:50Z", "state": "Partial", "verified": true, - "version": "4.7.0" + "version": "4.8.0" }, { "completionTime": "2021-01-28T20:30:50Z", @@ -144,7 +144,7 @@ $ oc get clusterversion -o json|jq ".items[0].status.history" "startedTime": "2021-01-28T17:38:10Z", "state": "Completed", "verified": false, - "version": "4.7.0" + "version": "4.8.0" } ] ---- @@ -174,7 +174,7 @@ $ oc get clusterversion [source,terminal] ---- NAME VERSION AVAILABLE PROGRESSING SINCE STATUS -version 4.7.0 True False 2m Cluster version is 4.7.0 +version 4.8.0 True False 2m Cluster version is 4.8.0 ---- . If you are upgrading your cluster to the next minor version, like version 4.y to 4.(y+1), it is recommended to confirm your nodes are upgraded before deploying workloads that rely on a new feature: diff --git a/modules/virt-upgrade-pathways.adoc b/modules/virt-upgrade-pathways.adoc index bd89d0002dd8..155a85d86dd1 100644 --- a/modules/virt-upgrade-pathways.adoc +++ b/modules/virt-upgrade-pathways.adoc @@ -9,7 +9,7 @@ The upgrade pathway is different depending on the 2.4.z version of {VirtProductN [IMPORTANT] ==== -You must upgrade your {product-title} to 4.7 before upgrading the minor release of {VirtProductName}. +You must upgrade your {product-title} to 4.8 before upgrading the minor release of {VirtProductName}. ==== [id="virt-upgrade-pathways-2.4.3_{context}"] diff --git a/operators/operator_sdk/osdk-about.adoc b/operators/operator_sdk/osdk-about.adoc index fcdd2395f134..9c3c73f2981e 100644 --- a/operators/operator_sdk/osdk-about.adoc +++ b/operators/operator_sdk/osdk-about.adoc @@ -27,7 +27,7 @@ Operator authors with cluster administrator access to a Kubernetes-based cluster [NOTE] ==== -{product-title} 4.7 supports Operator SDK v1.3.0 or later. +{product-title} 4.8 supports Operator SDK v1.3.0 or later. ==== [id="osdk-about-what-are-operators"] diff --git a/operators/operator_sdk/osdk-installing-cli.adoc b/operators/operator_sdk/osdk-installing-cli.adoc index 8f042515b301..080894a60483 100644 --- a/operators/operator_sdk/osdk-installing-cli.adoc +++ b/operators/operator_sdk/osdk-installing-cli.adoc @@ -9,7 +9,7 @@ The Operator SDK provides a command-line interface (CLI) tool that Operator deve [NOTE] ==== -{product-title} 4.7 supports Operator SDK v1.3.0. +{product-title} 4.8 supports Operator SDK v1.3.0. ==== include::modules/osdk-installing-cli-linux-macos.adoc[leveloffset=+1] diff --git a/post_installation_configuration/machine-configuration-tasks.adoc b/post_installation_configuration/machine-configuration-tasks.adoc index f17720505a2e..0e1384044027 100644 --- a/post_installation_configuration/machine-configuration-tasks.adoc +++ b/post_installation_configuration/machine-configuration-tasks.adoc @@ -24,7 +24,7 @@ include::modules/checking-mco-status.adoc[leveloffset=+2] You can use the tasks in this section to create `MachineConfig` objects that modify files, systemd unit files, and other operating system features running on {product-title} nodes. For more ideas on working with machine configs, see content related to link:https://access.redhat.com/solutions/5096731[adding] or link:https://access.redhat.com/solutions/4510281[updating] SSH authorized keys, link:https://access.redhat.com/verify-images-ocp4[verifying image signatures], link:https://access.redhat.com/solutions/4727321[enabling SCTP], and link:https://access.redhat.com/solutions/5170251[configuring iSCSI initiatornames] for {product-title}. -{product-title} version 4.7 supports link:https://coreos.github.io/ignition/configuration-v3_2/[Ignition specification version 3.2]. All new machine configs you create going forward should be based on Ignition specification version 3.2. If you are upgrading your {product-title} cluster, any existing Ignition specification version 2.x machine configs will be translated automatically to specification version 3.2. +{product-title} supports link:https://coreos.github.io/ignition/configuration-v3_2/[Ignition specification version 3.2]. All new machine configs you create going forward should be based on Ignition specification version 3.2. If you are upgrading your {product-title} cluster, any existing Ignition specification version 2.x machine configs will be translated automatically to specification version 3.2. include::modules/installation-special-config-chrony.adoc[leveloffset=+2] include::modules/nodes-nodes-kernel-arguments.adoc[leveloffset=+2]