katello 4.7.0.rc1 → 4.7.0.rc2

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of katello might be problematic. Click here for more details.

Files changed (61) hide show
  1. checksums.yaml +4 -4
  2. data/app/lib/actions/candlepin/abstract_async_task.rb +7 -3
  3. data/app/lib/actions/candlepin/owner/{upstream_export.rb → retrieve_upstream_export.rb} +3 -3
  4. data/app/lib/actions/candlepin/owner/start_upstream_export.rb +24 -0
  5. data/app/lib/actions/candlepin/upstream_abstract_async_task.rb +30 -0
  6. data/app/lib/actions/katello/organization/manifest_refresh.rb +12 -7
  7. data/app/lib/actions/middleware/propagate_candlepin_errors.rb +6 -1
  8. data/app/lib/actions/pulp3/orchestration/orphan_cleanup/remove_orphans.rb +1 -0
  9. data/app/lib/actions/pulp3/orphan_cleanup/delete_orphan_alternate_content_sources.rb +16 -0
  10. data/app/lib/katello/errors.rb +1 -0
  11. data/app/lib/katello/resources/candlepin/upstream_consumer.rb +1 -1
  12. data/app/lib/katello/resources/candlepin/upstream_job.rb +28 -0
  13. data/app/models/katello/content_view_erratum_filter.rb +5 -4
  14. data/app/models/katello/glue/provider.rb +28 -18
  15. data/app/services/katello/pulp3/docker_manifest.rb +2 -1
  16. data/app/services/katello/pulp3/docker_manifest_list.rb +2 -1
  17. data/app/services/katello/pulp3/smart_proxy_mirror_repository.rb +21 -0
  18. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/bastion_katello.pot +2 -2
  19. data/lib/katello/repository_types/docker.rb +2 -1
  20. data/lib/katello/version.rb +1 -1
  21. data/locale/action_names.rb +68 -68
  22. data/locale/bn/katello.po +38 -35
  23. data/locale/cs/katello.po +38 -35
  24. data/locale/de/katello.po +130 -126
  25. data/locale/en/katello.po +38 -35
  26. data/locale/es/katello.po +95 -88
  27. data/locale/fr/katello.po +95 -88
  28. data/locale/gu/katello.po +44 -41
  29. data/locale/hi/katello.po +43 -40
  30. data/locale/it/katello.po +61 -56
  31. data/locale/ja/katello.po +615 -614
  32. data/locale/ka/katello.po +8821 -0
  33. data/locale/katello.pot +353 -339
  34. data/locale/kn/katello.po +41 -38
  35. data/locale/ko/katello.po +62 -59
  36. data/locale/mr/katello.po +41 -38
  37. data/locale/or/katello.po +43 -40
  38. data/locale/pa/katello.po +41 -38
  39. data/locale/pt/katello.po +40 -36
  40. data/locale/pt_BR/katello.po +91 -84
  41. data/locale/ru/katello.po +68 -65
  42. data/locale/ta/katello.po +38 -35
  43. data/locale/te/katello.po +41 -38
  44. data/locale/zanata.xml +4 -2
  45. data/locale/zh_CN/katello.po +99 -96
  46. data/locale/zh_TW/katello.po +62 -59
  47. data/webpack/components/Table/EmptyStateMessage.js +3 -3
  48. data/webpack/containers/Application/overrides.scss +13 -1
  49. data/webpack/scenes/ContentViews/Create/ContentViewFormComponents.js +8 -3
  50. data/webpack/scenes/ContentViews/Details/Filters/ArtifactsWithNoErrata.js +8 -8
  51. data/webpack/scenes/ContentViews/Details/Filters/CVModuleStreamFilterContent.js +0 -6
  52. data/webpack/scenes/ContentViews/Details/Filters/CVRpmFilterContent.js +0 -6
  53. data/webpack/scenes/ContentViews/Details/Filters/ContentViewFilterDetailsHeader.js +67 -9
  54. data/webpack/scenes/ContentViews/Details/Filters/__tests__/CVRpmFilterContent.test.js +4 -4
  55. data/webpack/scenes/ContentViews/Details/Filters/__tests__/ContentViewPackageGroupFilter.test.js +6 -6
  56. data/webpack/scenes/ContentViews/Details/Filters/__tests__/cvErrataIDFilter.test.js +6 -6
  57. data/webpack/scenes/ContentViews/Details/Filters/__tests__/cvModuleStreamFilter.test.js +6 -8
  58. data/webpack/scenes/ContentViews/Details/Versions/Compare/CVVersionCompare.scss +31 -0
  59. data/webpack/scenes/ContentViews/Details/Versions/Compare/CVVersionCompareHeader.js +5 -7
  60. data/webpack/scenes/ContentViews/Details/Versions/Compare/CVVersionCompareTable.js +9 -2
  61. metadata +12 -7
