katello 4.16.1 → 4.17.0.rc2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


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

Files changed (509) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/katello/hosts/host_and_hostgroup_edit.js +5 -3
  3. data/app/assets/javascripts/katello/locale/bn/katello.js +82 -31
  4. data/app/assets/javascripts/katello/locale/bn_IN/katello.js +82 -31
  5. data/app/assets/javascripts/katello/locale/ca/katello.js +82 -31
  6. data/app/assets/javascripts/katello/locale/cs/katello.js +82 -31
  7. data/app/assets/javascripts/katello/locale/cs_CZ/katello.js +83 -32
  8. data/app/assets/javascripts/katello/locale/de/katello.js +82 -31
  9. data/app/assets/javascripts/katello/locale/de_AT/katello.js +82 -31
  10. data/app/assets/javascripts/katello/locale/de_DE/katello.js +82 -31
  11. data/app/assets/javascripts/katello/locale/el/katello.js +82 -31
  12. data/app/assets/javascripts/katello/locale/en/katello.js +82 -31
  13. data/app/assets/javascripts/katello/locale/en_GB/katello.js +84 -33
  14. data/app/assets/javascripts/katello/locale/en_US/katello.js +82 -31
  15. data/app/assets/javascripts/katello/locale/es/katello.js +82 -31
  16. data/app/assets/javascripts/katello/locale/et_EE/katello.js +82 -31
  17. data/app/assets/javascripts/katello/locale/fr/katello.js +83 -32
  18. data/app/assets/javascripts/katello/locale/gl/katello.js +82 -31
  19. data/app/assets/javascripts/katello/locale/gu/katello.js +83 -32
  20. data/app/assets/javascripts/katello/locale/he_IL/katello.js +82 -31
  21. data/app/assets/javascripts/katello/locale/hi/katello.js +82 -31
  22. data/app/assets/javascripts/katello/locale/id/katello.js +82 -31
  23. data/app/assets/javascripts/katello/locale/it/katello.js +84 -33
  24. data/app/assets/javascripts/katello/locale/ja/katello.js +83 -32
  25. data/app/assets/javascripts/katello/locale/ka/katello.js +82 -31
  26. data/app/assets/javascripts/katello/locale/kn/katello.js +82 -31
  27. data/app/assets/javascripts/katello/locale/ko/katello.js +82 -31
  28. data/app/assets/javascripts/katello/locale/ml_IN/katello.js +82 -31
  29. data/app/assets/javascripts/katello/locale/mr/katello.js +82 -31
  30. data/app/assets/javascripts/katello/locale/nl_NL/katello.js +82 -31
  31. data/app/assets/javascripts/katello/locale/or/katello.js +82 -31
  32. data/app/assets/javascripts/katello/locale/pa/katello.js +82 -31
  33. data/app/assets/javascripts/katello/locale/pl/katello.js +83 -32
  34. data/app/assets/javascripts/katello/locale/pl_PL/katello.js +82 -31
  35. data/app/assets/javascripts/katello/locale/pt/katello.js +82 -31
  36. data/app/assets/javascripts/katello/locale/pt_BR/katello.js +82 -31
  37. data/app/assets/javascripts/katello/locale/ro/katello.js +82 -31
  38. data/app/assets/javascripts/katello/locale/ro_RO/katello.js +82 -31
  39. data/app/assets/javascripts/katello/locale/ru/katello.js +84 -33
  40. data/app/assets/javascripts/katello/locale/sl/katello.js +82 -31
  41. data/app/assets/javascripts/katello/locale/sv_SE/katello.js +83 -32
  42. data/app/assets/javascripts/katello/locale/ta/katello.js +82 -31
  43. data/app/assets/javascripts/katello/locale/ta_IN/katello.js +82 -31
  44. data/app/assets/javascripts/katello/locale/te/katello.js +82 -31
  45. data/app/assets/javascripts/katello/locale/tr/katello.js +82 -31
  46. data/app/assets/javascripts/katello/locale/vi/katello.js +82 -31
  47. data/app/assets/javascripts/katello/locale/vi_VN/katello.js +82 -31
  48. data/app/assets/javascripts/katello/locale/zh/katello.js +82 -31
  49. data/app/assets/javascripts/katello/locale/zh_CN/katello.js +83 -32
  50. data/app/assets/javascripts/katello/locale/zh_TW/katello.js +84 -33
  51. data/app/controllers/katello/api/registry/registry_proxies_controller.rb +19 -3
  52. data/app/controllers/katello/api/v2/content_view_components_controller.rb +6 -6
  53. data/app/controllers/katello/api/v2/content_view_filters_controller.rb +3 -0
  54. data/app/controllers/katello/api/v2/content_view_versions_controller.rb +6 -0
  55. data/app/controllers/katello/api/v2/content_views_controller.rb +12 -1
  56. data/app/controllers/katello/api/v2/exports_controller.rb +3 -0
  57. data/app/controllers/katello/api/v2/host_subscriptions_controller.rb +12 -14
  58. data/app/controllers/katello/api/v2/organizations_controller.rb +10 -10
  59. data/app/controllers/katello/concerns/authorization/api/v2/content_views_controller.rb +8 -2
  60. data/app/lib/actions/helpers/rolling_cv_repos.rb +25 -0
  61. data/app/lib/actions/katello/capsule_content/sync_capsule.rb +6 -1
  62. data/app/lib/actions/katello/content_view/add_rolling_repo_clone.rb +39 -0
  63. data/app/lib/actions/katello/content_view/create.rb +3 -0
  64. data/app/lib/actions/katello/content_view/refresh_rolling_repo.rb +40 -0
  65. data/app/lib/actions/katello/content_view/remove.rb +8 -4
  66. data/app/lib/actions/katello/content_view/remove_rolling_repo_clone.rb +28 -0
  67. data/app/lib/actions/katello/content_view/update.rb +8 -0
  68. data/app/lib/actions/katello/repository/check_matching_content.rb +1 -8
  69. data/app/lib/actions/katello/repository/import_upload.rb +5 -0
  70. data/app/lib/actions/katello/repository/sync.rb +8 -4
  71. data/app/lib/actions/katello/repository/upload_files.rb +7 -1
  72. data/app/lib/actions/pulp3/orchestration/orphan_cleanup/remove_orphans.rb +3 -2
  73. data/app/lib/actions/pulp3/orphan_cleanup/delete_orphan_repository_versions.rb +8 -1
  74. data/app/lib/katello/errors.rb +8 -0
  75. data/app/lib/katello/validators/container_image_name_validator.rb +3 -2
  76. data/app/models/katello/authorization/repository.rb +11 -1
  77. data/app/models/katello/concerns/host_managed_extensions.rb +2 -2
  78. data/app/models/katello/concerns/pulp_database_unit.rb +12 -42
  79. data/app/models/katello/concerns/smart_proxy_extensions.rb +8 -0
  80. data/app/models/katello/content_view.rb +14 -1
  81. data/app/models/katello/content_view_component.rb +4 -0
  82. data/app/models/katello/content_view_environment.rb +1 -0
  83. data/app/models/katello/content_view_version.rb +3 -2
  84. data/app/models/katello/host/content_facet.rb +18 -5
  85. data/app/models/katello/product_content.rb +3 -1
  86. data/app/models/katello/repository.rb +3 -3
  87. data/app/services/katello/content_unit_indexer.rb +1 -1
  88. data/app/services/katello/pulp3/api/content_guard.rb +1 -1
  89. data/app/services/katello/pulp3/api/core.rb +6 -0
  90. data/app/services/katello/pulp3/smart_proxy_mirror_repository.rb +58 -1
  91. data/app/services/katello/pulp3/smart_proxy_repository.rb +67 -3
  92. data/app/services/katello/smart_proxy_helper.rb +6 -1
  93. data/app/views/foreman/job_templates/install_errata_-_katello_ansible_default.erb +15 -1
  94. data/app/views/foreman/job_templates/install_errata_by_search_query_-_katello_ansible_default.erb +15 -1
  95. data/app/views/foreman/job_templates/install_group_-_katello_ansible_default.erb +15 -2
  96. data/app/views/foreman/job_templates/install_packages_by_search_query_-_katello_ansible_default.erb +21 -2
  97. data/app/views/foreman/job_templates/remove_group_-_katello_ansible_default.erb +15 -1
  98. data/app/views/foreman/job_templates/remove_packages_by_search_query_-_katello_ansible_default.erb +20 -1
  99. data/app/views/foreman/job_templates/update_group_-_katello_ansible_default.erb +15 -2
  100. data/app/views/foreman/job_templates/update_packages_by_search_query_-_katello_ansible_default.erb +17 -1
  101. data/app/views/katello/api/v2/activation_keys/base.json.rabl +1 -0
  102. data/app/views/katello/api/v2/capsule_content/sync_status.json.rabl +2 -1
  103. data/app/views/katello/api/v2/content_facet/base.json.rabl +2 -0
  104. data/app/views/katello/api/v2/content_view_versions/base.json.rabl +12 -0
  105. data/app/views/katello/api/v2/content_views/base.json.rabl +1 -0
  106. data/app/views/katello/api/v2/environments/show.json.rabl +14 -0
  107. data/app/views/katello/api/v2/hosts/base.json.rabl +1 -0
  108. data/app/views/katello/api/v2/organizations/show.json.rabl +2 -0
  109. data/app/views/katello/api/v2/repositories/base.json.rabl +2 -1
  110. data/db/migrate/20190930192813_add_pulp3_hrefs_to_content_types.rb +1 -1
  111. data/db/migrate/20241022122325_add_rolling_to_katello_content_views.rb +5 -0
  112. data/db/migrate/20241025151105_remove_pulp3_migrated_hrefs_from_content_tables.rb +1 -1
  113. data/db/migrate/20250215143303_drop_katello_yum_metadata_file.rb +5 -0
  114. data/db/migrate/20250409120843_fix_file_download_policy.rb +11 -0
  115. data/db/migrate/20250410155300_change_ansible_templates_category.rb +22 -0
  116. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/bastion_katello.pot +4 -0
  117. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/bn.po +90 -31
  118. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/bn_IN.po +90 -31
  119. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ca.po +90 -31
  120. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/cs_CZ.po +90 -31
  121. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/de.po +93 -60
  122. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/de_AT.po +90 -31
  123. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/de_DE.po +90 -31
  124. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/el.po +90 -31
  125. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/en_GB.po +94 -35
  126. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/en_US.po +90 -31
  127. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/es.po +93 -40
  128. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/et_EE.po +90 -31
  129. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/fr.po +254 -192
  130. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/gl.po +90 -31
  131. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/gu.po +90 -31
  132. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/he_IL.po +90 -31
  133. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/hi.po +90 -31
  134. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/id.po +90 -31
  135. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/it.po +90 -35
  136. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ja.po +113 -52
  137. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ka.po +93 -34
  138. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/kn.po +90 -31
  139. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ko.po +101 -40
  140. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ml_IN.po +90 -31
  141. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/mr.po +90 -31
  142. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/nl_NL.po +90 -31
  143. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/or.po +90 -31
  144. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pa.po +90 -31
  145. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pl.po +90 -31
  146. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pl_PL.po +90 -31
  147. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pt.po +90 -31
  148. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pt_BR.po +93 -40
  149. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ro.po +90 -31
  150. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ro_RO.po +90 -31
  151. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ru.po +91 -34
  152. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/sl.po +90 -31
  153. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/sv_SE.po +90 -31
  154. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ta.po +90 -31
  155. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ta_IN.po +90 -31
  156. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/te.po +90 -31
  157. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/tr.po +90 -31
  158. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/vi.po +90 -31
  159. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/vi_VN.po +90 -31
  160. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/zh.po +90 -31
  161. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/zh_CN.po +99 -40
  162. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/zh_TW.po +92 -33
  163. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/translations.js +14 -14
  164. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/products/details/repositories/repository-types.service.js +3 -0
  165. data/lib/katello/engine.rb +9 -1
  166. data/lib/katello/permissions/host_permissions.rb +1 -0
  167. data/lib/katello/repository_types/python.rb +1 -1
  168. data/lib/katello/tasks/repository.rake +1 -1
  169. data/lib/katello/version.rb +1 -1
  170. data/locale/bn/LC_MESSAGES/katello.mo +0 -0
  171. data/locale/bn/katello.po +82 -31
  172. data/locale/bn_IN/LC_MESSAGES/katello.mo +0 -0
  173. data/locale/bn_IN/katello.po +82 -31
  174. data/locale/ca/LC_MESSAGES/katello.mo +0 -0
  175. data/locale/ca/katello.po +82 -31
  176. data/locale/cs/LC_MESSAGES/katello.mo +0 -0
  177. data/locale/cs/katello.po +82 -31
  178. data/locale/cs_CZ/LC_MESSAGES/katello.mo +0 -0
  179. data/locale/cs_CZ/katello.po +83 -32
  180. data/locale/de/LC_MESSAGES/katello.mo +0 -0
  181. data/locale/de/katello.po +82 -31
  182. data/locale/de_AT/LC_MESSAGES/katello.mo +0 -0
  183. data/locale/de_AT/katello.po +82 -31
  184. data/locale/de_DE/LC_MESSAGES/katello.mo +0 -0
  185. data/locale/de_DE/katello.po +82 -31
  186. data/locale/el/LC_MESSAGES/katello.mo +0 -0
  187. data/locale/el/katello.po +82 -31
  188. data/locale/en/LC_MESSAGES/katello.mo +0 -0
  189. data/locale/en/katello.po +82 -31
  190. data/locale/en_GB/LC_MESSAGES/katello.mo +0 -0
  191. data/locale/en_GB/katello.po +84 -33
  192. data/locale/en_US/LC_MESSAGES/katello.mo +0 -0
  193. data/locale/en_US/katello.po +82 -31
  194. data/locale/es/LC_MESSAGES/katello.mo +0 -0
  195. data/locale/es/katello.po +82 -31
  196. data/locale/et_EE/LC_MESSAGES/katello.mo +0 -0
  197. data/locale/et_EE/katello.po +82 -31
  198. data/locale/fr/LC_MESSAGES/katello.mo +0 -0
  199. data/locale/fr/katello.po +83 -32
  200. data/locale/gl/LC_MESSAGES/katello.mo +0 -0
  201. data/locale/gl/katello.po +82 -31
  202. data/locale/gu/LC_MESSAGES/katello.mo +0 -0
  203. data/locale/gu/katello.po +84 -33
  204. data/locale/he_IL/LC_MESSAGES/katello.mo +0 -0
  205. data/locale/he_IL/katello.po +82 -31
  206. data/locale/hi/LC_MESSAGES/katello.mo +0 -0
  207. data/locale/hi/katello.po +82 -31
  208. data/locale/id/LC_MESSAGES/katello.mo +0 -0
  209. data/locale/id/katello.po +82 -31
  210. data/locale/it/LC_MESSAGES/katello.mo +0 -0
  211. data/locale/it/katello.po +85 -34
  212. data/locale/ja/LC_MESSAGES/katello.mo +0 -0
  213. data/locale/ja/katello.po +83 -32
  214. data/locale/ka/LC_MESSAGES/katello.mo +0 -0
  215. data/locale/ka/katello.po +82 -31
  216. data/locale/katello.pot +1232 -1140
  217. data/locale/kn/LC_MESSAGES/katello.mo +0 -0
  218. data/locale/kn/katello.po +82 -31
  219. data/locale/ko/LC_MESSAGES/katello.mo +0 -0
  220. data/locale/ko/katello.po +82 -31
  221. data/locale/ml_IN/LC_MESSAGES/katello.mo +0 -0
  222. data/locale/ml_IN/katello.po +82 -31
  223. data/locale/mr/LC_MESSAGES/katello.mo +0 -0
  224. data/locale/mr/katello.po +82 -31
  225. data/locale/nl_NL/LC_MESSAGES/katello.mo +0 -0
  226. data/locale/nl_NL/katello.po +82 -31
  227. data/locale/or/LC_MESSAGES/katello.mo +0 -0
  228. data/locale/or/katello.po +82 -31
  229. data/locale/pa/LC_MESSAGES/katello.mo +0 -0
  230. data/locale/pa/katello.po +82 -31
  231. data/locale/pl/LC_MESSAGES/katello.mo +0 -0
  232. data/locale/pl/katello.po +84 -33
  233. data/locale/pl_PL/LC_MESSAGES/katello.mo +0 -0
  234. data/locale/pl_PL/katello.po +82 -31
  235. data/locale/pt/LC_MESSAGES/katello.mo +0 -0
  236. data/locale/pt/katello.po +82 -31
  237. data/locale/pt_BR/LC_MESSAGES/katello.mo +0 -0
  238. data/locale/pt_BR/katello.po +82 -31
  239. data/locale/ro/LC_MESSAGES/katello.mo +0 -0
  240. data/locale/ro/katello.po +82 -31
  241. data/locale/ro_RO/LC_MESSAGES/katello.mo +0 -0
  242. data/locale/ro_RO/katello.po +82 -31
  243. data/locale/ru/LC_MESSAGES/katello.mo +0 -0
  244. data/locale/ru/katello.po +85 -34
  245. data/locale/sl/LC_MESSAGES/katello.mo +0 -0
  246. data/locale/sl/katello.po +82 -31
  247. data/locale/sv_SE/LC_MESSAGES/katello.mo +0 -0
  248. data/locale/sv_SE/katello.po +84 -33
  249. data/locale/ta/LC_MESSAGES/katello.mo +0 -0
  250. data/locale/ta/katello.po +82 -31
  251. data/locale/ta_IN/LC_MESSAGES/katello.mo +0 -0
  252. data/locale/ta_IN/katello.po +82 -31
  253. data/locale/te/LC_MESSAGES/katello.mo +0 -0
  254. data/locale/te/katello.po +82 -31
  255. data/locale/tr/LC_MESSAGES/katello.mo +0 -0
  256. data/locale/tr/katello.po +82 -31
  257. data/locale/vi/LC_MESSAGES/katello.mo +0 -0
  258. data/locale/vi/katello.po +82 -31
  259. data/locale/vi_VN/LC_MESSAGES/katello.mo +0 -0
  260. data/locale/vi_VN/katello.po +82 -31
  261. data/locale/zh/LC_MESSAGES/katello.mo +0 -0
  262. data/locale/zh/katello.po +82 -31
  263. data/locale/zh_CN/LC_MESSAGES/katello.mo +0 -0
  264. data/locale/zh_CN/katello.po +83 -32
  265. data/locale/zh_TW/LC_MESSAGES/katello.mo +0 -0
  266. data/locale/zh_TW/katello.po +85 -34
  267. data/webpack/ForemanColumnExtensions/index.js +12 -4
  268. data/webpack/components/ActivationKeysSearch/index.js +6 -7
  269. data/webpack/components/Bookmark/AddBookmarkModal.js +3 -3
  270. data/webpack/components/Bookmark/Bookmark.scss +3 -3
  271. data/webpack/components/Bookmark/index.js +7 -2
  272. data/webpack/components/EditableSwitch.js +1 -1
  273. data/webpack/components/EditableTextInput/EditableTextInput.js +1 -1
  274. data/webpack/components/EditableTextInput/editableTextInput.scss +1 -1
  275. data/webpack/components/Errata/index.js +1 -24
  276. data/webpack/components/Loading.js +10 -6
  277. data/webpack/components/Packages/index.js +2 -1
  278. data/webpack/components/SelectAllCheckbox/index.js +7 -3
  279. data/webpack/components/SelectableDropdown/SelectableDropdown.js +21 -3
  280. data/webpack/components/Table/EmptyStateMessage.js +12 -14
  281. data/webpack/components/Table/MainTable.js +8 -7
  282. data/webpack/components/Table/MainTable.scss +4 -4
  283. data/webpack/components/extensions/HostDetails/ActionsBar/index.js +4 -1
  284. data/webpack/components/extensions/HostDetails/Cards/ContentViewDetailsCard/ChangeHostCVModal.js +1 -1
  285. data/webpack/components/extensions/HostDetails/Cards/ContentViewDetailsCard/ContentViewDetailsCard.js +9 -6
  286. data/webpack/components/extensions/HostDetails/Cards/ContentViewDetailsCard/__tests__/changeHostCVModal.test.js +2 -1
  287. data/webpack/components/extensions/HostDetails/Cards/ContentViewDetailsCard/__tests__/contentViews.fixtures.json +4 -1
  288. data/webpack/components/extensions/HostDetails/Cards/ErrataOverviewCard.js +23 -6
  289. data/webpack/components/extensions/HostDetails/Cards/ErrataOverviewCard.scss +1 -1
  290. data/webpack/components/extensions/HostDetails/Cards/HostCollectionsCard/HostCollectionsCard.js +5 -3
  291. data/webpack/components/extensions/HostDetails/Cards/HostCollectionsCard/HostCollectionsCard.scss +3 -3
  292. data/webpack/components/extensions/HostDetails/Cards/HostCollectionsCard/HostCollectionsModal.js +1 -1
  293. data/webpack/components/extensions/HostDetails/Cards/HostCollectionsCard/__tests__/hostCollectionsModal.test.js +25 -10
  294. data/webpack/components/extensions/HostDetails/Cards/SystemPurposeCard/SystemPurposeCard.js +5 -2
  295. data/webpack/components/extensions/HostDetails/Cards/SystemPurposeCard/SystemPurposeCard.scss +2 -2
  296. data/webpack/components/extensions/HostDetails/Cards/SystemPurposeCard/SystemPurposeEditModal.js +5 -4
  297. data/webpack/components/extensions/HostDetails/Cards/SystemPurposeCard/__tests__/SystemPurposeCard.test.js +6 -3
  298. data/webpack/components/extensions/HostDetails/Cards/SystemPurposeCard/__tests__/SystemPurposeEditModal.test.js +19 -12
  299. data/webpack/components/extensions/HostDetails/Cards/__tests__/errataOverviewCard.test.js +1 -1
  300. data/webpack/components/extensions/HostDetails/DetailsTabCards/HwPropertiesCard.js +1 -4
  301. data/webpack/components/extensions/HostDetails/DetailsTabCards/ImageModeCard.js +1 -4
  302. data/webpack/components/extensions/HostDetails/DetailsTabCards/InstalledProductsCard.js +1 -4
  303. data/webpack/components/extensions/HostDetails/DetailsTabCards/__test__/HwPropertiesCard.test.js +63 -0
  304. data/webpack/components/extensions/HostDetails/DetailsTabCards/__test__/ImageModeCard.test.js +73 -0
  305. data/webpack/components/extensions/HostDetails/DetailsTabCards/__test__/InstalledProductsCard.test.js +45 -0
  306. data/webpack/components/extensions/HostDetails/Tabs/DebsTab/DebInstallModal.js +12 -2
  307. data/webpack/components/extensions/HostDetails/Tabs/DebsTab/DebInstallModal.scss +1 -1
  308. data/webpack/components/extensions/HostDetails/Tabs/DebsTab/DebsTab.js +10 -13
  309. data/webpack/components/extensions/HostDetails/Tabs/DebsTab/DebsTab.scss +1 -1
  310. data/webpack/components/extensions/HostDetails/Tabs/ErrataTab/ErrataTab.js +46 -21
  311. data/webpack/components/extensions/HostDetails/Tabs/ErrataTab/ErrataTab.scss +1 -1
  312. data/webpack/components/extensions/HostDetails/Tabs/ModuleStreamsTab/ModuleStreamsTab.js +15 -7
  313. data/webpack/components/extensions/HostDetails/Tabs/PackagesTab/PackageInstallModal.js +13 -3
  314. data/webpack/components/extensions/HostDetails/Tabs/PackagesTab/PackageInstallModal.scss +1 -1
  315. data/webpack/components/extensions/HostDetails/Tabs/PackagesTab/PackagesTab.js +34 -20
  316. data/webpack/components/extensions/HostDetails/Tabs/PackagesTab/PackagesTab.scss +1 -1
  317. data/webpack/components/extensions/HostDetails/Tabs/RepositorySetsTab/RepositorySetsTab.js +8 -6
  318. data/webpack/components/extensions/HostDetails/Tabs/TracesTab/EnableTracerModal.js +5 -3
  319. data/webpack/components/extensions/HostDetails/Tabs/TracesTab/EnableTracerModal.scss +1 -1
  320. data/webpack/components/extensions/HostDetails/Tabs/TracesTab/TracesEnabler.js +12 -13
  321. data/webpack/components/extensions/HostDetails/Tabs/TracesTab/TracesTab.js +16 -6
  322. data/webpack/components/extensions/HostDetails/Tabs/__tests__/debsInstallModal.test.js +10 -5
  323. data/webpack/components/extensions/HostDetails/Tabs/__tests__/debsTab.test.js +48 -22
  324. data/webpack/components/extensions/HostDetails/Tabs/__tests__/errataTab.test.js +123 -47
  325. data/webpack/components/extensions/HostDetails/Tabs/__tests__/moduleStreamsTab.test.js +14 -7
  326. data/webpack/components/extensions/HostDetails/Tabs/__tests__/packageInstallModal.test.js +10 -5
  327. data/webpack/components/extensions/HostDetails/Tabs/__tests__/packagesTab.test.js +41 -24
  328. data/webpack/components/extensions/HostDetails/Tabs/__tests__/repositorySetsTab.test.js +50 -25
  329. data/webpack/components/extensions/HostDetails/Tabs/__tests__/tracesTab.test.js +50 -25
  330. data/webpack/components/extensions/HostDetails/hostDetailsHelpers.js +3 -0
  331. data/webpack/components/extensions/Hosts/BulkActions/BulkErrataWizard/04_Review.js +16 -2
  332. data/webpack/components/extensions/Hosts/BulkActions/BulkErrataWizard/04_ReviewFooter.js +6 -2
  333. data/webpack/components/extensions/Hosts/BulkActions/BulkErrataWizard/BulkErrataWizard.js +5 -1
  334. data/webpack/components/extensions/Hosts/BulkActions/BulkPackagesWizard/04_Review.js +16 -2
  335. data/webpack/components/extensions/Hosts/BulkActions/BulkPackagesWizard/04_ReviewFooter.js +6 -2
  336. data/webpack/components/extensions/Hosts/BulkActions/BulkPackagesWizard/BulkPackagesWizard.js +15 -2
  337. data/webpack/components/extensions/Hosts/BulkActions/HostReview.js +1 -1
  338. data/webpack/components/extensions/Hosts/BulkActions/__tests__/bulkChangeHostCVModal.test.js +2 -1
  339. data/webpack/components/extensions/Hosts/FontAwesomeImageModeIcon.js +1 -1
  340. data/webpack/components/extensions/Hosts/ImageModeHostAlert.js +14 -0
  341. data/webpack/components/extensions/RegistrationCommands/__tests__/__snapshots__/ActivationKeys.test.js.snap +14 -17
  342. data/webpack/components/extensions/RegistrationCommands/__tests__/__snapshots__/Force.test.js.snap +1 -1
  343. data/webpack/components/extensions/RegistrationCommands/__tests__/__snapshots__/IgnoreSubmanErrors.test.js.snap +1 -1
  344. data/webpack/components/extensions/RegistrationCommands/fields/ActivationKeys.js +38 -49
  345. data/webpack/containers/Application/overrides.scss +7 -7
  346. data/webpack/ouia_id_check.js +15 -11
  347. data/webpack/redux/actions/RedHatRepositories/helpers.js +0 -2
  348. data/webpack/scenes/ActivationKeys/Details/__tests__/activationKeyDetails.test.js +12 -6
  349. data/webpack/scenes/ActivationKeys/Details/components/DeleteMenu.js +12 -2
  350. data/webpack/scenes/ActivationKeys/Details/components/EditModal.js +3 -3
  351. data/webpack/scenes/AlternateContentSources/Create/ACSCreateWizard.js +3 -1
  352. data/webpack/scenes/AlternateContentSources/Create/Steps/ACSCreateFinish.js +3 -1
  353. data/webpack/scenes/AlternateContentSources/Create/Steps/ACSCredentials.js +12 -6
  354. data/webpack/scenes/AlternateContentSources/Create/Steps/ACSSmartProxies.js +1 -1
  355. data/webpack/scenes/AlternateContentSources/Create/Steps/AcsUrlPaths.js +22 -7
  356. data/webpack/scenes/AlternateContentSources/Create/Steps/NameACS.js +2 -2
  357. data/webpack/scenes/AlternateContentSources/Create/Steps/SelectSource.js +1 -1
  358. data/webpack/scenes/AlternateContentSources/Create/__tests__/acsCreate.test.js +6 -3
  359. data/webpack/scenes/AlternateContentSources/Details/ACSExpandableDetails.js +25 -15
  360. data/webpack/scenes/AlternateContentSources/Details/EditModals/ACSEditCredentials.js +9 -6
  361. data/webpack/scenes/AlternateContentSources/Details/EditModals/ACSEditDetails.js +2 -2
  362. data/webpack/scenes/AlternateContentSources/Details/EditModals/ACSEditSmartProxies.js +1 -1
  363. data/webpack/scenes/AlternateContentSources/Details/EditModals/ACSEditURLPaths.js +33 -7
  364. data/webpack/scenes/AlternateContentSources/Details/__tests__/ACSEdits.test.js +10 -5
  365. data/webpack/scenes/AlternateContentSources/Details/__tests__/ACSExpandableDetails.test.js +4 -2
  366. data/webpack/scenes/AlternateContentSources/MainTable/ACSTable.js +10 -8
  367. data/webpack/scenes/AlternateContentSources/MainTable/__tests__/acsTable.test.js +4 -2
  368. data/webpack/scenes/BootedContainerImages/BootedContainerImagesPage.js +5 -5
  369. data/webpack/scenes/Content/Details/__tests__/contentDetail.test.js +8 -4
  370. data/webpack/scenes/Content/__tests__/contentTable.test.js +4 -2
  371. data/webpack/scenes/ContentViews/Copy/CopyContentViewForm.js +1 -1
  372. data/webpack/scenes/ContentViews/Copy/__tests__/contentViewCopyResult.fixtures.json +1 -0
  373. data/webpack/scenes/ContentViews/Copy/__tests__/copyContentView.test.js +2 -1
  374. data/webpack/scenes/ContentViews/Create/CreateContentViewForm.js +86 -31
  375. data/webpack/scenes/ContentViews/Create/CreateContentViewForm.scss +10 -2
  376. data/webpack/scenes/ContentViews/Create/__tests__/contentViewCreateResult.fixtures.json +1 -0
  377. data/webpack/scenes/ContentViews/Create/__tests__/createContentView.test.js +10 -4
  378. data/webpack/scenes/ContentViews/Delete/ContentViewDeleteWizard.js +3 -1
  379. data/webpack/scenes/ContentViews/Delete/Steps/CVDeleteEnvironmentsSelection.js +6 -6
  380. data/webpack/scenes/ContentViews/Delete/Steps/CVDeletionReassignActivationKeysForm.js +7 -2
  381. data/webpack/scenes/ContentViews/Delete/Steps/CVDeletionReassignHostsForm.js +7 -2
  382. data/webpack/scenes/ContentViews/Delete/Steps/CVDeletionReview.js +3 -3
  383. data/webpack/scenes/ContentViews/Delete/Steps/CVEnvironmentSelectionForm.scss +1 -1
  384. data/webpack/scenes/ContentViews/Delete/__tests__/CvData.fixtures.json +2 -1
  385. data/webpack/scenes/ContentViews/Delete/__tests__/affectedHosts.fixtures.json +3 -2
  386. data/webpack/scenes/ContentViews/Delete/__tests__/contentViewDelete.test.js +10 -8
  387. data/webpack/scenes/ContentViews/Delete/__tests__/cvDetails.fixtures.json +2 -1
  388. data/webpack/scenes/ContentViews/Details/ComponentContentViews/ComponentContentViewAddModal.js +16 -5
  389. data/webpack/scenes/ContentViews/Details/ComponentContentViews/ComponentContentViewBulkAddModal.js +19 -5
  390. data/webpack/scenes/ContentViews/Details/ComponentContentViews/ComponentEnvironments.js +1 -1
  391. data/webpack/scenes/ContentViews/Details/ComponentContentViews/ContentViewComponents.js +11 -2
  392. data/webpack/scenes/ContentViews/Details/ComponentContentViews/__tests__/compositeCVDetails.fixtures.json +2 -1
  393. data/webpack/scenes/ContentViews/Details/ComponentContentViews/__tests__/contentViewComponents.test.js +69 -27
  394. data/webpack/scenes/ContentViews/Details/ComponentContentViews/__tests__/publishedContentViewDetails.fixtures.json +2 -1
  395. data/webpack/scenes/ContentViews/Details/ContentViewDetails.js +22 -29
  396. data/webpack/scenes/ContentViews/Details/ContentViewInfo.js +6 -2
  397. data/webpack/scenes/ContentViews/Details/Filters/Add/CVFilterAddModal.js +20 -7
  398. data/webpack/scenes/ContentViews/Details/Filters/Add/__tests__/cvFilterAdd.test.js +4 -2
  399. data/webpack/scenes/ContentViews/Details/Filters/AffectedRepositories/AffectedRepositorySelection.js +5 -2
  400. data/webpack/scenes/ContentViews/Details/Filters/AffectedRepositories/AffectedRepositoryTable.js +3 -1
  401. data/webpack/scenes/ContentViews/Details/Filters/ArtifactsWithNoErrata.js +1 -1
  402. data/webpack/scenes/ContentViews/Details/Filters/CVContainerImageFilterContent.js +4 -2
  403. data/webpack/scenes/ContentViews/Details/Filters/CVDebFilterContent.js +13 -1
  404. data/webpack/scenes/ContentViews/Details/Filters/CVErrataDateFilterContent.js +23 -7
  405. data/webpack/scenes/ContentViews/Details/Filters/CVErrataIDFilterContent.js +23 -5
  406. data/webpack/scenes/ContentViews/Details/Filters/CVModuleStreamFilterContent.js +15 -3
  407. data/webpack/scenes/ContentViews/Details/Filters/CVPackageGroupFilterContent.js +15 -3
  408. data/webpack/scenes/ContentViews/Details/Filters/CVRpmFilterContent.js +13 -1
  409. data/webpack/scenes/ContentViews/Details/Filters/ContentViewFilterDetailsHeader.js +6 -4
  410. data/webpack/scenes/ContentViews/Details/Filters/ContentViewFilters.js +11 -1
  411. data/webpack/scenes/ContentViews/Details/Filters/MatchContentModal/__tests__/CVRpmMatchContentModal.test.js +4 -2
  412. data/webpack/scenes/ContentViews/Details/Filters/MatchContentModal/matchContentModal.scss +1 -1
  413. data/webpack/scenes/ContentViews/Details/Filters/Rules/DebPackage/AddEditDebPackageRuleModal.js +2 -2
  414. data/webpack/scenes/ContentViews/Details/Filters/Rules/Package/AddEditPackageRuleModal.js +4 -4
  415. data/webpack/scenes/ContentViews/Details/Filters/__tests__/CVContainerImageFilterContent.test.js +18 -12
  416. data/webpack/scenes/ContentViews/Details/Filters/__tests__/CVRpmFilterContent.test.js +7 -11
  417. data/webpack/scenes/ContentViews/Details/Filters/__tests__/ContentViewPackageGroupFilter.test.js +81 -70
  418. data/webpack/scenes/ContentViews/Details/Filters/__tests__/contentViewErrataByDateDetails.fixtures.json +1 -0
  419. data/webpack/scenes/ContentViews/Details/Filters/__tests__/contentViewFilterDetails.test.js +4 -2
  420. data/webpack/scenes/ContentViews/Details/Filters/__tests__/contentViewFilters.test.js +52 -38
  421. data/webpack/scenes/ContentViews/Details/Filters/__tests__/cvErrataDateFilterContent.test.js +9 -4
  422. data/webpack/scenes/ContentViews/Details/Filters/__tests__/cvErrataIDFilter.test.js +18 -12
  423. data/webpack/scenes/ContentViews/Details/Filters/__tests__/cvErratumFilterDetails.fixtures.json +1 -0
  424. data/webpack/scenes/ContentViews/Details/Filters/__tests__/cvFilterDetailModuleAffectedRepos.fixtures.json +1 -0
  425. data/webpack/scenes/ContentViews/Details/Filters/__tests__/cvFilterDetailWithAffectedRepos.fixtures.json +1 -0
  426. data/webpack/scenes/ContentViews/Details/Filters/__tests__/cvFilterFixutre.fixture.json +2 -1
  427. data/webpack/scenes/ContentViews/Details/Filters/__tests__/cvModuleStreamFilter.test.js +77 -67
  428. data/webpack/scenes/ContentViews/Details/Filters/__tests__/cvModuleStreamFilterDetails.fixtures.json +1 -0
  429. data/webpack/scenes/ContentViews/Details/Filters/__tests__/cvPackageFilterDetail.fixtures.json +1 -0
  430. data/webpack/scenes/ContentViews/Details/Histories/ContentViewHistories.js +2 -2
  431. data/webpack/scenes/ContentViews/Details/Histories/__tests__/contentViewHistory.test.js +4 -2
  432. data/webpack/scenes/ContentViews/Details/Promote/ContentViewVersionPromote.js +1 -1
  433. data/webpack/scenes/ContentViews/Details/Repositories/ContentViewRepositories.js +7 -5
  434. data/webpack/scenes/ContentViews/Details/Repositories/__tests__/contentViewAddRemove.test.js +6 -3
  435. data/webpack/scenes/ContentViews/Details/Repositories/__tests__/contentViewRepoAdd.fixture.json +1 -0
  436. data/webpack/scenes/ContentViews/Details/Versions/BulkDelete/ActionSummary.js +3 -2
  437. data/webpack/scenes/ContentViews/Details/Versions/BulkDelete/BulkDeleteModal.js +3 -1
  438. data/webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ConfirmBulkDelete.js +2 -2
  439. data/webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignActivationKeys.js +3 -1
  440. data/webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js +3 -1
  441. data/webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReviewEnvironments.js +4 -4
  442. data/webpack/scenes/ContentViews/Details/Versions/Compare/CVVersionCompare.scss +11 -11
  443. data/webpack/scenes/ContentViews/Details/Versions/Compare/CVVersionCompareHeader.js +15 -5
  444. data/webpack/scenes/ContentViews/Details/Versions/ContentViewVersionEnvironments.js +1 -1
  445. data/webpack/scenes/ContentViews/Details/Versions/ContentViewVersions.js +13 -3
  446. data/webpack/scenes/ContentViews/Details/Versions/Delete/RemoveCVVersionWizard.js +3 -1
  447. data/webpack/scenes/ContentViews/Details/Versions/Delete/RemoveSteps/CVEnvironmentSelectionForm.js +17 -13
  448. data/webpack/scenes/ContentViews/Details/Versions/Delete/RemoveSteps/CVReassignActivationKeysForm.js +12 -7
  449. data/webpack/scenes/ContentViews/Details/Versions/Delete/RemoveSteps/CVReassignHostsForm.js +64 -7
  450. data/webpack/scenes/ContentViews/Details/Versions/Delete/RemoveSteps/CVVersionRemoveReview.js +52 -21
  451. data/webpack/scenes/ContentViews/Details/Versions/Delete/__tests__/cvVersionRemove.test.js +30 -16
  452. data/webpack/scenes/ContentViews/Details/Versions/VersionDetails/ContentViewVersionDetails.scss +7 -7
  453. data/webpack/scenes/ContentViews/Details/Versions/VersionDetails/ContentViewVersionDetailsHeader.js +5 -3
  454. data/webpack/scenes/ContentViews/Details/Versions/VersionDetails/ContentViewVersionDetailsTable.js +4 -2
  455. data/webpack/scenes/ContentViews/Details/Versions/VersionDetails/__tests__/ContentViewVersionDetails.test.js +6 -3
  456. data/webpack/scenes/ContentViews/Details/Versions/VersionDetails/__tests__/ContentViewVersionDetailsEmpty.test.js +2 -1
  457. data/webpack/scenes/ContentViews/Details/Versions/__tests__/contentViewVersions.test.js +6 -6
  458. data/webpack/scenes/ContentViews/Details/__tests__/contentViewDetail.test.js +35 -4
  459. data/webpack/scenes/ContentViews/Details/__tests__/contentViewDetails.fixtures.json +1 -0
  460. data/webpack/scenes/ContentViews/Details/__tests__/contentViewRollingDetail.test.js +197 -0
  461. data/webpack/scenes/ContentViews/Details/__tests__/contentViewRollingDetails.fixtures.json +82 -0
  462. data/webpack/scenes/ContentViews/Publish/CVPublishFinish.js +3 -7
  463. data/webpack/scenes/ContentViews/Publish/CVPublishForm.js +2 -2
  464. data/webpack/scenes/ContentViews/Publish/CVPublishReview.js +6 -5
  465. data/webpack/scenes/ContentViews/Publish/PublishContentViewWizard.js +3 -1
  466. data/webpack/scenes/ContentViews/Publish/__tests__/publishContentView.test.js +15 -7
  467. data/webpack/scenes/ContentViews/Publish/cvPublishForm.scss +4 -4
  468. data/webpack/scenes/ContentViews/Table/ContentViewVersionCell.js +6 -4
  469. data/webpack/scenes/ContentViews/Table/ContentViewsTable.js +14 -3
  470. data/webpack/scenes/ContentViews/Table/tableDataGenerator.js +3 -0
  471. data/webpack/scenes/ContentViews/__tests__/basicContentViews.fixtures.js +1 -0
  472. data/webpack/scenes/ContentViews/__tests__/contentViewList.fixtures.json +89 -2
  473. data/webpack/scenes/ContentViews/__tests__/contentViewPage.test.js +85 -14
  474. data/webpack/scenes/ContentViews/__tests__/mockDetails.fixtures.json +2 -1
  475. data/webpack/scenes/ContentViews/components/ContentViewIcon.js +20 -6
  476. data/webpack/scenes/ContentViews/components/ContentViewSelect/ContentViewSelect.js +4 -1
  477. data/webpack/scenes/ContentViews/components/ContentViewSelect/ContentViewSelectOption.js +11 -2
  478. data/webpack/scenes/ContentViews/components/ContentViewsCounter.js +27 -7
  479. data/webpack/scenes/ContentViews/components/EnvironmentLabels.js +2 -2
  480. data/webpack/scenes/ContentViews/components/EnvironmentPaths/EnvironmentPaths.js +6 -2
  481. data/webpack/scenes/ContentViews/components/EnvironmentPaths/EnvironmentPaths.scss +4 -1
  482. data/webpack/scenes/ContentViews/components/FiltersAppliedIcon.js +4 -2
  483. data/webpack/scenes/ContentViews/components/NeedsPublishIcon.js +7 -6
  484. data/webpack/scenes/ContentViews/components/NeedsPublishIcon.scss +2 -2
  485. data/webpack/scenes/ContentViews/components/contentViewIcon.scss +16 -3
  486. data/webpack/scenes/ContentViews/expansions/DetailsExpansion.js +6 -1
  487. data/webpack/scenes/ContentViews/expansions/RelatedCompositeContentViewsModal.js +3 -3
  488. data/webpack/scenes/ContentViews/expansions/__tests__/contentViewComponentsModal.test.js +2 -1
  489. data/webpack/scenes/Hosts/ChangeContentSource/components/ContentSourceForm.js +5 -3
  490. data/webpack/scenes/Hosts/ChangeContentSource/components/ContentSourceTemplate.js +3 -2
  491. data/webpack/scenes/Hosts/ChangeContentSource/components/FormField.js +1 -1
  492. data/webpack/scenes/Hosts/ChangeContentSource/components/HostsModal.js +1 -1
  493. data/webpack/scenes/RedHatRepositories/components/EnabledRepository/EnabledRepositoryContent.js +1 -1
  494. data/webpack/scenes/RedHatRepositories/components/EnabledRepository/__tests__/__snapshots__/EnabledRepositoryContent.test.js.snap +1 -1
  495. data/webpack/scenes/RedHatRepositories/index.scss +1 -1
  496. data/webpack/scenes/SmartProxy/ExpandableCvDetails.js +27 -7
  497. data/webpack/scenes/SmartProxy/ExpandedSmartProxyRepositories.js +51 -2
  498. data/webpack/scenes/SmartProxy/SmartProxyExpandableTable.js +2 -2
  499. data/webpack/scenes/SmartProxy/__tests__/SmartProxyContentTest.js +14 -9
  500. data/webpack/scenes/Subscriptions/Manifest/CdnConfigurationTab/CdnConfigurationForm.scss +1 -1
  501. data/webpack/scenes/Subscriptions/Manifest/CdnConfigurationTab/CustomCdnTypeForm.js +2 -2
  502. data/webpack/scenes/Subscriptions/Manifest/CdnConfigurationTab/NetworkSyncForm.js +6 -6
  503. data/webpack/scenes/Subscriptions/Manifest/CdnConfigurationTab/__tests__/CdnTypeForm.test.js +2 -1
  504. data/webpack/scenes/Subscriptions/Manifest/CdnConfigurationTab/__tests__/CustomCdnTypeForm.test.js +2 -1
  505. data/webpack/scenes/Subscriptions/Manifest/CdnConfigurationTab/__tests__/ExportSyncForm.test.js +2 -1
  506. data/webpack/scenes/Subscriptions/Manifest/CdnConfigurationTab/__tests__/NetworkSyncForm.test.js +2 -1
  507. metadata +76 -53
  508. data/app/models/katello/yum_metadata_file.rb +0 -22
  509. data/app/services/katello/pulp3/yum_metadata_file.rb +0 -20
