Skip to content

Commit

Permalink
Removes old content and updates 3101 release notes (#865)
Browse files Browse the repository at this point in the history
Co-authored-by: Steven Smith <stevsmit@stevsmit.remote.csb>
  • Loading branch information
stevsmit and Steven Smith authored Dec 14, 2023
1 parent 6f187eb commit 81c4bf0
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 10 deletions.
10 changes: 5 additions & 5 deletions modules/attributes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
:qbo: Quay Bridge Operator
:rhel: Red Hat Enterprise Linux (RHEL)
:rhel-short: RHEL
:ocp-y: 4.13
:ocp-y: 4.14

ifeval::["{productname}" == "Project Quay"]
:upstream:
Expand All @@ -18,7 +18,7 @@ ifeval::["{productname}" == "Project Quay"]
:productrepo: quay.io/projectquay
:quayimage: quay
:clairimage: clair
:clairproductminv: 4.9.0
:clairproductminv: 4.7.2
:builderimage: quay-builder
:builderqemuimage: quay-builder-qemu:main
:postgresimage: centos/postgresql-10-centos7@sha256:de1560cb35e5ec643e7b3a772ebaac8e3a7a2a8e8271d9e91ff023539b4dfb33
Expand All @@ -30,10 +30,10 @@ ifeval::["{productname}" == "Red Hat Quay"]
:productname: Red Hat Quay
:productversion: 3
:producty: 3.10
:productmin: 3.10.0
:productminv: v3.10.0
:productmin: 3.10.1
:productminv: v3.10.1
:productrepo: registry.redhat.io/quay
:clairnewver: v3.8
:clairnewver: v3.10
:quayimage: quay-rhel8
:clairimage: clair-rhel8
:clairproductminv: 4.7.2
Expand Down
4 changes: 2 additions & 2 deletions modules/operator-config-cli.adoc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
:_content-type: PROCEDURE
[id="operator-config-cli"]
= Configuring {productname} on {ocp}
= Customizing {productname} on {ocp}

After deployment, you can configure the {productname} application by editing the {productname} configuration bundle secret `spec.configBundleSecret`. You can also change the managed status of components in the `spec.components` object of the `QuayRegistry` resource.
After deployment, you can customize the {productname} application by editing the {productname} configuration bundle secret `spec.configBundleSecret`. You can also change the managed status of components in the `spec.components` object of the `QuayRegistry` resource.

[id="editing-config-bundle-secret-in-ocp-console"]
== Editing the config bundle secret in the {ocp} console
Expand Down
25 changes: 23 additions & 2 deletions modules/rn_3_10_0.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
[id="rn-3-900"]
= RHBA-2023:7341 - {productname} 3.10.0 release
:_content-type: CONCEPT
[id="release-notes-310"]
= {productname} release notes

The following sections detail _y_ and _z_ stream release information.

[id="rn-3-10-1"]
== RHBA-2023:7819 - {productname} {productmin} release

Issued 2023-12-14

{productname} release {productmin} 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-2023:7819[RHBA-2023:7819] advisory.

[id="bug-fixes-310-1"]
=== {productname} {productmin} bug fixes

* link:https://issues.redhat.com/browse/PROJQUAY-5452[PROJQUAY-5452] - Breadcrumbs incorrect when visiting a direct link
* link:https://issues.redhat.com/browse/PROJQUAY-6333[PROJQUAY-6333] - [New UI] The user in the team which has "member" or "creator" role can't see the "Teams and Membership" tab
* link:https://issues.redhat.com/browse/PROJQUAY-6336[PROJQUAY-6336] - Quay 3.10 new UI can't add normal user to quay new team during Create team wizard
* link:https://issues.redhat.com/browse/PROJQUAY-6369[PROJQUAY-6369] - The search input box doesn't work in permanently delete default permissions wizard of new UI

[id="rn-3-10-0"]
== RHBA-2023:7341 - {productname} 3.10.0 release

Issued 2023-11-28

Expand Down
2 changes: 1 addition & 1 deletion red_hat_quay_operator_features/master.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ include::modules/backing-up-red-hat-quay-operator.adoc[leveloffset=+2]
include::modules/restoring-red-hat-quay.adoc[leveloffset=+2]

//helm OCI
include::modules/operator-helm-oci.adoc[leveloffset=+1]
//include::modules/operator-helm-oci.adoc[leveloffset=+1]

//volume size overrides
include::modules/operator-volume-size-overrides.adoc[leveloffset=+1]
Expand Down

0 comments on commit 81c4bf0

Please sign in to comment.