Skip to content

Commit 857d639

Browse files
edb-slonikgvasquezvargas
authored andcommitted
update generated release notes
1 parent 375b1ef commit 857d639

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

product_docs/docs/tpa/23/rel_notes/tpa_23.42.0_rel_notes.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ escalation command. Refer to the documentation in ansible-and-sudo.md and config
8787
for detailed usage examples and configuration guidelines.</li>
8888
</ul>
8989
</details></td><td></td></tr>
90-
<tr><td><details><summary>The <code>download-packages</code> command now has a 'refresh repository metadata' option</summary><hr/><p>A new option has been included on the <code>tpaexec download-packages</code> command (<code>--refresh-repository</code>,
90+
<tr><td><details><summary>The <code>download-packages</code> command now has a 'refresh repository metadata' option.</summary><hr/><p>A new option has been included on the <code>tpaexec download-packages</code> command (<code>--refresh-repository</code>,
9191
requires Docker &amp; its corresponding Docker image to work). Prior to this change,
9292
we relied on the user to have the commands required to manually recreate the local
9393
repository, depending on its cluster and OS. This fix provides
@@ -96,7 +96,7 @@ are being placed and the new version of said packages is selected on the configu
9696
file. It also includes documentation covering the steps that need to be taken,
9797
given the different air-gapped conditions that can be found, and minor fixes that
9898
were discovered related to the DNF repository in an air-gapped scenario.</p>
99-
</details></td><td>52313, 52313, 52313</td></tr>
99+
</details></td><td>52313</td></tr>
100100
</tbody></table>
101101

102102

@@ -193,7 +193,7 @@ at configure time if one has not been specified already. Note that TPA will not
193193
automatically select a cluster network that contains the provided IP addresses,
194194
so the <code>--network</code> option should be used to specify a matching CIDR.</p>
195195
</details></td><td></td></tr>
196-
<tr><td><details><summary>Fixed an issue with undefined Patroni SSL facts during upgrade and test phases</summary><hr/><p>SSL-related facts set during deployment were not persisted across playbook
196+
<tr><td><details><summary>Fixed an issue with undefined Patroni SSL facts during upgrade and test phases.</summary><hr/><p>SSL-related facts set during deployment were not persisted across playbook
197197
runs, causing errors such as <code>'patroni_ssl_ca_file' is undefined</code> when running
198198
<code>upgrade</code> or <code>test</code> against a Patroni cluster with SSL enabled. These facts are
199199
now set by a dedicated <code>patroni/facts</code> role included at the relevant points in
@@ -279,7 +279,7 @@ for all etcd nodes using pyformat_hostvars, it looked for etcd_protocol in each
279279
host's hostvars, however, only the current host had set this fact during an upgrade.
280280
This caused a KeyError when accessing other hosts.</p>
281281
</details></td><td></td></tr>
282-
<tr><td><details><summary>Fixed an issue with 'basic' authentication in 'etcd_authentication_mode'</summary><hr/><p>When selecting 'basic' authentication for 'etcd_authentication_mode', the
282+
<tr><td><details><summary>Fixed an issue with 'basic' authentication in 'etcd_authentication_mode'.</summary><hr/><p>When selecting 'basic' authentication for 'etcd_authentication_mode', the
283283
execution of the deployment would fail on the task that grants permissions to
284284
the 'patroni' role in etcd, responsible for making calls to the etcd cluster.
285285
This was due to a fact variable not being properly defined in the scope of the

0 commit comments

Comments
 (0)