@@ -10,7 +10,7 @@
10
10
  #
11
11
  msgid ""
12
12
  msgstr ""
13
- "Project-Id-Version: katello 4.16.0.pre.master\n"
13
+ "Project-Id-Version: katello 4.17.0.pre.master\n"
14
14
  "Report-Msgid-Bugs-To: \n"
15
15
  "PO-Revision-Date: 2017-12-19 20:14+0000\n"
16
16
  "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2024\n"
@@ -792,6 +792,9 @@ msgstr ""
792
792
  msgid "Ansible collections"
793
793
  msgstr ""
794
794
 
795
+ msgid "Any updates to image mode host(s) will be lost on the next reboot."
796
+ msgstr ""
797
+
795
798
  msgid "Applicability Batch Size"
796
799
  msgstr ""
797
800
 
@@ -819,9 +822,6 @@ msgstr "Použít"
819
822
  msgid "Apply errata"
820
823
  msgstr ""
821
824
 
822
- msgid "Apply erratum"
823
- msgstr ""
824
-
825
825
  msgid "Apply to all repositories in the CV"
826
826
  msgstr ""
827
827
 
@@ -1238,13 +1238,19 @@ msgstr ""
1238
1238
  msgid "Cannot add repositories to a composite content view"
1239
1239
  msgstr ""
