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/bn/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: Bryan Kearney <bryan.kearney@gmail.com>, 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
 
@@ -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 "Candlepin-র ইভেন্ট"
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"
@@ -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
 
@@ -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 "%{view} রূপ %{env} প্রোমোট হয়নি"
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 "%s থেকে বেশি অক্ষর উপস্থিত থাকা চলবে না"
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/cs/katello.po CHANGED
@@ -7,7 +7,7 @@
7
7
  # <lzap@seznam.cz>, 2013.
8
8
  msgid ""
9
9
  msgstr ""
10
- "Project-Id-Version: katello 2.5.0\n"
10
+ "Project-Id-Version: katello 2.4.0-RC1\n"
11
11
  "Report-Msgid-Bugs-To: \n"
12
12
  "PO-Revision-Date: 2013-01-22 13:28+0000\n"
13
13
  "Last-Translator: lzap <lzap@seznam.cz>\n"
@@ -128,6 +128,9 @@ msgstr ""
128
128
  msgid "%s ago"
129
129
  msgstr "před %s"
130
130
 
131
+ msgid "%s guests"
132
+ msgstr ""
133
+
131
134
  msgid "%s has already been deleted"
132
135
  msgstr ""
133
136
 
@@ -710,6 +713,9 @@ msgstr ""
710
713
  msgid "Alternate content sources define new locations to download content from at repository or smart proxy sync time."
711
714
  msgstr ""
712
715
 
716
+ msgid "Alternate content sources use the HTTP proxy of their assigned smart proxy for communication."
717
+ msgstr ""
718
+
713
719
  msgid "Always Use Latest (currently %{version})"
714
720
  msgstr ""
715
721
 
@@ -1109,6 +1115,9 @@ msgstr "Stornováno."
1109
1115
  msgid "Cancelled."
1110
1116
  msgstr "Stornováno."
1111
1117
 
1118
+ msgid "Candlepin"
1119
+ msgstr ""
1120
+
1112
1121
  msgid "Candlepin Event"
1113
1122
  msgstr ""
1114
1123
 
@@ -2322,21 +2331,6 @@ msgstr ""
2322
2331
  msgid "Edit"
2323
2332
  msgstr ""
2324
2333
 
2325
- msgid "Edit ACS"
2326
- msgstr ""
2327
-
2328
- msgid "Edit ACS credentials"
2329
- msgstr ""
2330
-
2331
- msgid "Edit ACS details"
2332
- msgstr ""
2333
-
2334
- msgid "Edit ACS products"
2335
- msgstr ""
2336
-
2337
- msgid "Edit ACS smart proxies"
2338
- msgstr ""
2339
-
2340
2334
  msgid "Edit RPM rule"
2341
2335
  msgstr ""
2342
2336
 
@@ -2557,10 +2551,10 @@ msgstr ""
2557
2551
  msgid "Exclude"
2558
2552
  msgstr ""
2559
2553
 
2560
- msgid "Exclude all Module Streams with no errata."
2554
+ msgid "Exclude all RPMs not associated to any errata"
2561
2555
  msgstr ""
2562
2556
 
2563
- msgid "Exclude all RPMs with no errata."
2557
+ msgid "Exclude all module streams not associated to any errata"
2564
2558
  msgstr ""
2565
2559
 
2566
2560
  msgid "Exclude filter"
@@ -3353,10 +3347,10 @@ msgstr ""
3353
3347
  msgid "Include"
3354
3348
  msgstr ""
3355
3349
 
3356
- msgid "Include all Module Streams with no errata."
3350
+ msgid "Include all RPMs not associated to any errata"
3357
3351
  msgstr ""
3358
3352
 
3359
- msgid "Include all RPMs with no errata."
3353
+ msgid "Include all module streams not associated to any errata"
3360
3354
  msgstr ""
3361
3355
 
3362
3356
  msgid "Include content views generated by imports/exports. Defaults to false"
@@ -5604,9 +5598,6 @@ msgstr ""
5604
5598
  msgid "Registered on"
5605
5599
  msgstr ""
5606
5600
 
5607
- msgid "Registered through"
5608
- msgstr ""
5609
-
5610
5601
  msgid "Registration details"
5611
5602
  msgstr ""
5612
5603
 
@@ -6744,9 +6735,6 @@ msgstr ""
6744
6735
  msgid "Subscription UUID"
6745
6736
  msgstr ""
6746
6737
 
6747
- msgid "Subscription Watch"
6748
- msgstr ""
6749
-
6750
6738
  msgid "Subscription connection enabled"
6751
6739
  msgstr ""
6752
6740
 
@@ -6792,6 +6780,9 @@ msgstr ""
6792
6780
  msgid "Subscriptions information based on selected activation keys:"
6793
6781
  msgstr ""