data/locale/te/katello.po CHANGED
@@ -8,7 +8,7 @@
8
8
  #
9
9
  msgid ""
10
10
  msgstr ""
11
- "Project-Id-Version: katello 2.5.0\n"
11
+ "Project-Id-Version: katello 2.4.0-RC1\n"
12
12
  "Report-Msgid-Bugs-To: \n"
13
13
  "PO-Revision-Date: 2017-12-19 20:14+0000\n"
14
14
  "Last-Translator: 0868a4d1af5275b3f70b0a6dac4c99a4, 2022\n"
@@ -128,6 +128,9 @@ msgstr ""
128
128
  msgid "%s ago"
129
129
  msgstr "%s పూర్వం"
130
130
 
131
+ msgid "%s guests"
132
+ msgstr ""
133
+
131
134
  msgid "%s has already been deleted"
132
135
  msgstr ""
133
136
 
@@ -686,6 +689,9 @@ msgstr ""
686
689
  msgid "Alternate content sources define new locations to download content from at repository or smart proxy sync time."
687
690
  msgstr ""
688
691
 
692
+ msgid "Alternate content sources use the HTTP proxy of their assigned smart proxy for communication."
693
+ msgstr ""
694
+
689
695
  msgid "Always Use Latest (currently %{version})"
690
696
  msgstr ""
691
697
 
@@ -918,7 +924,7 @@ msgid "Available Schema Versions"
918
924
  msgstr ""
919
925
 
920
926
  msgid "Back"
921
- msgstr ""
927
+ msgstr "వెనుక"
922
928
 
923
929
  msgid "Backend System Status"
924
930
  msgstr ""
@@ -1076,6 +1082,9 @@ msgstr ""
1076
1082
  msgid "Cancelled."
1077
1083
  msgstr ""
1078
1084
 
1085
+ msgid "Candlepin"
1086
+ msgstr ""
1087
+
1079
1088
  msgid "Candlepin Event"
1080
1089
  msgstr ""
1081
1090
 
@@ -2252,21 +2261,6 @@ msgstr ""
2252
2261
  msgid "Edit"
2253
2262
  msgstr "సరికూర్చు"
2254
2263
 
2255
- msgid "Edit ACS"
2256
- msgstr ""
2257
-
2258
- msgid "Edit ACS credentials"
2259
- msgstr ""
2260
-
2261
- msgid "Edit ACS details"
2262
- msgstr ""
2263
-
2264
- msgid "Edit ACS products"
2265
- msgstr ""
2266
-
2267
- msgid "Edit ACS smart proxies"
2268
- msgstr ""
2269
-
2270
2264
  msgid "Edit RPM rule"
2271
2265
  msgstr ""
2272
2266
 
@@ -2483,10 +2477,10 @@ msgstr ""
2483
2477
  msgid "Exclude"
2484
2478
  msgstr ""
2485
2479
 
2486
- msgid "Exclude all Module Streams with no errata."
2480
+ msgid "Exclude all RPMs not associated to any errata"
2487
2481
  msgstr ""
2488
2482
 
2489
- msgid "Exclude all RPMs with no errata."
2483
+ msgid "Exclude all module streams not associated to any errata"
2490
2484
  msgstr ""
2491
2485
 
2492
2486
  msgid "Exclude filter"
@@ -3272,10 +3266,10 @@ msgstr ""
3272
3266
  msgid "Include"
