Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .s2i/httpd-cfg/01-commercial.conf
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,9 @@ AddType text/vtt vtt

RewriteRule ^container-platform/(4\.11|4\.12)/scalability_and_performance/cnf-performance-addon-operator-for-low-latency-nodes.html /container-platform/$1/scalability_and_performance/cnf-low-latency-tuning.html [NE,R=302]

# redirect for scalability and performance per Shane Lovern 7/19
RewriteRule ^container-platform/4\.13/scalability_and_performance/sno-du-enabling-workload-partitioning-on-single-node-openshift.html /container-platform/4.13/scalability_and_performance/enabling-workload-partitioning.html [NE,R=302]

# CNV scenarios based redirect
RewriteRule ^container-platform/4\.8/virt/learn_more_about_ov.html /container-platform/4.8/virt/virt-learn-more-about-openshift-virtualization.html [NE,R=301]

Expand Down
3 changes: 2 additions & 1 deletion .vale.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ StylesPath = .vale/styles

MinAlertLevel = suggestion

Packages = RedHat, https://github.com/redhat-documentation/vale-at-red-hat/releases/latest/download/AsciiDoc.zip, https://github.com/redhat-documentation/vale-at-red-hat/releases/latest/download/OpenShiftAsciiDoc.zip
Packages = RedHat, AsciiDoc, OpenShiftAsciiDoc

Vocab = OpenShiftDocs

Expand All @@ -25,3 +25,4 @@ Vale.Avoid = YES
OpenShiftAsciiDoc.ModuleContainsParentAssemblyComment = NO
OpenShiftAsciiDoc.NoNestingInModules = NO
OpenShiftAsciiDoc.NoXrefInModules = NO
OpenShiftAsciiDoc.IdHasContextVariable = NO
21 changes: 12 additions & 9 deletions _attributes/common-attributes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -58,14 +58,6 @@ endif::openshift-origin[]
:cert-manager-operator: cert-manager Operator for Red Hat OpenShift
:secondary-scheduler-operator-full: Secondary Scheduler Operator for Red Hat OpenShift
:secondary-scheduler-operator: Secondary Scheduler Operator
:rh-virtualization-first: Red Hat Virtualization (RHV)
:rh-virtualization: RHV
:rh-virtualization-engine-name: Manager
ifdef::openshift-origin[]
:rh-virtualization-first: oVirt
:rh-virtualization: oVirt
:rh-virtualization-engine-name: Engine
endif::[]
// Backup and restore
:velero-domain: velero.io
:velero-version: 1.9
Expand Down Expand Up @@ -109,9 +101,17 @@ endif::[]
:VirtVersion: 4.13
:KubeVirtVersion: v0.59.0
:HCOVersion: 4.13.0
:CNVNamespace: openshift-cnv
:CNVOperatorDisplayName: OpenShift Virtualization Operator
:CNVSubscriptionSpecSource: redhat-operators
:CNVSubscriptionSpecName: kubevirt-hyperconverged
:delete: image:delete.png[title="Delete"]
ifdef::openshift-origin[]
:VirtProductName: OKD Virtualization
:CNVNamespace: kubevirt-hyperconverged
:CNVOperatorDisplayName: KubeVirt HyperConverged Cluster Operator
:CNVSubscriptionSpecSource: community-operators
:CNVSubscriptionSpecName: community-kubevirt-hyperconverged
endif::[]
//distributed tracing
:DTProductName: Red Hat OpenShift distributed tracing
Expand Down Expand Up @@ -140,12 +140,15 @@ endif::[]
:product-dedicated: Red Hat OpenShift Dedicated
:SMProductName: Red Hat OpenShift Service Mesh
:SMProductShortName: Service Mesh
:SMProductVersion: 2.4
:SMProductVersion: 2.4.1
:MaistraVersion: 2.4
//Service Mesh v1
:SMProductVersion1x: 1.1.18.2
//Windows containers
:productwinc: Red Hat OpenShift support for Windows Containers
// IBM Cloud
:ibmcloudBMProductName: IBM Cloud Bare Metal (Classic)
:ibmcloudBMRegProductName: IBM Cloud® Bare Metal (Classic)
// IBM Power
:ibmpowerProductName: IBM Power
// IBM zSystems
Expand Down
2 changes: 1 addition & 1 deletion _topic_maps/_topic_map.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ Topics:
- Name: Collecting debugging data for a support case
File: collecting-debugging-data-for-support
- Name: Troubleshooting issues in GitOps
File: troubleshooting-issues-in-GitOps
File: troubleshooting-issues-in-GitOps
1 change: 1 addition & 0 deletions gitops/gitops-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ include::modules/go-compatibility-and-support-matrix.adoc[leveloffset=+1]
include::modules/making-open-source-more-inclusive.adoc[leveloffset=+1]

// Modules included, most to least recent
include::modules/gitops-release-notes-1-9-1.adoc[leveloffset=+1]
include::modules/gitops-release-notes-1-9-0.adoc[leveloffset=+1]

include::modules/gitops-release-notes-1-8-3.adoc[leveloffset=+1]
Expand Down
7 changes: 2 additions & 5 deletions modules/gitops-logging-into-keycloak.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@ keycloak-1-2sjcl 1/1 Running 0 45m
----
$ oc -n argocd exec keycloak-1-2sjcl -- "env" | grep SSO_ADMIN_USERNAME

