Skip to content

Commit d2511bd

Browse files
committed
Update release notes for 11/20/24 and 12/04/24 with the (ansible#2861)
* Update release notes for 11/20/24 and 12/04/24 with the corresponding JIRA ticket number. Resolves:AAP-37433 * Update aap-25-4-18-nov.adoc * Update aap-25-5-3-dec.adoc
1 parent 93d70ad commit d2511bd

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

downstream/titles/release-notes/async/aap-25-4-18-nov.adoc

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -22,41 +22,41 @@ link:https://access.redhat.com/security/cve/cve-2024-8775[CVE-2024-8775] ansible
2222

2323
=== {PlatformNameShort}
2424

25-
* 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.
25+
* 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)
2626

2727
=== Execution Environment
2828

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

3131
=== {OperatorPlatformNameShort}
3232

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

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

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

39-
* 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.
39+
* 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)
4040

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

43-
* It is necessary to specify the `CONTROLLER_SSO_URL` and `AUTOMATION_HUB_SSO_URL` settings in Gateway to fix the OIDC auth redirect flow.
43+
* 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)
4444

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

4747
=== Container-based {PlatformNameShort}
4848

49-
* 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.
49+
* 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)
5050

51-
* 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.
51+
* 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)
5252

5353
=== RPM-based {PlatformNameShort}
5454

55-
* 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`.
55+
* 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)
5656

5757
=== {ToolsName}
5858

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

6161
// 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
6262

downstream/titles/release-notes/async/aap-25-5-3-dec.adoc

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -8,33 +8,33 @@ The following enhancements and bug fixes have been implemented in this release o
88

99
=== {PlatformNameShort}
1010

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

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

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

1717
=== {OperatorPlatformNameShort}
1818

19-
* 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.
19+
* 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)
2020

2121
=== Container-based {PlatformNameShort}
2222

23-
* With this update, `ID` and `Image` fields from a container image are used instead of `Digest` and `ImageDigest` to trigger a container update.
23+
* 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)
2424

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

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

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

3131
=== Documentation updates
3232

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

3535
=== RPM-based {PlatformNameShort}
3636

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

3939
== Bug fixes
4040

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

4747
=== {OperatorPlatformNameShort}
4848

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

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

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

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

57-
* 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.
57+
* 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)
5858

5959
=== {ControllerNameStart}
6060

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

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

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

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

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

7171
=== Container-based {PlatformNameShort}
7272

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

7575
* Added update support for PCP monitoring role.
7676

0 commit comments

Comments
 (0)