Skip to content

Commit c34694c

Browse files
committed
CMP-1662 FIO release notes 1.0.0
1 parent aaec85f commit c34694c

File tree

4 files changed

+39
-2
lines changed

4 files changed

+39
-2
lines changed

modules/file-integrity-operator-installing-cli.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ metadata:
6868
name: file-integrity-operator
6969
namespace: openshift-file-integrity
7070
spec:
71-
channel: "release-0.1"
71+
channel: "v1"
7272
installPlanApproval: Automatic
7373
name: file-integrity-operator
7474
source: redhat-operators
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * security/file_integrity_operator/file-integrity-operator-configuring.adoc
4+
5+
:_content-type: PROCEDURE
6+
[id="file-integrity-operator-release-channel_{context}"]
7+
= Configuring the File Integrity Operator release channel
8+
9+
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.
10+
11+
.Prerequisites
12+
13+
* You must have `admin` privileges.
14+
* You are subscribed to the `release-0.1` channel.
15+
16+
.Procedure
17+
18+
. Login to the {product-title} Web Console with `admin` credentials.
19+
20+
. Navigate to the *Operators* -> *Installed Operators* -> *File Integrity Operator* page.
21+
22+
. Click the *Subscription* tab.
23+
24+
. Click on `edit` from *Subscription Details* -> *Channel*.
25+
26+
. Select the `v1` bullet and click *Save*.

security/file_integrity_operator/file-integrity-operator-configuring.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ include::modules/file-integrity-supplying-custom-aide-config.adoc[leveloffset=+1
2020
include::modules/file-integrity-operator-defining-custom-config.adoc[leveloffset=+1]
2121

2222
include::modules/file-integrity-operator-changing-custom-config.adoc[leveloffset=+1]
23+
24+
include::modules/file-integrity-operator-release-channel.adoc[leveloffset=+1]

security/file_integrity_operator/file-integrity-operator-release-notes.adoc

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,15 @@ These release notes track the development of the File Integrity Operator in the
1313

1414
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].
1515

16+
[id="file-integrity-operator-release-notes-1-0-0"]
17+
== OpenShift File Integrity Operator 1.0.0
18+
19+
The following advisory is available for the OpenShift File Integrity Operator 1.0.0:
20+
21+
* link:https://access.redhat.com/errata/RHBA-2023:0037[RHBA-2023:0037 OpenShift File Integrity Operator Bug Fix Update]
22+
23+
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].
24+
1625
[id="file-integrity-operator-release-notes-0-1-32"]
1726
== OpenShift File Integrity Operator 0.1.32
1827

@@ -76,7 +85,7 @@ The following advisory is available for the OpenShift File Integrity Operator 0.
7685
[id="openshift-file-integrity-operator-0-1-22-bug-fixes"]
7786
=== Bug fixes
7887

79-
* Previously, a system with a File Integrity Operator installed might interrupt the {product-title} update, due to the `/etc/kubernetes/aide.reinit` file. This occurred if the `/etc/kubernetes/aide.reinit` file was present, but later removed prior to the `ostree` validation. With this update, `/etc/kubernetes/aide.reinit` is moved to the `/run` directory so that it does not conflict with the {product-title} update. (link:https://bugzilla.redhat.com/show_bug.cgi?id=2033311[*BZ#2033311*])
88+
* Previously, a system with a File Integrity Operator installed might interrupt the {product-title} update, due to the `/etc/kubernetes/aide.reinit` file. This occurred if the `/etc/kubernetes/aide.reinit` file was present, but later removed prior to the `ostree` validation. With this update, `/etc/kubernetes/aide.reinit` is moved to the `/run` directory so that it does not conflict with the {product-title} update. (link:https://bugzilla.redhat.com/show_bug.cgi?id=2033311[*BZ#2033311*])
8089

8190
[id="file-integrity-operator-release-notes-0-1-21"]
8291
== OpenShift File Integrity Operator 0.1.21

0 commit comments

Comments
 (0)