3273
3267
  msgstr ""
3274
3268
 
3275
- msgid "Include all Module Streams with no errata."
3269
+ msgid "Include all RPMs not associated to any errata"
3276
3270
  msgstr ""
3277
3271
 
3278
- msgid "Include all RPMs with no errata."
3272
+ msgid "Include all module streams not associated to any errata"
3279
3273
  msgstr ""
3280
3274
 
3281
3275
  msgid "Include content views generated by imports/exports. Defaults to false"
@@ -3423,7 +3417,7 @@ msgid "Installation status"
3423
3417
  msgstr ""
3424
3418
 
3425
3419
  msgid "Installed"
3426
- msgstr ""
3420
+ msgstr "సంస్థాపిత"
3427
3421
 
3428
3422
  msgid "Installed Packages"
3429
3423
  msgstr ""
@@ -5434,9 +5428,6 @@ msgstr ""
5434
5428
  msgid "Registered on"
5435
5429
  msgstr ""
5436
5430
 
5437
- msgid "Registered through"
5438
- msgstr ""
5439
-
5440
5431
  msgid "Registration details"
5441
5432
  msgstr ""
5442
5433
 
@@ -6479,7 +6470,7 @@ msgid "Starts"
6479
6470
  msgstr ""
6480
6471
 
6481
6472
  msgid "State"
6482
- msgstr ""
6473
+ msgstr "స్థితి"
6483
6474
 
6484
6475
  msgid "Status"
6485
6476
  msgstr "స్థితి"
@@ -6544,9 +6535,6 @@ msgstr ""
6544
6535
  msgid "Subscription UUID"
6545
6536
  msgstr ""
6546
6537
 
6547
- msgid "Subscription Watch"
6548
- msgstr ""
6549
-
6550
6538
  msgid "Subscription connection enabled"
6551
6539
  msgstr ""
6552
6540
 
@@ -6592,6 +6580,9 @@ msgstr ""
6592
6580
  msgid "Subscriptions information based on selected activation keys:"
6593
6581
  msgstr ""
6594
6582
 
6583
+ msgid "Subscriptions service"
6584
+ msgstr ""
6585
+
6595
6586
  msgid "Substitution Mismatch. Unable to update for content: (%{content}). From [%{content_url}] To [%{new_url}]."
6596
6587
  msgstr ""
6597
6588
 
@@ -6760,10 +6751,10 @@ msgstr "వ్యవస్థ స్థితి"
6760
6751
  msgid "System purpose"
6761
6752
  msgstr ""
6762
6753
 
6763
- msgid "System purpose allows you to set the system\\'s intended use on your network and improves the reporting of usage in Subscription Watch."
6754
+ msgid "System purpose attributes updated"
6764
6755
  msgstr ""
6765
6756
 
6766
- msgid "System purpose attributes updated"
6757
+ msgid "System purpose enables you to set the system\\'s intended use on your network and improves reporting accuracy in the Subscriptions service of the Red Hat Hybrid Cloud Console."
6767
6758
  msgstr ""
6768
6759
 
6769
6760
  msgid "Tag name"
@@ -7088,10 +7079,10 @@ msgstr ""
7088
7079
  msgid "This host's organization is in Simple Content Access mode. Auto-attach is disabled"
7089
7080
  msgstr ""
7090
7081
 
7091
- msgid "This is disabled because a manifest related task is in progress."
7082
+ msgid "This is disabled because a manifest task is in progress"
7092
7083
  msgstr ""
7093
7084
 
7094
- msgid "This is disabled because a manifest task is in progress"
7085
+ msgid "This is disabled because a manifest-related task is in progress."
7095
7086
  msgstr ""
7096
7087
 
7097
7088
  msgid "This is disabled because no connection could be made to the upstream Manifest."
@@ -7109,10 +7100,10 @@ msgstr ""
7109
7100
  msgid "This is not a linked repository"
7110
7101
  msgstr ""
7111
7102
 
