Skip to content
Merged
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
26 changes: 13 additions & 13 deletions downstream/titles/release-notes/async/aap-25-4-18-nov.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -22,41 +22,41 @@ link:https://access.redhat.com/security/cve/cve-2024-8775[CVE-2024-8775] ansible

=== {PlatformNameShort}

* Fixed an issue where the user was unable to filter out hosts on inventory groups where it returned a *Failed to load* options on {PlatformNameShort} UI.
* Fixed an issue where the user was unable to filter out hosts on inventory groups where it returned a *Failed to load* options on {PlatformNameShort} UI.(AAP-34752)

=== Execution Environment

* Update *pywinrm* to 0.4.3 in *ee-minimal* and *ee-supported* container images to fix Python 3.11 compatibility.
* Update *pywinrm* to 0.4.3 in *ee-minimal* and *ee-supported* container images to fix Python 3.11 compatibility.(AAP-34077)

=== {OperatorPlatformNameShort}

* Fixed a syntax error when `bundle_cacert_secret` was defined due to incorrect indentation.
* Fixed a syntax error when `bundle_cacert_secret` was defined due to incorrect indentation.(AAP-35358)

* Fixed an issue where the default operator catalog for {PlatformNameShort} aligned to cluster-scoped versus namespace-scoped.
* Fixed an issue where the default operator catalog for {PlatformNameShort} aligned to cluster-scoped versus namespace-scoped.(AAP-35313)

* Added the ability to set tolerations and `node_selector` for the Redis *statefulset* and the gateway deployment.
* Added the ability to set tolerations and `node_selector` for the Redis *statefulset* and the gateway deployment.(AAP-33192)

* Ensure the platform URL status is set when *Ingress* is used to resolve an issue with {Azure} on Cloud managed deployments. This is due to the {PlatformNameShort} operator failing to finish because it is looking for {OCPShort} routes that are not available on Azure Kubernetes Service.
* Ensure the platform URL status is set when *Ingress* is used to resolve an issue with {Azure} on Cloud managed deployments. This is due to the {PlatformNameShort} operator failing to finish because it is looking for {OCPShort} routes that are not available on Azure Kubernetes Service.(AAP-34036)

* Fixed an issue where the {PlatformNameShort} Operator description did not render code block correctly.
* Fixed an issue where the {PlatformNameShort} Operator description did not render code block correctly.(AAP-34589)

* It is necessary to specify the `CONTROLLER_SSO_URL` and `AUTOMATION_HUB_SSO_URL` settings in Gateway to fix the OIDC auth redirect flow.
* It is necessary to specify the `CONTROLLER_SSO_URL` and `AUTOMATION_HUB_SSO_URL` settings in Gateway to fix the OIDC auth redirect flow.(AAP-34080)

* It is necessary to set the `SERVICE_BACKED_SSO_AUTH_CODE_REDIRECT_URL` setting to fix the OIDC auth redirect flow.
* It is necessary to set the `SERVICE_BACKED_SSO_AUTH_CODE_REDIRECT_URL` setting to fix the OIDC auth redirect flow.(AAP-34079)

=== Container-based {PlatformNameShort}

* Fixed an issue when the port value was not defined in the `gateway_main_url` variable, the containerized installer failed with incorrect {ExecEnvShort} image reference error.
* Fixed an issue when the port value was not defined in the `gateway_main_url` variable, the containerized installer failed with incorrect {ExecEnvShort} image reference error.(AAP-34716)

* Fixed an issue where the containerized installer used port number when specifying the `image_url` for a decision environment. The user should not add a port to image URLs when using the default value.
* Fixed an issue where the containerized installer used port number when specifying the `image_url` for a decision environment. The user should not add a port to image URLs when using the default value.(AAP-34070)

=== RPM-based {PlatformNameShort}

* Fixed an issue where not setting up the *gpg* agent socket properly when multiple hub nodes are configured resulted in not creating a *gpg* socket file in `/var/run/pulp`.
* Fixed an issue where not setting up the *gpg* agent socket properly when multiple hub nodes are configured resulted in not creating a *gpg* socket file in `/var/run/pulp`.(AAP-34067)

=== {ToolsName}

* Fixed an issue where missing data files were not included in the molecule RPM package.
* Fixed an issue where missing data files were not included in the molecule RPM package.(AAP-35758)

// Commenting this out for now as the advisories are not yet published to the Errata tab on the downloads page: https://access.redhat.com/downloads/content/480/ver=2.5/rhel---9/2.5/x86_64/product-errata

Expand Down
42 changes: 21 additions & 21 deletions downstream/titles/release-notes/async/aap-25-5-3-dec.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,33 +8,33 @@ The following enhancements and bug fixes have been implemented in this release o

=== {PlatformNameShort}

* {LightspeedShortName} has been updated to 2.5.241127.
* {LightspeedShortName} has been updated to 2.5.241127.(AAP-35307)