1240
1240
 
1241
+ msgid "Cannot add rolling content view to composite content view"
1242
+ msgstr ""
1243
+
1244
+ msgid "Cannot assign content view environment %s: The content view has either not been published or has not been promoted to that lifecycle environment."
1245
+ msgstr ""
1246
+
1241
1247
  msgid "Cannot associate a Red Hat provider with a custom product"
1242
1248
  msgstr ""
1243
1249
 
1244
1250
  msgid "Cannot associate a component to a non composite content view"
1245
1251
  msgstr ""
1246
1252
 
1247
- msgid "Cannot be disabled because it is part of a published content view"
1253
+ msgid "Cannot be disabled because it is part of a content view"
1248
1254
  msgstr ""
1249
1255
 
1250
1256
  msgid "Cannot calculate name for custom repos"
@@ -1484,9 +1490,6 @@ msgstr ""
1484
1490
  msgid "Components"
1485
1491
  msgstr "Součásti"
1486
1492
 
1487
- msgid "Composite"
1488
- msgstr ""
1489
-
1490
1493
  msgid "Composite Content View"
1491
1494
  msgstr ""
1492
1495
 
@@ -1517,15 +1520,6 @@ msgstr ""
1517
1520
  msgid "Consider changing the Lifecycle Environment's Registry Name Pattern to something more specific."
