@@ -8,11 +8,11 @@ msgid ""
88msgstr ""
99"Project-Id-Version : magnum\n "
1010"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2024-10-01 21:45 +0000\n "
11+ "POT-Creation-Date : 2024-12-30 10:21 +0000\n "
1212"MIME-Version : 1.0\n "
1313"Content-Type : text/plain; charset=UTF-8\n "
1414"Content-Transfer-Encoding : 8bit\n "
15- "PO-Revision-Date : 2024-10-01 01:14 +0000\n "
15+ "PO-Revision-Date : 2024-12-17 09:57 +0000\n "
1616"
Last-Translator :
Andi Chandler <[email protected] >\n "
1717"Language-Team : English (United Kingdom)\n "
1818"Language : en_GB\n "
@@ -74,8 +74,8 @@ msgstr "17.0.0"
7474msgid "18.0.0"
7575msgstr "18.0.0"
7676
77- msgid "19.0.0.0rc1 "
78- msgstr "19.0.0.0rc1 "
77+ msgid "19.0.0"
78+ msgstr "19.0.0"
7979
8080msgid "2023.1 Series Release Notes"
8181msgstr "2023.1 Series Release Notes"
@@ -1196,6 +1196,21 @@ msgstr ""
11961196"parameter has been added to restrict the access to other services than "
11971197"Magnum."
11981198
1199+ msgid "Expose autoscaler prometheus metrics on pod port metrics (8085)."
1200+ msgstr "Expose autoscaler Prometheus metrics on pod port metrics (8085)."
1201+
1202+ msgid "Expose traefik prometheus metrics."
1203+ msgstr "Expose Traefik Prometheus metrics."
1204+
1205+ msgid ""
1206+ "Fix an issue with private clusters getting stuck in CREATE_IN_PROGRESS "
1207+ "status where floating_ip_enabled=True in the cluster template but this is "
1208+ "disabled when the cluster is created."
1209+ msgstr ""
1210+ "Fix an issue with private clusters getting stuck in CREATE_IN_PROGRESS "
1211+ "status where floating_ip_enabled=True in the cluster template but this is "
1212+ "disabled when the cluster is created."
1213+
11991214msgid ""
12001215"Fix bug #1758672 [1] to protect kubelet in the k8s_fedora_atomic driver. "
12011216"Before this patch kubelet was listening to 0.0.0.0 and for clusters with "
@@ -1247,6 +1262,15 @@ msgstr ""
12471262"default) and updating the heat policy file (usually /etc/heat/policy.json) "
12481263"to allow Magnum list stacks."
12491264
1265+ msgid ""
1266+ "Fixed a bug where --live-restore was passed to Docker daemon causing the "
1267+ "swarm init to fail. Magnum now ensures the --live-restore is not passed to "
1268+ "the Docker daemon if it's default in an image."
1269+ msgstr ""
1270+ "Fixed a bug where --live-restore was passed to Docker daemon causing the "
1271+ "swarm init to fail. Magnum now ensures the --live-restore is not passed to "
1272+ "the Docker daemon if it's default in an image."
1273+
12501274msgid ""
12511275"Fixes CVE-2016-7404 for newly created clusters. Existing clusters will have "
12521276"to be re-created to benefit from this fix. Part of this fix is the newly "
0 commit comments