* `redhat.insights` Ansible collection has been updated to 1.3.0.
* `redhat.insights` Ansible collection has been updated to 1.3.0.(AAP-35161)

* `ansible.eda` collection has been updated to 2.2.0 in {ExecEnvShort} and decision environment images.
* `ansible.eda` collection has been updated to 2.2.0 in {ExecEnvShort} and decision environment images.(AAP-3398)

=== {OperatorPlatformNameShort}

* With this update, you can set PostgreSQL SSL/TLS mode to `verify-full` or `verify-ca` with the proper `sslrootcert` configuration in the {HubName} Operator.
* With this update, you can set PostgreSQL SSL/TLS mode to `verify-full` or `verify-ca` with the proper `sslrootcert` configuration in the {HubName} Operator.(AAP-35368)

=== Container-based {PlatformNameShort}

* With this update, `ID` and `Image` fields from a container image are used instead of `Digest` and `ImageDigest` to trigger a container update.
* With this update, `ID` and `Image` fields from a container image are used instead of `Digest` and `ImageDigest` to trigger a container update.(AAP-36575)

* With this update, you can now update the registry URL value in {EDAName} credentials.
* With this update, you can now update the registry URL value in {EDAName} credentials.(AAP-35085)

* With this update, the `kernel.keys.maxkeys` and `kernel.keys.maxbytes` settings are increased on systems with large memory configuration.
* With this update, the `kernel.keys.maxkeys` and `kernel.keys.maxbytes` settings are increased on systems with large memory configuration.(AAP-34019)

* Added `ansible_connection=local` to the `inventory-growth file` and clarified its usage.
* Added `ansible_connection=local` to the `inventory-growth file` and clarified its usage.(AAP-34016)

=== Documentation updates

* With this update, the Container growth topology and Container enterprise topology have been updated to include s390x (IBM Z) architecture test support.
* With this update, the Container growth topology and Container enterprise topology have been updated to include s390x (IBM Z) architecture test support.(AAP-35969)

=== RPM-based {PlatformNameShort}

* With this update, you can now update the registry URL value in {EDAName} credentials.
* With this update, you can now update the registry URL value in {EDAName} credentials.(AAP-35162)

== Bug fixes

Expand All @@ -46,31 +46,31 @@ With this update, the following CVEs have been addressed:

=== {OperatorPlatformNameShort}

* With this update, missing {OperatorPlatformNameShort} custom resource definitions (CRDs) are added to the `aap-must-gather` container image.
* With this update, missing {OperatorPlatformNameShort} custom resource definitions (CRDs) are added to the `aap-must-gather` container image.(AAP-35226)

* Disabled {Gateway} authentication in the proxy configuration to prevent HTTP 502 errors when the control plane is down.
* Disabled {Gateway} authentication in the proxy configuration to prevent HTTP 502 errors when the control plane is down.(AAP-36527)

* The Red Hat favicon is now correctly displayed on {ControllerName} and {EDAName} API tabs.
* The Red Hat favicon is now correctly displayed on {ControllerName} and {EDAName} API tabs.(AAP-30810)

* With this update, the {ControllerName} admin password is now reused during upgrade from {PlatformNameShort} 2.4 to 2.5.
* With this update, the {ControllerName} admin password is now reused during upgrade from {PlatformNameShort} 2.4 to 2.5.(AAP-35159)

* Fixed undefined variable (`_controller_enabled`) when reconciling an `AnsibleAutomationPlatformRestore`. Fixed {HubName} Operator `pg_restore` error on restores due to a wrong database secret being set.
* Fixed undefined variable (`_controller_enabled`) when reconciling an `AnsibleAutomationPlatformRestore`. Fixed {HubName} Operator `pg_restore` error on restores due to a wrong database secret being set.(AAP-35815)

=== {ControllerNameStart}

* Updated the minor version of uWSGI to obtain updated log verbiage.
* Updated the minor version of uWSGI to obtain updated log verbiage.(AAP-33169)

* Fixed job schedules running at the wrong time when the `rrule` interval was set to `HOURLY` or `MINUTELY`.
* Fixed job schedules running at the wrong time when the `rrule` interval was set to `HOURLY` or `MINUTELY`.(AAP-36572)

* Fixed an issue where sensitive data was displayed in the job output.
* Fixed an issue where sensitive data was displayed in the job output.(AAP-35584)

* Fixed an issue where unrelated jobs could be marked as a dependency of other jobs.
* Fixed an issue where unrelated jobs could be marked as a dependency of other jobs.(AAP-35309)

* Included pod anti-affinity configuration on default container group pod specification to optimally spread workload.
* Included pod anti-affinity configuration on default container group pod specification to optimally spread workload.(AAP-35055)

=== Container-based {PlatformNameShort}

* With this update, you cannot change the `postgresql_admin_username` value when using a managed database node.
* With this update, you cannot change the `postgresql_admin_username` value when using a managed database node.(AAP-36577)

* Added update support for PCP monitoring role.

Expand Down