1518
1521
  msgstr ""
1519
1522
 
1520
- msgid "Consisting of multiple content views"
1521
- msgstr ""
1522
-
1523
- msgid "Consists of content views"
1524
- msgstr ""
1525
-
1526
- msgid "Consists of repositories"
1527
- msgstr ""
1528
-
1529
1523
  msgid "Consumed"
1530
1524
  msgstr "Spotřebováno"
1531
1525
 
@@ -1562,6 +1556,15 @@ msgstr ""
1562
1556
  msgid "Container tags"
1563
1557
  msgstr ""
1564
1558
 
1559
+ msgid "Contains content views. You must choose the version to use for each content view."
1560
+ msgstr ""
1561
+
1562
+ msgid "Contains repositories. Always serves the latest synced content, without the need to publish versions."
1563
+ msgstr ""
1564
+
1565
+ msgid "Contains repositories. Versions are published and optionally filtered."
1566
+ msgstr ""
1567
+
1565
1568
  msgid "Content"
1566
1569
  msgstr "Obsah"
1567
1570
 
@@ -2168,8 +2171,8 @@ msgstr ""
2168
2171
  msgid "Default System SLA"
2169
2172
  msgstr ""
2170
2173
 
2171
- msgid "Default content view versions cannot be promoted"
2172
- msgstr "Výchozí verzi pohledu na obsah není možné povýšit"
2174
+ msgid "Default and Rolling content view versions cannot be promoted"
2175
+ msgstr ""
2173
2176
 