6794
6782
 
6783
+ msgid "Subscriptions service"
6784
+ msgstr ""
6785
+
6795
6786
  msgid "Substitution Mismatch. Unable to update for content: (%{content}). From [%{content_url}] To [%{new_url}]."
6796
6787
  msgstr ""
6797
6788
 
@@ -6969,10 +6960,10 @@ msgstr ""
6969
6960
  msgid "System purpose"
6970
6961
  msgstr ""
6971
6962
 
6972
- msgid "System purpose allows you to set the system\\'s intended use on your network and improves the reporting of usage in Subscription Watch."
6963
+ msgid "System purpose attributes updated"
6973
6964
  msgstr ""
6974
6965
 
6975
- msgid "System purpose attributes updated"
6966
+ 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."
6976
6967
  msgstr ""
6977
6968
 
6978
6969
  msgid "Tag name"
@@ -7299,10 +7290,10 @@ msgstr ""
7299
7290
  msgid "This host's organization is in Simple Content Access mode. Auto-attach is disabled"
7300
7291
  msgstr ""
7301
7292
 
7302
- msgid "This is disabled because a manifest related task is in progress."
7293
+ msgid "This is disabled because a manifest task is in progress"
7303
7294
  msgstr ""
7304
7295
 
7305
- msgid "This is disabled because a manifest task is in progress"
7296
+ msgid "This is disabled because a manifest-related task is in progress."
7306
7297
  msgstr ""
7307
7298
 
7308
7299
  msgid "This is disabled because no connection could be made to the upstream Manifest."
@@ -7320,10 +7311,10 @@ msgstr ""
7320
7311
  msgid "This is not a linked repository"
7321
7312
  msgstr ""
7322
7313
 
7323
- 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}."
7314
+ 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}."
7324
7315
  msgstr ""
7325
7316
 
7326
- msgid "This organization is not using {scaLink}. Legacy subscription management is deprecated and will be removed in a future version."
7317
+ msgid "This organization is not using {scaLink}. Entitlement-based subscription management is deprecated and will be removed in a future version."
7327
7318
  msgstr ""
7328
7319
 
7329
7320
  msgid "This repository is not suggested. Please see additional %(anchorBegin)sdocumentation%(anchorEnd)s prior to use."
@@ -7832,6 +7823,9 @@ msgstr ""
7832
7823
  msgid "Upload request id"
7833
7824
  msgstr ""
7834
7825
 
7826
+ msgid "Upstream Candlepin"
7827
+ msgstr ""
7828
+
7835
7829
  msgid "Upstream Content View Label, default: Default_Organization_View. Relevant only for 'upstream_server' type."
7836
7830
  msgstr ""
7837
7831
 
@@ -7997,6 +7991,9 @@ msgstr ""
7997
7991
  msgid "View %{view} has not been promoted to %{env}"
7998
7992
  msgstr ""
7999
7993
 
7994
+ msgid "View Subscription Usage"
7995
+ msgstr ""
7996
+
8000
7997
  msgid "View a report of the affected hosts"
8001
7998
  msgstr ""
8002
7999
 
@@ -8019,6 +8016,12 @@ msgstr ""
8019
8016
  msgid "Virtual"
8020
8017
  msgstr "Virtuální"
8021
8018
 
8019
+ msgid "Virtual guests"
8020
+ msgstr ""
8021
+
8022
+ msgid "Virtual host"
8023
+ msgstr ""
8024
+
8022
8025
  msgid "Waiting to start."
8023
8026
  msgstr ""
8024
8027
 
@@ -8358,7 +8361,7 @@ msgstr ""
8358
8361
  msgid "cannot contain more than %s characters"
8359
8362
  msgstr "musí obsahovat nejméně %s znaků"
8360
8363
 
8361
- msgid "checking Candlepin task status"
8364
+ msgid "checking %s task status"
8362
8365
  msgstr ""
8363
8366
 
8364
8367
  msgid "checking Pulp task status"
@@ -8603,7 +8606,7 @@ msgstr ""
8603
8606
  msgid "if true, Katello will verify the upstream url's SSL certifcates are signed by a trusted CA"
8604
8607
  msgstr ""
8605
8608
 
8606
- msgid "initiating Candlepin task"
8609
+ msgid "initiating %s task"
8607
8610
  msgstr ""
8608
8611
 
8609
8612
  msgid "initiating Pulp task"
@@ -9031,7 +9034,7 @@ msgstr ""
9031
9034
  msgid "view content view tabs."
9032
9035
  msgstr ""
9033
9036
 
9034
- msgid "waiting for Candlepin to finish the task"
9037
+ msgid "waiting for %s to finish the task"
9035
9038
  msgstr ""
9036
9039
 
9037
9040
  msgid "waiting for Pulp to finish the task"