SSO_ADMIN_USERNAME=Cqid54Ih
SSO_ADMIN_USERNAME=<username>
----
.. Get the Keycloak password:
+
[source,terminal]
----
$ oc -n argocd exec keycloak-1-2sjcl -- "env" | grep SSO_ADMIN_PASSWORD

SSO_ADMIN_PASSWORD=GVXxHifH
SSO_ADMIN_PASSWORD=<password>
----
. On the login page, click *LOG IN VIA KEYCLOAK*.
+
Expand All @@ -66,6 +66,3 @@ Login using `kubeadmin` is not supported.
policy.csv:
<name>, <email>, role:admin
----



4 changes: 2 additions & 2 deletions modules/gitops-release-notes-1-9-0.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
[id="errata-updates-1-9-0_{context}"]
== Errata updates

=== RHSA-2023:112944 - {gitops-title} 1.9.0 security update advisory
=== RHSA-2023:3557 - {gitops-title} 1.9.0 security update advisory

Issued: 2023-06-09

The list of security fixes that are included in this release is documented in the following advisory:

* link:https://access.redhat.com/errata/RHSA-2023:112944[RHSA-2023:112944]
* link:https://access.redhat.com/errata/RHSA-2023:3557[RHSA-2023:3557]

If you have installed the {gitops-title} Operator, run the following command to view the container images in this release:

Expand Down
49 changes: 49 additions & 0 deletions modules/gitops-release-notes-1-9-1.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
// Module included in the following assembly:
//
// * gitops/gitops-release-notes.adoc

:_content-type: REFERENCE

[id="gitops-release-notes-1-9-1_{context}"]
= Release notes for {gitops-title} 1.9.1

{gitops-title} 1.9.1 is now available on {product-title} 4.12 and 4.13.

[id="errata-updates-1-9-1_{context}"]
== Errata updates

=== RHSA-2023:3591 and RHBA-2023:4117 - {gitops-title} 1.9.1 security update advisory

Issued: 2023-07-17

The list of security fixes that are included in this release is documented in the following advisories:

* link:https://access.redhat.com/errata/RHSA-2023:3591[RHSA-2023:3591]
* link:https://access.redhat.com/errata/RHBA-2023:4117[RHBA-2023:4117]

If you have installed the {gitops-title} Operator, run the following command to view the container images in this release:

[source,terminal]
----
$ oc describe deployment gitops-operator-controller-manager -n openshift-operators
----

[id="new-features-1-9-1_{context}"]
== New features

The current release adds the following improvements:

* With this update, the bundled Argo CD has been updated to version 2.7.6.

[id="fixed-issues-1-9-1_{context}"]
== Fixed issues

The following issues have been resolved in the current release:

* Before this update, Argo CD was becoming unresponsive when there was an increase in namespaces and applications. This update fixes the issue by removing a deadlock. Deadlock occurs when two functions are competing for resources. Now, you should not experience crashes or unresponsiveness when there is an increase in namespaces or applications. link:https://issues.redhat.com/browse/GITOPS-2782[GITOPS-2782]

* Before this update, the Argo CD application controller resource could suddenly stop working when resynchronizing applications. This update fixes the issue by adding logic to prevent a cluster cache deadlock. Now, you should not experience the deadlock situation, and applications should resynchronize successfully. link:https://issues.redhat.com/browse/GITOPS-2880[GITOPS-2880]

* Before this update, there was a mismatch in the RSA key for known hosts in the `argocd-ssh-known-hosts-cm` config map. This update fixes the issue by matching the RSA key with the upstream project. Now, you can use the default RSA keys on default deployments. link:https://issues.redhat.com/browse/GITOPS-3042[GITOPS-3042]

* Before this update, the reconciliation timeout setting in the `argocd-cm` config map was not being correctly applied to the Argo CD application controller resource. This update fixes the issue by correctly reading and applying the reconciliation timeout setting from the `argocd-cm` config map. Now, you can modify the reconciliation timeout value from the `AppSync` setting without a problem. link:https://issues.redhat.com/browse/GITOPS-2810[GITOPS-2810]
90 changes: 0 additions & 90 deletions modules/virt-cluster-resource-requirements.adoc

This file was deleted.

2 changes: 1 addition & 1 deletion scripts/ocpdocs/_previewpage
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
<a
role="button"
class="btn btn-primary"
href="/microshift/latest/welcome/index.html"
href="/microshift/latest/microshift_welcome/index.html"
>
<i class="fa fa-arrow-circle-o-right"></i> MicroShift</a
>
Expand Down
7 changes: 1 addition & 6 deletions snippets/technology-preview.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,7 @@
[IMPORTANT]
====
[subs="attributes+"]
{FeatureName} is a Technology Preview feature only. Technology Preview features
are not supported with Red Hat production service level agreements (SLAs) and
might not be functionally complete. Red Hat does not recommend using them
in production. These features provide early access to upcoming product
features, enabling customers to test functionality and provide feedback during
the development process.
{FeatureName} is a Technology Preview feature only. Technology Preview features are not supported with Red Hat production service level agreements (SLAs) and might not be functionally complete. Red Hat does not recommend using them in production. These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process.

For more information about the support scope of Red Hat Technology Preview features, see link:https://access.redhat.com/support/offerings/techpreview/[Technology Preview Features Support Scope].
====
Expand Down
100 changes: 0 additions & 100 deletions virt/install/preparing-cluster-for-virt.adoc

This file was deleted.