@@ -8,11 +8,11 @@ msgid ""
8
8
msgstr ""
9
9
"Project-Id-Version : magnum\n "
10
10
"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 "
12
12
"MIME-Version : 1.0\n "
13
13
"Content-Type : text/plain; charset=UTF-8\n "
14
14
"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 "
16
16
"
Last-Translator :
Andi Chandler <[email protected] >\n "
17
17
"Language-Team : English (United Kingdom)\n "
18
18
"Language : en_GB\n "
@@ -74,8 +74,8 @@ msgstr "17.0.0"
74
74
msgid "18.0.0"
75
75
msgstr "18.0.0"
76
76
77
- msgid "19.0.0.0rc1 "
78
- msgstr "19.0.0.0rc1 "
77
+ msgid "19.0.0"
78
+ msgstr "19.0.0"
79
79
80
80
msgid "2023.1 Series Release Notes"
81
81
msgstr "2023.1 Series Release Notes"
@@ -1196,6 +1196,21 @@ msgstr ""
1196
1196
"parameter has been added to restrict the access to other services than "
1197
1197
"Magnum."
1198
1198
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
+
1199
1214
msgid ""
1200
1215
"Fix bug #1758672 [1] to protect kubelet in the k8s_fedora_atomic driver. "
1201
1216
"Before this patch kubelet was listening to 0.0.0.0 and for clusters with "
@@ -1247,6 +1262,15 @@ msgstr ""
1247
1262
"default) and updating the heat policy file (usually /etc/heat/policy.json) "
1248
1263
"to allow Magnum list stacks."
1249
1264
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
+
1250
1274
msgid ""
1251
1275
"Fixes CVE-2016-7404 for newly created clusters. Existing clusters will have "
1252
1276
"to be re-created to benefit from this fix. Part of this fix is the newly "
0 commit comments