2174
2177
  msgid "Default download policy for Smart Proxy syncs (either 'inherit', immediate', or 'on_demand')"
2175
2178
  msgstr ""
@@ -3717,7 +3720,7 @@ msgstr "Instalovatelné"
3717
3720
  msgid "Installable bugfix/enhancement errata"
3718
3721
  msgstr ""
3719
3722
 
3720
- msgid "Installable errata are applicable errata that are available in the host's content view and lifecycle environment."
3723
+ msgid "Installable errata are applicable errata that are available in the host's assigned content view environments."
3721
3724
  msgstr ""
3722
3725
 
3723
3726
  msgid "Installable security errata"
@@ -3864,6 +3867,27 @@ msgstr ""
3864
3867
  msgid "It is only allowed for Non-Redhat Yum repositories."
3865
3868
  msgstr ""
3866
3869
 
3870
+ msgid "It's not possible to bulk remove versions from a rolling content view."
3871
+ msgstr ""
3872
+
3873
+ msgid "It's not possible to copy a rolling content view."
3874
+ msgstr ""
3875
+
3876
+ msgid "It's not possible to create a filter for a rolling content view."
3877
+ msgstr ""
3878
+
3879
+ msgid "It's not possible to destroy a version of a rolling content view."
3880
+ msgstr ""
3881
+
3882
+ msgid "It's not possible to export a rolling content view."
3883
+ msgstr ""
3884
+
3885
+ msgid "It's not possible to promote a rolling content view."
3886
+ msgstr ""
3887
+
3888
+ msgid "It's not possible to publish a rolling content view."
3889
+ msgstr ""
3890
+
3867
3891
  msgid "Job '${description}' completed"