7112
- msgid "This organization has Simple Content Access enabled. Hosts are not required to have subscriptions attached to access repositories. {br} Learn more about your overall subscription usage at {subscriptionWatch}."
7103
+ msgid "This organization has Simple Content Access enabled. Hosts are not required to have subscriptions attached to access repositories. {br} Learn more about your overall subscription usage with the {subscriptionsService}."
7113
7104
  msgstr ""
7114
7105
 
7115
- msgid "This organization is not using {scaLink}. Legacy subscription management is deprecated and will be removed in a future version."
7106
+ msgid "This organization is not using {scaLink}. Entitlement-based subscription management is deprecated and will be removed in a future version."
7116
7107
  msgstr ""
7117
7108
 
7118
7109
  msgid "This repository is not suggested. Please see additional %(anchorBegin)sdocumentation%(anchorEnd)s prior to use."
@@ -7610,6 +7601,9 @@ msgstr ""
7610
7601
  msgid "Upload request id"
7611
7602
  msgstr ""
7612
7603
 
7604
+ msgid "Upstream Candlepin"
7605
+ msgstr ""
7606
+
7613
7607
  msgid "Upstream Content View Label, default: Default_Organization_View. Relevant only for 'upstream_server' type."
7614
7608
  msgstr ""
7615
7609
 
@@ -7775,6 +7769,9 @@ msgstr ""
7775
7769
  msgid "View %{view} has not been promoted to %{env}"
7776
7770
  msgstr ""
7777
7771
 
7772
+ msgid "View Subscription Usage"
7773
+ msgstr ""
7774
+
7778
7775
  msgid "View a report of the affected hosts"
7779
7776
  msgstr ""
7780
7777
 
@@ -7796,6 +7793,12 @@ msgstr ""
7796
7793
  msgid "Virtual"
7797
7794
  msgstr ""
7798
7795
 
7796
+ msgid "Virtual guests"
7797
+ msgstr ""
7798
+
7799
+ msgid "Virtual host"
7800
+ msgstr ""
7801
+
7799
7802
  msgid "Waiting to start."
7800
7803
  msgstr ""
7801
7804
 
@@ -8123,7 +8126,7 @@ msgstr ""
8123
8126
  msgid "cannot contain more than %s characters"
8124
8127
  msgstr ""
8125
8128
 
8126
- msgid "checking Candlepin task status"
8129
+ msgid "checking %s task status"
8127
8130
  msgstr ""
8128
8131
 
8129
8132
  msgid "checking Pulp task status"
@@ -8357,7 +8360,7 @@ msgstr ""
8357
8360
  msgid "if true, Katello will verify the upstream url's SSL certifcates are signed by a trusted CA"
8358
8361
  msgstr ""
8359
8362
 
8360
- msgid "initiating Candlepin task"
8363
+ msgid "initiating %s task"
8361
8364
  msgstr ""
8362
8365
 
8363
8366
  msgid "initiating Pulp task"
@@ -8759,7 +8762,7 @@ msgstr ""
8759
8762
  msgid "view content view tabs."
8760
8763
  msgstr ""
8761
8764
 
8762
- msgid "waiting for Candlepin to finish the task"
8765
+ msgid "waiting for %s to finish the task"
8763
8766
  msgstr ""
8764
8767
 
8765
8768
  msgid "waiting for Pulp to finish the task"
data/locale/zanata.xml CHANGED
@@ -7,7 +7,8 @@
7
7
  <locales>
8
8
  <locale>fr</locale>
9
9
  <locale>it</locale>
10
- <locale>ja</locale>
10
+ <locale>ja</locale>
11
+ <locale>ka</locale>
11
12
  <locale>ko</locale>
12
13
  <locale>gu</locale>
13
14
  <locale>hi</locale>
@@ -18,7 +19,8 @@
18
19
  <locale>pa</locale>
19
20
  <locale>kn</locale>
20
21
  <locale map-from="de">de-DE</locale>
21
- <locale map-from="es">es-ES</locale>
22
+ <locale map-from="es">es-ES</locale>
23
+ <locale map-from="ka">ka-GE</locale>
22
24
  <locale map-from="pt_BR">pt-BR</locale>
23
25
  <locale map-from="bn">bn-IN</locale>
24
26
  <locale map-from="ta">ta-IN</locale>