1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-07 00:48:01 +01:00

OSDOCS-5146 added channel upgrade modules

This commit is contained in:
Andrew Taylor
2023-02-03 09:13:49 -05:00
parent 1c256f22c4
commit 3bf97cf0eb
7 changed files with 47 additions and 29 deletions

View File

@@ -868,6 +868,8 @@ Topics:
File: compliance-operator-supported-profiles
- Name: Installing the Compliance Operator
File: compliance-operator-installation
- Name: Updating the Compliance Operator
File: compliance-operator-updating
- Name: Compliance Operator scans
File: compliance-scans
- Name: Understanding the Compliance Operator
@@ -898,6 +900,8 @@ Topics:
File: file-integrity-operator-release-notes
- Name: Installing the File Integrity Operator
File: file-integrity-operator-installation
- Name: Updating the File Integrity Operator
File: file-integrity-operator-updating
- Name: Understanding the File Integrity Operator
File: file-integrity-operator-understanding
- Name: Configuring the File Integrity Operator

View File

@@ -1,26 +0,0 @@
// Module included in the following assemblies:
//
// * security/file_integrity_operator/file-integrity-operator-configuring.adoc
:_content-type: PROCEDURE
[id="file-integrity-operator-release-channel_{context}"]
= Configuring the File Integrity Operator release channel
If you are upgrading an existing installation of File Integrity Operator to 1.0.0 or later, users must change the release channel to access the latest content.
.Prerequisites
* You must have `admin` privileges.
* You are subscribed to the `release-0.1` channel.
.Procedure
. Login to the {product-title} Web Console with `admin` credentials.
. Navigate to the *Operators* -> *Installed Operators* -> *File Integrity Operator* page.
. Click the *Subscription* tab.
. Click on `edit` from *Subscription Details* -> *Channel*.
. Select the `v1` bullet and click *Save*.

View File

@@ -13,6 +13,8 @@ These release notes track the development of the Compliance Operator in the {pro
For an overview of the Compliance Operator, see xref:../../security/compliance_operator/compliance-operator-understanding.adoc#understanding-compliance-operator[Understanding the Compliance Operator].
To access the latest release, see xref:../../security/compliance_operator/compliance-operator-updating.adoc#olm-preparing-upgrade_compliance-operator-updating[Updating the Compliance Operator].
[id="compliance-operator-release-notes-0-1-59"]
== OpenShift Compliance Operator 0.1.59

View File

@@ -0,0 +1,19 @@
:_content-type: ASSEMBLY
[id="compliance-operator-updating"]
= Updating the Compliance Operator
include::_attributes/common-attributes.adoc[]
:context: compliance-operator-updating
toc::[]
As a cluster administrator, you can update the Compliance Operator on your {product-title} cluster.
include::modules/olm-preparing-upgrade.adoc[leveloffset=+1]
include::modules/olm-changing-update-channel.adoc[leveloffset=+1]
include::modules/olm-approving-pending-upgrade.adoc[leveloffset=+1]
// [id="additional-resources-updating-the-compliance-operator"]
// [role="_additional-resources"]
// == Additional resources
//
// * For more information, see xref:../../operators/admin/

View File

@@ -20,5 +20,3 @@ include::modules/file-integrity-supplying-custom-aide-config.adoc[leveloffset=+1
include::modules/file-integrity-operator-defining-custom-config.adoc[leveloffset=+1]
include::modules/file-integrity-operator-changing-custom-config.adoc[leveloffset=+1]
include::modules/file-integrity-operator-release-channel.adoc[leveloffset=+1]

View File

@@ -13,6 +13,8 @@ These release notes track the development of the File Integrity Operator in the
For an overview of the File Integrity Operator, see xref:../../security/file_integrity_operator/file-integrity-operator-understanding.adoc#understanding-file-integrity-operator[Understanding the File Integrity Operator].
To access the latest release, see xref:../../security/file_integrity_operator/file-integrity-operator-updating.adoc#olm-preparing-upgrade_file-integrity-operator-updating[Updating the File Integrity Operator].
[id="file-integrity-operator-release-notes-1-0-0"]
== OpenShift File Integrity Operator 1.0.0
@@ -20,7 +22,7 @@ The following advisory is available for the OpenShift File Integrity Operator 1.
* link:https://access.redhat.com/errata/RHBA-2023:0037[RHBA-2023:0037 OpenShift File Integrity Operator Bug Fix Update]
The File Integrity Operator is now stable and the release channel is upgraded to `v1`. Future releases will follow link:https://semver.org/[Semantic Versioning]. To access the latest release, see xref:../../security/file_integrity_operator/file-integrity-operator-configuring.adoc#file-integrity-operator-release-channel_file-integrity-operator[Configuring the File Integrity Operator release channel].
The File Integrity Operator is now stable and the release channel is upgraded to `v1`. Future releases will follow link:https://semver.org/[Semantic Versioning]. To access the latest release, see xref:../../security/file_integrity_operator/file-integrity-operator-updating.html#olm-preparing-upgrade_file-integrity-operator-updating[Updating the File Integrity Operator].
[id="file-integrity-operator-release-notes-0-1-32"]
== OpenShift File Integrity Operator 0.1.32

View File

@@ -0,0 +1,19 @@
:_content-type: ASSEMBLY
[id="file-integrity-operator-updating"]
= Updating the File Integrity Operator
include::_attributes/common-attributes.adoc[]
:context: file-integrity-operator-updating
toc::[]
As a cluster administrator, you can update the File Integrity Operator on your {product-title} cluster.
include::modules/olm-preparing-upgrade.adoc[leveloffset=+1]
include::modules/olm-changing-update-channel.adoc[leveloffset=+1]
include::modules/olm-approving-pending-upgrade.adoc[leveloffset=+1]
// [id="additional-resources-updating-the-compliance-operator"]
// [role="_additional-resources"]
// == Additional resources
//
// * For more information, see xref:../../operators/admin/