3868
3892
  msgstr ""
3869
3893
 
@@ -4541,6 +4565,9 @@ msgstr ""
4541
4565
  msgid "Multi-entitlement"
4542
4566
  msgstr ""
4543
4567
 
4568
+ msgid "Must be Ascii alphanumeric, '_' or '-'"
4569
+ msgstr ""
4570
+
4544
4571
  msgid "N/A"
4545
4572
  msgstr "Není"
4546
4573
 
@@ -4904,7 +4931,7 @@ msgstr ""
4904
4931
  msgid "No packages available to install"
4905
4932
  msgstr ""
4906
4933
 
4907
- msgid "No packages available to install on this host. Please check the host's content view and lifecycle environment."
4934
+ msgid "No packages available to install on this host. Please check the host's assigned content view environments."
4908
4935
  msgstr ""
4909
4936
 
4910
4937
  msgid "No packages removed"
@@ -5168,6 +5195,9 @@ msgstr ""
5168
5195
  msgid "Organization required"
5169
5196
  msgstr "Je vyžadována organizace"
5170
5197
 
5198
+ msgid "Orphan cleanup failed to delete some Pulp repository versions. Check the logs for more details."
5199
+ msgstr ""
5200
+
5171
5201
  msgid "Orphaned Content Protection Time"
5172
5202
  msgstr ""
5173
5203
 
@@ -5321,6 +5351,9 @@ msgstr "Překročen časový limit aktualizace balíčku"
5321
5351
  msgid "Package Update scheduled by %s"
5322
5352
  msgstr "Aktualizace balíčku naplánována od %s"
5323
5353
 
5354
+ msgid "Package actions will be transient"
5355
+ msgstr ""
5356
+
5324
5357
  msgid "Package group update canceled"
5325
5358
  msgstr "Aktualizace skupiny balíčků zrušena"
5326
5359
 
@@ -5881,6 +5914,9 @@ msgstr ""
5881
5914
  msgid "Refresh Manifest"
5882
5915
  msgstr "Znovu načíst manifest"
5883
5916
 
5917
+ msgid "Refresh RollingCV Repo"
5918
+ msgstr ""
5919
+
5884
5920
  msgid "Refresh all alternate content sources"
5885
5921
  msgstr ""
5886
5922
 
@@ -6382,7 +6418,7 @@ msgstr ""
6382
6418
  msgid "Review affected environments"
6383
6419
  msgstr ""
6384
6420
 
6385
- msgid "Review and optionally exclude hosts from your selection."
6421
+ msgid "Review and optionally exclude hosts from your selection. Note that package actions on any image mode hosts will be transient and lost on the next reboot."
6386
6422
  msgstr ""
6387
6423
 
6388
6424
  msgid "Review and then click {submitBtnText}."
@@ -6415,6 +6451,12 @@ msgstr ""
6415
6451
  msgid "Rollback image digest"
6416
6452
  msgstr ""
6417
6453
 
6454
+ msgid "Rolling content view"
6455
+ msgstr ""
6456
+
6457
+ msgid "Rolling content views"
6458
+ msgstr ""
6459
+
6418
6460
  msgid "Rules to be added"
6419
6461
  msgstr ""
6420
6462
 
@@ -6847,9 +6889,6 @@ msgstr ""
6847
6889
  msgid "Simplified"
6848
6890
  msgstr ""
6849
6891
 
