Skip to content

Commit

Permalink
Rn 3131 (#1160)
Browse files Browse the repository at this point in the history
* Adds 3.13.1 release notes

* Adds 3.13.1 release notes

---------

Co-authored-by: Steven Smith <stevsmit@stevsmit-thinkpadt14gen4.remote.csb>
  • Loading branch information
stevsmit and Steven Smith authored Nov 18, 2024
1 parent 19e34e6 commit 579072e
Show file tree
Hide file tree
Showing 4 changed files with 69 additions and 4 deletions.
1 change: 1 addition & 0 deletions config_quay/master.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ include::modules/config-fields-storage-swift.adoc[leveloffset=+3]
include::modules/config-fields-nutanix.adoc[leveloffset=+3]
include::modules/config-fields-ibmcloudstorage.adoc[leveloffset=+3]
include::modules/config-fields-netapp-ontap-s3.adoc[leveloffset=+3]
include::modules/config-fields-hcp.adoc[leveloffset=+3]


include::modules/config-fields-redis.adoc[leveloffset=+2]
Expand Down
6 changes: 3 additions & 3 deletions modules/attributes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ifeval::["{productname}" == "Project Quay"]
:productname: Project Quay
:productversion: 3
:producty: 3.13
:productminv: v3.13
:productminv: v3.13.1
:productrepo: quay.io/projectquay
:quayimage: quay
:clairimage: clair
Expand All @@ -32,8 +32,8 @@ ifeval::["{productname}" == "Red Hat Quay"]
:productversion: 3
:producty: 3.13
:producty-n1: 3.12
:productmin: 3.13
:productminv: v3.13
:productmin: 3.13.1
:productminv: v3.13.1
:productrepo: registry.redhat.io/quay
:clairnewver: v3.13
:quayimage: quay-rhel8
Expand Down
24 changes: 24 additions & 0 deletions modules/config-fields-hcp.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
:_content-type: REFERENCE
[id="config-fields-hcp"]
= Hitachi Content Platform object storage

The following YAML shows a sample configuration using HCP for object storage.

.Example HCP storage configuration
[source,yaml]
----
DISTRIBUTED_STORAGE_CONFIG:
hcp_us:
- RadosGWStorage
- access_key: <access_key>
bucket_name: <bucket_name>
hostname: <hitachi_hostname_example>
is_secure: true
secret_key: <secret_key>
storage_path: /datastorage/registry
signature_version: v4
DISTRIBUTED_STORAGE_DEFAULT_LOCATIONS:
- hcp_us
DISTRIBUTED_STORAGE_PREFERENCE:
- hcp_us
----
42 changes: 41 additions & 1 deletion modules/rn_3_13_0.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,46 @@

The following sections detail _y_ and _z_ stream release information.

[id="rn-3-13-1"]
== RHBA-2024:9478 - {productname} 3.13.1 release

Issued 2024-11-18

{productname} release 3.13.1 is now available with Clair {clairproductminv}. The bug fixes that are included in the update are listed in the link:https://access.redhat.com/errata/RHBA-2024:9478[RHBA-2024:9478] advisory.

[id="information-upgrading-3-13-1"]
== Information about upgrading to 3.13.1

Previously, when attempting to upgrade to {productname} 3.13, if FIPS mode was enabled for your {ocp} cluster with Clair enabled, Clair would not function in your cluster. This issue was resolved in version 3.13.1. Upgrading to {productname} 3.13 automatically upgrades users to version 3.13.1 so that this issue is avoided. Additionally, if you are upgrading from 3.13 to 3.13.1 and FIPs was enabled, upgrading to 3.13.1 resolves the issue. (link:https://issues.redhat.com/browse/PROJQUAY-8185[*PROJQUAY-8185*])

[id="enhancements-313-1"]
=== {productname} 3.13.1 enhancements

With the release of {productname} 3.13.1, Hitachi Content Platform (HCP) is now supported for use a storage backend. This allows organizations to leverage HCP for scalable, secure, and reliable object storage within their {productname} registry deployments.

For more information, see link:https://access.redhat.com/documentation/en-us/red_hat_quay/{producty}/html-single/configure_red_hat_quay/index#config-fields-hcp[HCP Object Storage].

[id="known-issues-313-1"]
=== {productname} 3.13.1 known issues

When using Hitachi Content Platform for your object storage, attempting to push an image with a large layer to a {productname} registry results in the following error:

[source,text]
----
An error occurred (NoSuchUpload) when calling the CompleteMultipartUpload operation: The specified multipart upload does not exist. The upload ID might be invalid, or the multipart upload might have been aborted or completed.
----

This is a known issue and will be fixed in a future version of {productname}.

[id="bug-fixes-313-1"]
=== {productname} 3.13.1 bug fixes

* link:https://issues.redhat.com/browse/PROJQUAY-8185[PROJQUAY-8185]. Previously, when attempting to upgrade {productname-ocp} to 3.13 with FIPS mode enabled, the upgrade would fail for deploying using Clair. This issue has been resolved. Upgrading to 3.13.1 does not fail for {productname-ocp} using Clair with FIPS mode enabled.

* link:https://issues.redhat.com/browse/PROJQUAY-8024[PROJQUAY-8024]. Previously, using Hitachi HCP v9.7 as your storage provider would return errors when attempting to pull images. This issue has been resolved.

* link:https://issues.redhat.com/browse/PROJQUAY-5086[PROJQUAY-5086]. Previously, {productname-ocp} would produce information about horizontal pod autoscalers (HPAs) for some components (for example, `Clair`, `Redis`, `PostgreSQL`, and `ObjectStorage`) when they were unmanaged by the Operator. This issue has been resolved and information about HPAs are not longer reported for unmanaged components.

[id="rn-3-13-0"]
== RHBA-2024:8408 - {productname} 3.13.0 release

Expand Down Expand Up @@ -200,7 +240,7 @@ The following sections note known issues and limitations for {productname} {prod
[id="fips-mode-known-issue"]
=== FIPS mode known issue

If FIPS mode is enabled for your {ocp} cluster and you use Clair, you must not upgrade the {productname} Operator to version {producty} If you upgrade, Clair will not function in your cluster. (link:https://issues.redhat.com/browse/PROJQUAY-8185[*PROJQUAY-8185*])
If FIPS mode is enabled for your {ocp} cluster and you use Clair, you must not upgrade the {productname} Operator to version {producty}. If you upgrade, Clair will not function in your cluster. (link:https://issues.redhat.com/browse/PROJQUAY-8185[*PROJQUAY-8185*])

[id="registry-auto-pruning-known-issue"]
=== Registry auto-pruning known issues
Expand Down

0 comments on commit 579072e

Please sign in to comment.