6850
- msgid "Single content view consisting of e.g. repositories"
6851
- msgstr ""
6852
-
6853
6892
  msgid "Size of file to upload"
6854
6893
  msgstr ""
6855
6894
 
@@ -6892,6 +6931,9 @@ msgstr ""
6892
6931
  msgid "Solve dependencies"
6893
6932
  msgstr ""
6894
6933
 
6934
+ msgid "Some environments are disabled because they are not associated with all of the affected hosts' content sources."
6935
+ msgstr ""
6936
+
6895
6937
  msgid "Some environments are disabled because they are not associated with the host's content source."
6896
6938
  msgstr ""
6897
6939
 
@@ -7488,6 +7530,9 @@ msgid ""
7488
7530
  " %{repos}"
7489
7531
  msgstr ""
7490
7532
 
7533
+ msgid "The generated container repository name is invalid. Please review the lifecycle environment's registry name pattern. It may be caused by special characters in the components that make up the name, like the organization."
7534
+ msgstr ""
7535
+
7491
7536
  msgid "The id of the content source"
7492
7537
  msgstr ""
7493
7538
 
@@ -7709,7 +7754,7 @@ msgstr ""
7709
7754
  msgid "This environment is used in one or more multi-environment activation keys. The environment will simply be removed from the multi-environment keys. The content view and lifecycle environment you select here will only apply to single-environment activation keys. See hammer activation-key --help for more details."
7710
7755
  msgstr ""
7711
7756
 
7712
- msgid "This erratum is not installable because it is not in this host's content view and lifecycle environment."
7757
+ msgid "This erratum is not installable because it is not in this host's assigned content view environments."
7713
7758
  msgstr ""
7714
7759
 
7715
7760
  msgid "This host does not have any Module streams."
@@ -7754,9 +7799,6 @@ msgstr "Toto není připojený repozitář"
7754
7799
  msgid "This page shows the subscriptions available from this organization's subscription manifest. {br} Learn more about your overall subscription usage with the {subscriptionsService}."
7755
7800
  msgstr ""
7756
7801
 
7757
- msgid "This repository has pending tasks in associated content views. Please wait for the tasks: "
7758
- msgstr ""
7759
-
7760
7802
  msgid "This repository is not suggested. Please see additional %(anchorBegin)sdocumentation%(anchorEnd)s prior to use."
7761
7803
  msgstr ""
7762
7804
 
@@ -7967,6 +8009,12 @@ msgstr ""
7967
8009
  msgid "Unable to detect puppet path"
7968
8010
  msgstr "Nedaří se zjistiti umístění puppet"
7969
8011
 
8012
+ msgid "Unable to find a content view with ID %s"
8013
+ msgstr ""
8014
+
8015
+ msgid "Unable to find a lifecycle environment with ID %s"
8016
+ msgstr ""
8017
+
7970
8018
  msgid "Unable to find product '%s' in organization '%s'"
7971
8019
  msgstr ""
7972
8020
 
@@ -8453,6 +8501,9 @@ msgstr ""
8453
8501
  msgid "View content views"
8454
8502
  msgstr ""
8455
8503
 
8504
+ msgid "View details"
8505
+ msgstr ""
8506
+
8456
8507
  msgid "View documentation"
8457
8508
  msgstr ""
8458
8509
 
@@ -8726,6 +8777,9 @@ msgstr "organizace"
8726
8777
  msgid "are only allowed for Yum repositories."
8727
8778
  msgstr ""
8728
8779
 
8780
+ msgid "assign a new content source to the hosts"
8781
+ msgstr ""
8782
+
8729
8783
  msgid "attempted to sync a non-library repository."
8730
8784
  msgstr ""
8731
8785
 
@@ -9083,9 +9137,6 @@ msgstr "instalace balíčků…"
9083
9137
  msgid "interpret specified object to return only Repositories that can be associated with specified object. Only 'content_view' & 'content_view_version' are supported."
9084
9138
  msgstr ""
9085
9139
 
9086
- msgid "invalid container image name"
9087
- msgstr "neplatný název obrazu kontejneru"
9088
-
9089
9140
  msgid "invalid: Repositories can only require one OS version."
9090
9141
  msgstr ""
9091
9142
 
Binary file
data/locale/de/katello.po CHANGED
@@ -809,6 +809,9 @@ msgstr ""
809
809
  msgid "Ansible collections"
810
810
  msgstr ""
811
811
 
812
+ msgid "Any updates to image mode host(s) will be lost on the next reboot."
813
+ msgstr ""
814
+
812
815
  msgid "Applicability Batch Size"
813
816
  msgstr "Anwendbarkeit Chargengröße"
814
817
 
@@ -836,9 +839,6 @@ msgstr "Anwenden"
836
839
  msgid "Apply errata"
837
840
  msgstr ""
838
841
 
839
- msgid "Apply erratum"
840
- msgstr ""
841
-
842
842
  msgid "Apply to all repositories in the CV"
843
843
  msgstr ""
844
844
 
@@ -1255,13 +1255,19 @@ msgstr ""
1255
1255
  msgid "Cannot add repositories to a composite content view"
1256
1256
  msgstr "Repositorys können nicht zu einer Verbundinhaltsansicht hinzugefügt werden"
1257
1257
 
1258
+ msgid "Cannot add rolling content view to composite content view"
1259
+ msgstr ""
1260
+
1261
+ msgid "Cannot assign content view environment %s: The content view has either not been published or has not been promoted to that lifecycle environment."
1262
+ msgstr ""
1263
+
1258
1264
  msgid "Cannot associate a Red Hat provider with a custom product"
1259
1265
  msgstr ""
1260
1266
 
1261
1267
  msgid "Cannot associate a component to a non composite content view"
1262
1268
  msgstr "Eine Komponente kann nicht mit einer nicht zusammengesetzten Inhaltsansicht verknüpft werden"
1263
1269
 
1264
- msgid "Cannot be disabled because it is part of a published content view"
1270
+ msgid "Cannot be disabled because it is part of a content view"
1265
1271
  msgstr ""
1266
1272
 
1267
1273
  msgid "Cannot calculate name for custom repos"
@@ -1501,9 +1507,6 @@ msgstr ""
1501
1507
  msgid "Components"
1502
1508
  msgstr "Komponenten"
1503
1509
 
1504
- msgid "Composite"
1505
- msgstr "Verbund"
1506
-
1507
1510
  msgid "Composite Content View"
1508
1511
  msgstr "Zusammengesetzte Inhaltsansicht"
1509
1512
 
@@ -1534,15 +1537,6 @@ msgstr "Manifest löschen bestätigen"
1534
1537
  msgid "Consider changing the Lifecycle Environment's Registry Name Pattern to something more specific."
1535
1538
  msgstr "Erwägen Sie, das Registrierungsnamenmuster der Lebenszyklusumgebung in etwas Spezifischeres zu ändern."
1536
1539
 
1537
- msgid "Consisting of multiple content views"
1538
- msgstr ""
1539
-
1540
- msgid "Consists of content views"
1541
- msgstr ""
1542
-
1543
- msgid "Consists of repositories"
1544
- msgstr ""
1545
-
1546
1540
  msgid "Consumed"
1547
1541
  msgstr "Verbraucht"
1548
1542
 
@@ -1579,6 +1573,15 @@ msgstr ""
1579
1573
  msgid "Container tags"
1580
1574
  msgstr ""
1581
1575
 
1576
+ msgid "Contains content views. You must choose the version to use for each content view."
1577
+ msgstr ""
1578
+
1579
+ msgid "Contains repositories. Always serves the latest synced content, without the need to publish versions."
1580
+ msgstr ""
1581
+
1582
+ msgid "Contains repositories. Versions are published and optionally filtered."
1583
+ msgstr ""
1584
+
1582
1585
  msgid "Content"
1583
1586
  msgstr "Inhalt"
1584
1587
 
@@ -2185,8 +2188,8 @@ msgstr "Standard-Smart-Proxy-Download-Richtlinie"
2185
2188
  msgid "Default System SLA"
2186
2189
  msgstr "Standardmäßige SLA des Systems"
2187
2190
 
2188
- msgid "Default content view versions cannot be promoted"
2189
- msgstr "Standardmäßige Inhaltsansichtsversionen können nicht übertragen werden"
2191
+ msgid "Default and Rolling content view versions cannot be promoted"
2192
+ msgstr ""
2190
2193
 
2191
2194
  msgid "Default download policy for Smart Proxy syncs (either 'inherit', immediate', or 'on_demand')"
2192
2195
  msgstr ""
@@ -3736,7 +3739,7 @@ msgstr "Installierbar"
3736
3739
  msgid "Installable bugfix/enhancement errata"
3737
3740
  msgstr ""
3738
3741
 
3739
- msgid "Installable errata are applicable errata that are available in the host's content view and lifecycle environment."
3742
+ msgid "Installable errata are applicable errata that are available in the host's assigned content view environments."
3740
3743
  msgstr ""
3741
3744
 
3742
3745
  msgid "Installable security errata"
@@ -3883,6 +3886,27 @@ msgstr ""
3883
3886
  msgid "It is only allowed for Non-Redhat Yum repositories."
3884
3887
  msgstr ""
3885
3888
 
3889
+ msgid "It's not possible to bulk remove versions from a rolling content view."
3890
+ msgstr ""
3891
+
3892
+ msgid "It's not possible to copy a rolling content view."
3893
+ msgstr ""
3894
+
3895
+ msgid "It's not possible to create a filter for a rolling content view."
3896
+ msgstr ""
3897
+
3898
+ msgid "It's not possible to destroy a version of a rolling content view."
3899
+ msgstr ""
3900
+
3901
+ msgid "It's not possible to export a rolling content view."
3902
+ msgstr ""
3903
+
3904
+ msgid "It's not possible to promote a rolling content view."
3905
+ msgstr ""
3906
+
3907
+ msgid "It's not possible to publish a rolling content view."
3908
+ msgstr ""
3909
+
3886
3910
  msgid "Job '${description}' completed"
3887
3911
  msgstr ""
3888
3912
 
@@ -4560,6 +4584,9 @@ msgstr ""
4560
4584
  msgid "Multi-entitlement"
4561
4585
  msgstr "Multi-Berechtigung"
4562
4586
 
4587
+ msgid "Must be Ascii alphanumeric, '_' or '-'"
4588
+ msgstr ""
4589
+
4563
4590
  msgid "N/A"
4564
4591
  msgstr "N/A"
4565
4592
 
@@ -4927,7 +4954,7 @@ msgstr ""
4927
4954
  msgid "No packages available to install"
4928
4955
  msgstr ""
4929
4956
 
4930
- msgid "No packages available to install on this host. Please check the host's content view and lifecycle environment."
4957
+ msgid "No packages available to install on this host. Please check the host's assigned content view environments."
4931
4958
  msgstr ""
4932
4959
 
4933
4960
  msgid "No packages removed"
@@ -5191,6 +5218,9 @@ msgstr ""
5191
5218
  msgid "Organization required"
5192
5219
  msgstr "Organisation erforderlich"
5193
5220
 
5221
+ msgid "Orphan cleanup failed to delete some Pulp repository versions. Check the logs for more details."
5222
+ msgstr ""
5223
+
5194
5224
  msgid "Orphaned Content Protection Time"
5195
5225
  msgstr ""
5196
5226
 
@@ -5344,6 +5374,9 @@ msgstr "Zeitüberschreitung bei Paketaktualisierung"
5344
5374
  msgid "Package Update scheduled by %s"
5345
5375
  msgstr "Paketaktualisierung eingeplant durch %s"
5346
5376
 
5377
+ msgid "Package actions will be transient"
5378
+ msgstr ""
5379
+
5347
5380
  msgid "Package group update canceled"
5348
5381
  msgstr "Paketgruppenaktualisierung abgebrochen"
5349
5382
 
@@ -5906,6 +5939,9 @@ msgstr ""
5906
5939
  msgid "Refresh Manifest"
5907
5940
  msgstr "Manifest aktualisieren"
5908
5941
 
5942
+ msgid "Refresh RollingCV Repo"
5943
+ msgstr ""
5944
+
5909
5945
  msgid "Refresh all alternate content sources"
5910
5946
  msgstr ""
5911
5947
 
@@ -6407,7 +6443,7 @@ msgstr ""
6407
6443
  msgid "Review affected environments"
6408
6444
  msgstr ""
6409
6445
 
6410
- msgid "Review and optionally exclude hosts from your selection."
6446
+ msgid "Review and optionally exclude hosts from your selection. Note that package actions on any image mode hosts will be transient and lost on the next reboot."
6411
6447
  msgstr ""
6412
6448
 
6413
6449
  msgid "Review and then click {submitBtnText}."
@@ -6440,6 +6476,12 @@ msgstr ""
6440
6476
  msgid "Rollback image digest"
6441
6477
  msgstr ""
6442
6478
 
6479
+ msgid "Rolling content view"
6480
+ msgstr ""
6481
+
6482
+ msgid "Rolling content views"
6483
+ msgstr ""
6484
+
6443
6485
  msgid "Rules to be added"
6444
6486
  msgstr ""
6445
6487
 
@@ -6872,9 +6914,6 @@ msgstr ""
6872
6914
  msgid "Simplified"
6873
6915
  msgstr ""
6874
6916
 
6875
- msgid "Single content view consisting of e.g. repositories"
6876
- msgstr ""
6877
-
6878
6917
  msgid "Size of file to upload"
6879
6918
  msgstr "Größe der Datei zum hochladen"
6880
6919
 
@@ -6917,6 +6956,9 @@ msgstr "Lösen Sie RPM-Abhängigkeiten standardmäßig beim Veröffentlichen von
6917
6956
  msgid "Solve dependencies"
6918
6957
  msgstr "Abhängigkeiten lösen"
6919
6958
 
6959
+ msgid "Some environments are disabled because they are not associated with all of the affected hosts' content sources."
6960
+ msgstr ""
6961
+
6920
6962
  msgid "Some environments are disabled because they are not associated with the host's content source."
6921
6963
  msgstr ""
6922
6964
 
@@ -7515,6 +7557,9 @@ msgstr ""
7515
7557
  "Die folgenden Repositorys, die in den Importmetadaten bereitgestellt werden, weisen einen falschen Inhaltstyp oder Anbietertyp auf. Stellen Sie vor dem Import sicher, dass die Export- und Import-Repositorys vom gleichen Typ sind\n"
7516
7558
  " %{repos}"
7517
7559
 
7560
+ msgid "The generated container repository name is invalid. Please review the lifecycle environment's registry name pattern. It may be caused by special characters in the components that make up the name, like the organization."
7561
+ msgstr ""
7562
+
7518
7563
  msgid "The id of the content source"
7519
7564
  msgstr ""
7520
7565
 
@@ -7738,7 +7783,7 @@ msgstr ""
7738
7783
  msgid "This environment is used in one or more multi-environment activation keys. The environment will simply be removed from the multi-environment keys. The content view and lifecycle environment you select here will only apply to single-environment activation keys. See hammer activation-key --help for more details."
7739
7784
  msgstr ""
7740
7785
 
7741
- msgid "This erratum is not installable because it is not in this host's content view and lifecycle environment."
7786
+ msgid "This erratum is not installable because it is not in this host's assigned content view environments."
7742
7787
  msgstr ""
7743
7788
 
7744
7789
  msgid "This host does not have any Module streams."
@@ -7783,9 +7828,6 @@ msgstr "Dies ist kein verlinktes Repository"
7783
7828
  msgid "This page shows the subscriptions available from this organization's subscription manifest. {br} Learn more about your overall subscription usage with the {subscriptionsService}."
7784
7829
  msgstr ""
7785
7830
 
7786
- msgid "This repository has pending tasks in associated content views. Please wait for the tasks: "
7787
- msgstr ""
7788
-
7789
7831
  msgid "This repository is not suggested. Please see additional %(anchorBegin)sdocumentation%(anchorEnd)s prior to use."
7790
7832
  msgstr "Dieses Repository wird nicht empfohlen. Bitte lesen Sie die zusätzliche %(anchorBegin)s Dokumentation %(anchorEnd)s vor der Verwendung."
7791
7833
 
@@ -7996,6 +8038,12 @@ msgstr "Pulp-Speicher nicht gefunden"
7996
8038
  msgid "Unable to detect puppet path"
7997
8039
  msgstr "Puppet-Pfad kann nicht erkannt werden"
7998
8040
 
8041
+ msgid "Unable to find a content view with ID %s"
8042
+ msgstr ""
8043
+
8044
+ msgid "Unable to find a lifecycle environment with ID %s"
8045
+ msgstr ""
8046
+
7999
8047
  msgid "Unable to find product '%s' in organization '%s'"
8000
8048
  msgstr "Unable to find product '%s' in organization '%s'"
8001
8049
 
@@ -8482,6 +8530,9 @@ msgstr ""
8482
8530
  msgid "View content views"
8483
8531
  msgstr ""
8484
8532
 
8533
+ msgid "View details"
8534
+ msgstr ""
8535
+
8485
8536
  msgid "View documentation"
8486
8537
  msgstr ""
8487
8538
 
@@ -8755,6 +8806,9 @@ msgstr "eine Organisation"
8755
8806
  msgid "are only allowed for Yum repositories."
8756
8807
  msgstr "sind nur für Yum-Repositorys zulässig."
8757
8808
 
8809
+ msgid "assign a new content source to the hosts"
8810
+ msgstr ""
8811
+
8758
8812
  msgid "attempted to sync a non-library repository."
8759
8813
  msgstr ""
8760
8814
 
@@ -9112,9 +9166,6 @@ msgstr "Pakete werden installiert …"
9112
9166
  msgid "interpret specified object to return only Repositories that can be associated with specified object. Only 'content_view' & 'content_view_version' are supported."
9113
9167
  msgstr "interpretiert das angegebene Objekt so, dass nur Repositorys zurückgegeben werden, die dem angegebenen Objekt zugeordnet werden können. Nur 'content_view' und 'content_view_version' werden unterstützt."
9114
9168
 
9115
- msgid "invalid container image name"
9116
- msgstr "Ungültiger Container-Image-Name"
9117
-
9118
9169
  msgid "invalid: Repositories can only require one OS version."
9119
9170
  msgstr "ungültig: Repositorys können nur eine Betriebssystemversion erfordern."
9120
9171
 
Binary file