katello 4.19.0.1 → 4.19.1
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.
- checksums.yaml +4 -4
- data/app/controllers/katello/api/v2/host_bootc_images_controller.rb +7 -1
- data/app/lib/katello/resources/candlepin/owner.rb +7 -4
- data/app/models/katello/concerns/smart_proxy_extensions.rb +52 -11
- data/app/models/katello/host/content_facet.rb +2 -1
- data/app/services/katello/organization_creator.rb +1 -2
- data/app/views/katello/api/v2/content_credentials/show.json.rabl +3 -3
- data/db/seeds.d/111-upgrade_tasks.rb +1 -1
- data/lib/katello/tasks/upgrades/4.12/update_content_access_modes.rake +9 -5
- data/lib/katello/version.rb +1 -1
- data/webpack/components/Bookmark/AddBookmarkModal.js +1 -1
- data/webpack/scenes/AlternateContentSources/Create/__tests__/contentCredentials.fixtures.json +6 -6
- data/webpack/scenes/ContainerImages/Booted/BootedContainerImagesPage.js +1 -1
- data/webpack/scenes/ContentCredentials/__tests__/contentCredentials.fixtures.js +6 -6
- metadata +12 -52
- data/locale/action_names.rb +0 -180
- data/locale/bn/katello.po.time_stamp +0 -0
- data/locale/bn_IN/katello.po.time_stamp +0 -0
- data/locale/ca/katello.po.time_stamp +0 -0
- data/locale/cs/katello.po.time_stamp +0 -0
- data/locale/cs_CZ/katello.po.time_stamp +0 -0
- data/locale/de/katello.po.time_stamp +0 -0
- data/locale/de_AT/katello.po.time_stamp +0 -0
- data/locale/de_DE/katello.po.time_stamp +0 -0
- data/locale/el/katello.po.time_stamp +0 -0
- data/locale/en/katello.po.time_stamp +0 -0
- data/locale/en_GB/katello.po.time_stamp +0 -0
- data/locale/en_US/katello.po.time_stamp +0 -0
- data/locale/es/katello.po.time_stamp +0 -0
- data/locale/et_EE/katello.po.time_stamp +0 -0
- data/locale/fr/katello.po.time_stamp +0 -0
- data/locale/gl/katello.po.time_stamp +0 -0
- data/locale/gu/katello.po.time_stamp +0 -0
- data/locale/he_IL/katello.po.time_stamp +0 -0
- data/locale/hi/katello.po.time_stamp +0 -0
- data/locale/id/katello.po.time_stamp +0 -0
- data/locale/it/katello.po.time_stamp +0 -0
- data/locale/ja/katello.po.time_stamp +0 -0
- data/locale/ka/katello.po.time_stamp +0 -0
- data/locale/kn/katello.po.time_stamp +0 -0
- data/locale/ko/katello.po.time_stamp +0 -0
- data/locale/ml_IN/katello.po.time_stamp +0 -0
- data/locale/mr/katello.po.time_stamp +0 -0
- data/locale/nl_NL/katello.po.time_stamp +0 -0
- data/locale/or/katello.po.time_stamp +0 -0
- data/locale/pa/katello.po.time_stamp +0 -0
- data/locale/pl/katello.po.time_stamp +0 -0
- data/locale/pl_PL/katello.po.time_stamp +0 -0
- data/locale/pt/katello.po.time_stamp +0 -0
- data/locale/pt_BR/katello.po.time_stamp +0 -0
- data/locale/ro/katello.po.time_stamp +0 -0
- data/locale/ro_RO/katello.po.time_stamp +0 -0
- data/locale/ru/katello.po.time_stamp +0 -0
- data/locale/sl/katello.po.time_stamp +0 -0
- data/locale/sv_SE/katello.po.time_stamp +0 -0
- data/locale/ta/katello.po.time_stamp +0 -0
- data/locale/ta_IN/katello.po.time_stamp +0 -0
- data/locale/te/katello.po.time_stamp +0 -0
- data/locale/tr/katello.po.time_stamp +0 -0
- data/locale/vi/katello.po.time_stamp +0 -0
- data/locale/vi_VN/katello.po.time_stamp +0 -0
- data/locale/zh/katello.po.time_stamp +0 -0
- data/locale/zh_CN/katello.po.time_stamp +0 -0
- data/locale/zh_TW/katello.po.time_stamp +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 966b55324c11aa95f382acdeb0803f118ba3713de1af6e021ea18cccdbc1d54b
|
|
4
|
+
data.tar.gz: 940a32ced08ba1dd37a21cc59582a4ce3f85f01fe67a05ba749d5991adc74568
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: df445d5fe30f3279231c77bd4b76bd1959e0a9ef2aaf73932e154a5f13a8e54441c1fdf7d4fc7da2883f038b9e37dd37bf11b173100b9791d7b9a3f816e48394
|
|
7
|
+
data.tar.gz: 32e08e8fa215d8a8d5d0ca0369d8eb9fbcb538a50315db8eb10f83eeebf05a9578de1dda8e6392dd7d48d4a4c8dce3d9cf2c10b3976c87ff64eb32aabeaaeebf
|
|
@@ -10,7 +10,7 @@ module Katello
|
|
|
10
10
|
api :GET, "/hosts/bootc_images", N_("List booted bootc container images for hosts")
|
|
11
11
|
param_group :search, Api::V2::ApiController
|
|
12
12
|
def bootc_images
|
|
13
|
-
params[:sort_by]
|
|
13
|
+
params[:sort_by] = sanitize_sort_column(params[:sort_by])
|
|
14
14
|
params[:sort_order] ||= 'asc'
|
|
15
15
|
if params[:order]
|
|
16
16
|
params[:order] = "#{params[:order].split(' ')[0]} #{sanitize_sort_order(params[:order].split(' ')[1])}"
|
|
@@ -38,6 +38,8 @@ module Katello
|
|
|
38
38
|
|
|
39
39
|
private
|
|
40
40
|
|
|
41
|
+
SORTABLE_COLUMNS = %w[bootc_booted_image bootc_booted_digest host_count].freeze
|
|
42
|
+
|
|
41
43
|
def sanitize_sort_order(sort_order)
|
|
42
44
|
if sort_order.present? && ['asc', 'desc'].include?(sort_order.downcase)
|
|
43
45
|
sort_order.downcase
|
|
@@ -46,6 +48,10 @@ module Katello
|
|
|
46
48
|
end
|
|
47
49
|
end
|
|
48
50
|
|
|
51
|
+
def sanitize_sort_column(sort_column)
|
|
52
|
+
SORTABLE_COLUMNS.include?(sort_column) ? sort_column : 'bootc_booted_image'
|
|
53
|
+
end
|
|
54
|
+
|
|
49
55
|
def index_relation
|
|
50
56
|
query = resource_class.authorized(:view_hosts).distinct
|
|
51
57
|
query.joins(:content_facet).where.not(bootc_booted_image: nil, bootc_booted_digest: nil)
|
|
@@ -12,12 +12,12 @@ module Katello
|
|
|
12
12
|
|
|
13
13
|
# Set the contentPrefix at creation time so that the client will get
|
|
14
14
|
# content only for the org it has been subscribed to
|
|
15
|
-
def create(key, description
|
|
15
|
+
def create(key, description)
|
|
16
16
|
attrs = {
|
|
17
17
|
:key => key,
|
|
18
18
|
:displayName => description,
|
|
19
19
|
:contentPrefix => "/#{key}/$env",
|
|
20
|
-
:contentAccessMode =>
|
|
20
|
+
:contentAccessMode => 'org_environment',
|
|
21
21
|
:contentAccessModeList => 'org_environment',
|
|
22
22
|
}
|
|
23
23
|
owner_json = self.post(path, attrs.to_json, self.default_headers).body
|
|
@@ -39,10 +39,13 @@ module Katello
|
|
|
39
39
|
JSON.parse(owner_json).with_indifferent_access
|
|
40
40
|
end
|
|
41
41
|
|
|
42
|
-
def update(key, attrs)
|
|
42
|
+
def update(key, attrs = {})
|
|
43
43
|
owner = find(key)
|
|
44
44
|
owner.merge!(attrs)
|
|
45
|
-
owner.merge!(
|
|
45
|
+
owner.merge!(
|
|
46
|
+
:contentAccessMode => 'org_environment',
|
|
47
|
+
:contentAccessModeList => 'org_environment'
|
|
48
|
+
)
|
|
46
49
|
self.put(path(key), JSON.generate(owner), self.default_headers).body
|
|
47
50
|
end
|
|
48
51
|
|
|
@@ -132,6 +132,15 @@ module Katello
|
|
|
132
132
|
SmartProxy.joins(:smart_proxy_alternate_content_sources).where('katello_smart_proxy_alternate_content_sources.smart_proxy_id' => self.id)
|
|
133
133
|
end
|
|
134
134
|
|
|
135
|
+
def subscription_facets
|
|
136
|
+
::Katello::Host::SubscriptionFacet
|
|
137
|
+
.joins(:host => :content_facet)
|
|
138
|
+
.includes(:host)
|
|
139
|
+
.where('katello_content_facets.content_source_id = ?', id)
|
|
140
|
+
.where.not('katello_subscription_facets.uuid' => nil)
|
|
141
|
+
.distinct
|
|
142
|
+
end
|
|
143
|
+
|
|
135
144
|
def registration_url
|
|
136
145
|
url = self.setting('Registration', 'registration_url').presence || self.url
|
|
137
146
|
URI(url)
|
|
@@ -230,25 +239,50 @@ module Katello
|
|
|
230
239
|
end
|
|
231
240
|
|
|
232
241
|
def sync_container_gateway
|
|
233
|
-
|
|
242
|
+
return unless has_feature?(::SmartProxy::CONTAINER_GATEWAY_FEATURE)
|
|
243
|
+
|
|
244
|
+
begin
|
|
234
245
|
update_container_repo_list
|
|
246
|
+
rescue StandardError => e
|
|
247
|
+
Rails.logger.error("Failed to update container repository list for #{name}: #{e.message}")
|
|
248
|
+
Rails.logger.debug(e.backtrace.join("\n"))
|
|
249
|
+
end
|
|
250
|
+
|
|
251
|
+
begin
|
|
235
252
|
users = container_gateway_users
|
|
236
253
|
update_user_container_repo_mapping(users) if users.any?
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
254
|
+
rescue StandardError => e
|
|
255
|
+
Rails.logger.error("Failed to update user container repository mapping for #{name}: #{e.message}")
|
|
256
|
+
Rails.logger.debug(e.backtrace.join("\n"))
|
|
257
|
+
end
|
|
258
|
+
|
|
259
|
+
begin
|
|
260
|
+
facets = subscription_facets
|
|
261
|
+
if facets.exists?
|
|
262
|
+
update_container_gateway_hosts(facets)
|
|
263
|
+
update_host_container_repo_mapping(facets)
|
|
240
264
|
end
|
|
265
|
+
rescue StandardError => e
|
|
266
|
+
Rails.logger.error("Failed to update host container gateway data for #{name}: #{e.message}")
|
|
267
|
+
Rails.logger.debug(e.backtrace.join("\n"))
|
|
241
268
|
end
|
|
242
269
|
end
|
|
243
270
|
|
|
244
|
-
def update_container_gateway_hosts
|
|
245
|
-
|
|
246
|
-
hosts =
|
|
271
|
+
def update_container_gateway_hosts(facets = nil)
|
|
272
|
+
facets ||= subscription_facets
|
|
273
|
+
hosts = facets.map do |facet|
|
|
247
274
|
{
|
|
248
275
|
uuid: facet.uuid,
|
|
249
276
|
}
|
|
250
277
|
end
|
|
251
278
|
ProxyAPI::ContainerGateway.new(url: self.url).update_hosts({ hosts: hosts })
|
|
279
|
+
rescue StandardError => e
|
|
280
|
+
if e.is_a?(ProxyAPI::ProxyException) && e.wrapped_exception.is_a?(RestClient::NotFound)
|
|
281
|
+
Rails.logger.warn("Capsule #{name} does not support the update_hosts endpoint (likely running an older version). Skipping host updates.")
|
|
282
|
+
else
|
|
283
|
+
Rails.logger.warn("Failed to update hosts for capsule #{name}: #{e.message}")
|
|
284
|
+
Rails.logger.warn(e.backtrace.join("\n"))
|
|
285
|
+
end
|
|
252
286
|
end
|
|
253
287
|
|
|
254
288
|
def update_container_repo_list
|
|
@@ -285,20 +319,27 @@ module Katello
|
|
|
285
319
|
ProxyAPI::ContainerGateway.new(url: self.url).user_repository_mapping(user_repo_map)
|
|
286
320
|
end
|
|
287
321
|
|
|
288
|
-
def update_host_container_repo_mapping(
|
|
322
|
+
def update_host_container_repo_mapping(subscription_facets)
|
|
289
323
|
host_repo_map = { hosts: [] }
|
|
290
|
-
|
|
324
|
+
subscription_facets.each do |facet|
|
|
291
325
|
repositories = ::Katello::Repository.readable_docker_catalog(facet.host)
|
|
292
326
|
host_repo_map[:hosts] << { facet.uuid => build_repo_list(repositories) }
|
|
293
327
|
end
|
|
294
328
|
ProxyAPI::ContainerGateway.new(url: self.url).host_repository_mapping(host_repo_map)
|
|
329
|
+
rescue StandardError => e
|
|
330
|
+
if e.is_a?(ProxyAPI::ProxyException) && e.wrapped_exception.is_a?(RestClient::NotFound)
|
|
331
|
+
Rails.logger.warn("Capsule #{name} does not support the host_repository_mapping endpoint (likely running an older version). Skipping host-repository mapping updates.")
|
|
332
|
+
else
|
|
333
|
+
Rails.logger.warn("Failed to update host-repository mapping for capsule #{name}: #{e.message}")
|
|
334
|
+
Rails.logger.warn(e.backtrace.join("\n"))
|
|
335
|
+
end
|
|
295
336
|
end
|
|
296
337
|
|
|
297
338
|
def update_host_repositories(host)
|
|
298
|
-
return unless host&.
|
|
339
|
+
return unless host&.subscription_facet&.uuid
|
|
299
340
|
host_repos = { hosts: [] }
|
|
300
341
|
repositories = ::Katello::Repository.readable_docker_catalog(host)
|
|
301
|
-
host_repos[:hosts] << { host.
|
|
342
|
+
host_repos[:hosts] << { host.subscription_facet.uuid => build_repo_list(repositories) }
|
|
302
343
|
ProxyAPI::ContainerGateway.new(url: self.url).update_host_repositories(host_repos)
|
|
303
344
|
end
|
|
304
345
|
|
|
@@ -337,9 +337,10 @@ module Katello
|
|
|
337
337
|
facet = host.content_facet || host.build_content_facet
|
|
338
338
|
attrs_to_add = {}
|
|
339
339
|
BOOTC_FIELD_FACT_NAMES.each do |fact_name|
|
|
340
|
+
next unless parser.facts.key?(fact_name)
|
|
340
341
|
fact_value = parser.facts[fact_name]
|
|
341
342
|
field_name = fact_name.tr(".", "_")
|
|
342
|
-
attrs_to_add[field_name] = fact_value
|
|
343
|
+
attrs_to_add[field_name] = fact_value
|
|
343
344
|
end
|
|
344
345
|
if attrs_to_add['bootc_booted_digest'].present?
|
|
345
346
|
manifest_entity = find_manifest_entity(digest: attrs_to_add['bootc_booted_digest'])
|
|
@@ -29,7 +29,6 @@ module Katello
|
|
|
29
29
|
|
|
30
30
|
def initialize(organization)
|
|
31
31
|
@organization = organization
|
|
32
|
-
@content_access_mode = 'org_environment'
|
|
33
32
|
end
|
|
34
33
|
|
|
35
34
|
def seed!
|
|
@@ -68,7 +67,7 @@ module Katello
|
|
|
68
67
|
def create_backend_objects!
|
|
69
68
|
Katello::Ping.ping!(services: [:candlepin])
|
|
70
69
|
if needs_candlepin_organization?
|
|
71
|
-
::Katello::Resources::Candlepin::Owner.create(@organization.label, @organization.name
|
|
70
|
+
::Katello::Resources::Candlepin::Owner.create(@organization.label, @organization.name)
|
|
72
71
|
end
|
|
73
72
|
|
|
74
73
|
::Katello::ContentViewManager.create_candlepin_environment(
|
|
@@ -114,8 +114,8 @@ end
|
|
|
114
114
|
|
|
115
115
|
node :permissions do |content_credential|
|
|
116
116
|
{
|
|
117
|
-
:
|
|
118
|
-
:
|
|
119
|
-
:
|
|
117
|
+
:view_content_credentials => content_credential.readable?,
|
|
118
|
+
:edit_content_credentials => content_credential.editable?,
|
|
119
|
+
:destroy_content_credentials => content_credential.deletable?,
|
|
120
120
|
}
|
|
121
121
|
end
|
|
@@ -10,7 +10,7 @@ UpgradeTask.define_tasks(:katello) do
|
|
|
10
10
|
{:name => 'katello:upgrades:4.4:publish_import_cvvs'},
|
|
11
11
|
{:name => 'katello:upgrades:4.8:fix_incorrect_providers'},
|
|
12
12
|
{:name => 'katello:upgrades:4.8:regenerate_imported_repository_metadata'},
|
|
13
|
-
{:name => 'katello:upgrades:4.12:update_content_access_modes'},
|
|
13
|
+
{:name => 'katello:upgrades:4.12:update_content_access_modes', :always_run => true },
|
|
14
14
|
{:name => 'katello:upgrades:4.19:populate_repository_version_prns'},
|
|
15
15
|
{:name => 'katello:upgrades:4.19:enable_structured_apt_for_deb', :long_running => true, :skip_failure => true},
|
|
16
16
|
]
|
|
@@ -14,13 +14,17 @@ namespace :katello do
|
|
|
14
14
|
print "#{msg_word} content access modes\n"
|
|
15
15
|
migrated_orgs_count = 0
|
|
16
16
|
Organization.all.each do |org|
|
|
17
|
-
|
|
17
|
+
current_mode = org.owner_details['contentAccessMode']
|
|
18
|
+
current_mode_list = org.owner_details['contentAccessModeList']
|
|
19
|
+
needs_migration = ![current_mode, current_mode_list].all?('org_environment')
|
|
20
|
+
migrated_orgs_count += 1 if needs_migration
|
|
18
21
|
|
|
19
|
-
print "#{msg_word} content access mode for #{org.name}\n"
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
::Katello::Resources::Candlepin::Owner.update(org.label, contentAccessMode: 'org_environment')
|
|
22
|
+
print "#{msg_word} content access mode for #{org.name} current mode=#{current_mode} current mode list=#{current_mode_list}\n"
|
|
23
|
+
if commit && needs_migration
|
|
24
|
+
::Katello::Resources::Candlepin::Owner.update(org.label)
|
|
23
25
|
end
|
|
26
|
+
rescue RestClient::NotFound
|
|
27
|
+
print "Organization #{org.name} was missing from Candlepin and will be skipped"
|
|
24
28
|
end
|
|
25
29
|
print "----------------------------------------\n"
|
|
26
30
|
if commit
|
data/lib/katello/version.rb
CHANGED
data/webpack/scenes/AlternateContentSources/Create/__tests__/contentCredentials.fixtures.json
CHANGED
|
@@ -33,9 +33,9 @@
|
|
|
33
33
|
"ssl_key_products": [],
|
|
34
34
|
"ssl_key_root_repos": [],
|
|
35
35
|
"permissions": {
|
|
36
|
-
"
|
|
37
|
-
"
|
|
38
|
-
"
|
|
36
|
+
"view_content_credentials": true,
|
|
37
|
+
"edit_content_credentials": true,
|
|
38
|
+
"destroy_content_credentials": true
|
|
39
39
|
}
|
|
40
40
|
},
|
|
41
41
|
{
|
|
@@ -60,9 +60,9 @@
|
|
|
60
60
|
"ssl_key_products": [],
|
|
61
61
|
"ssl_key_root_repos": [],
|
|
62
62
|
"permissions": {
|
|
63
|
-
"
|
|
64
|
-
"
|
|
65
|
-
"
|
|
63
|
+
"view_content_credentials": true,
|
|
64
|
+
"edit_content_credentials": true,
|
|
65
|
+
"destroy_content_credentials": true
|
|
66
66
|
}
|
|
67
67
|
}
|
|
68
68
|
]
|
|
@@ -104,7 +104,7 @@ const BootedContainerImagesPage = () => {
|
|
|
104
104
|
<TableIndexPage
|
|
105
105
|
apiUrl={BOOTED_CONTAINER_IMAGES_API_PATH}
|
|
106
106
|
apiOptions={apiOptions}
|
|
107
|
-
|
|
107
|
+
creatable={false}
|
|
108
108
|
isDeleteable={false}
|
|
109
109
|
controller="/katello/api/v2/host_bootc_images"
|
|
110
110
|
>
|
|
@@ -35,9 +35,9 @@ const contentCredentialsResponse = Immutable({
|
|
|
35
35
|
ssl_key_products: [],
|
|
36
36
|
ssl_key_root_repos: [],
|
|
37
37
|
permissions: {
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
38
|
+
view_content_credentials: true,
|
|
39
|
+
edit_content_credentials: true,
|
|
40
|
+
destroy_content_credentials: true,
|
|
41
41
|
},
|
|
42
42
|
},
|
|
43
43
|
{
|
|
@@ -62,9 +62,9 @@ const contentCredentialsResponse = Immutable({
|
|
|
62
62
|
ssl_key_products: [],
|
|
63
63
|
ssl_key_root_repos: [],
|
|
64
64
|
permissions: {
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
65
|
+
view_content_credentials: true,
|
|
66
|
+
edit_content_credentials: true,
|
|
67
|
+
destroy_content_credentials: true,
|
|
68
68
|
},
|
|
69
69
|
},
|
|
70
70
|
],
|
metadata
CHANGED
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: katello
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 4.19.
|
|
4
|
+
version: 4.19.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- N/A
|
|
8
|
+
autorequire:
|
|
8
9
|
bindir: bin
|
|
9
10
|
cert_chain: []
|
|
10
|
-
date:
|
|
11
|
+
date: 2026-03-16 00:00:00.000000000 Z
|
|
11
12
|
dependencies:
|
|
12
13
|
- !ruby/object:Gem::Dependency
|
|
13
14
|
name: rails
|
|
@@ -86,6 +87,9 @@ dependencies:
|
|
|
86
87
|
- - ">="
|
|
87
88
|
- !ruby/object:Gem::Version
|
|
88
89
|
version: '9.1'
|
|
90
|
+
- - "<"
|
|
91
|
+
- !ruby/object:Gem::Version
|
|
92
|
+
version: 12.0.0
|
|
89
93
|
type: :runtime
|
|
90
94
|
prerelease: false
|
|
91
95
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -93,6 +97,9 @@ dependencies:
|
|
|
93
97
|
- - ">="
|
|
94
98
|
- !ruby/object:Gem::Version
|
|
95
99
|
version: '9.1'
|
|
100
|
+
- - "<"
|
|
101
|
+
- !ruby/object:Gem::Version
|
|
102
|
+
version: 12.0.0
|
|
96
103
|
- !ruby/object:Gem::Dependency
|
|
97
104
|
name: foreman_remote_execution
|
|
98
105
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -4455,153 +4462,104 @@ files:
|
|
|
4455
4462
|
- lib/proxy_api/pulp_node.rb
|
|
4456
4463
|
- locale/Makefile
|
|
4457
4464
|
- locale/README
|
|
4458
|
-
- locale/action_names.rb
|
|
4459
4465
|
- locale/bn/LC_MESSAGES/katello.mo
|
|
4460
4466
|
- locale/bn/katello.po
|
|
4461
|
-
- locale/bn/katello.po.time_stamp
|
|
4462
4467
|
- locale/bn_IN/LC_MESSAGES/katello.mo
|
|
4463
4468
|
- locale/bn_IN/katello.po
|
|
4464
|
-
- locale/bn_IN/katello.po.time_stamp
|
|
4465
4469
|
- locale/ca/LC_MESSAGES/katello.mo
|
|
4466
4470
|
- locale/ca/katello.po
|
|
4467
|
-
- locale/ca/katello.po.time_stamp
|
|
4468
4471
|
- locale/cs/LC_MESSAGES/katello.mo
|
|
4469
4472
|
- locale/cs/katello.po
|
|
4470
|
-
- locale/cs/katello.po.time_stamp
|
|
4471
4473
|
- locale/cs_CZ/LC_MESSAGES/katello.mo
|
|
4472
4474
|
- locale/cs_CZ/katello.po
|
|
4473
|
-
- locale/cs_CZ/katello.po.time_stamp
|
|
4474
4475
|
- locale/de/LC_MESSAGES/katello.mo
|
|
4475
4476
|
- locale/de/katello.po
|
|
4476
|
-
- locale/de/katello.po.time_stamp
|
|
4477
4477
|
- locale/de_AT/LC_MESSAGES/katello.mo
|
|
4478
4478
|
- locale/de_AT/katello.po
|
|
4479
|
-
- locale/de_AT/katello.po.time_stamp
|
|
4480
4479
|
- locale/de_DE/LC_MESSAGES/katello.mo
|
|
4481
4480
|
- locale/de_DE/katello.po
|
|
4482
|
-
- locale/de_DE/katello.po.time_stamp
|
|
4483
4481
|
- locale/el/LC_MESSAGES/katello.mo
|
|
4484
4482
|
- locale/el/katello.po
|
|
4485
|
-
- locale/el/katello.po.time_stamp
|
|
4486
4483
|
- locale/en/LC_MESSAGES/katello.mo
|
|
4487
4484
|
- locale/en/katello.po
|
|
4488
|
-
- locale/en/katello.po.time_stamp
|
|
4489
4485
|
- locale/en_GB/LC_MESSAGES/katello.mo
|
|
4490
4486
|
- locale/en_GB/katello.po
|
|
4491
|
-
- locale/en_GB/katello.po.time_stamp
|
|
4492
4487
|
- locale/en_US/LC_MESSAGES/katello.mo
|
|
4493
4488
|
- locale/en_US/katello.po
|
|
4494
|
-
- locale/en_US/katello.po.time_stamp
|
|
4495
4489
|
- locale/es/LC_MESSAGES/katello.mo
|
|
4496
4490
|
- locale/es/katello.po
|
|
4497
|
-
- locale/es/katello.po.time_stamp
|
|
4498
4491
|
- locale/et_EE/LC_MESSAGES/katello.mo
|
|
4499
4492
|
- locale/et_EE/katello.po
|
|
4500
|
-
- locale/et_EE/katello.po.time_stamp
|
|
4501
4493
|
- locale/fr/LC_MESSAGES/katello.mo
|
|
4502
4494
|
- locale/fr/katello.po
|
|
4503
|
-
- locale/fr/katello.po.time_stamp
|
|
4504
4495
|
- locale/gl/LC_MESSAGES/katello.mo
|
|
4505
4496
|
- locale/gl/katello.po
|
|
4506
|
-
- locale/gl/katello.po.time_stamp
|
|
4507
4497
|
- locale/gu/LC_MESSAGES/katello.mo
|
|
4508
4498
|
- locale/gu/katello.po
|
|
4509
|
-
- locale/gu/katello.po.time_stamp
|
|
4510
4499
|
- locale/he_IL/LC_MESSAGES/katello.mo
|
|
4511
4500
|
- locale/he_IL/katello.po
|
|
4512
|
-
- locale/he_IL/katello.po.time_stamp
|
|
4513
4501
|
- locale/hi/LC_MESSAGES/katello.mo
|
|
4514
4502
|
- locale/hi/katello.po
|
|
4515
|
-
- locale/hi/katello.po.time_stamp
|
|
4516
4503
|
- locale/id/LC_MESSAGES/katello.mo
|
|
4517
4504
|
- locale/id/katello.po
|
|
4518
|
-
- locale/id/katello.po.time_stamp
|
|
4519
4505
|
- locale/it/LC_MESSAGES/katello.mo
|
|
4520
4506
|
- locale/it/katello.po
|
|
4521
|
-
- locale/it/katello.po.time_stamp
|
|
4522
4507
|
- locale/ja/LC_MESSAGES/katello.mo
|
|
4523
4508
|
- locale/ja/katello.po
|
|
4524
|
-
- locale/ja/katello.po.time_stamp
|
|
4525
4509
|
- locale/ka/LC_MESSAGES/katello.mo
|
|
4526
4510
|
- locale/ka/katello.po
|
|
4527
|
-
- locale/ka/katello.po.time_stamp
|
|
4528
4511
|
- locale/katello.pot
|
|
4529
4512
|
- locale/kn/LC_MESSAGES/katello.mo
|
|
4530
4513
|
- locale/kn/katello.po
|
|
4531
|
-
- locale/kn/katello.po.time_stamp
|
|
4532
4514
|
- locale/ko/LC_MESSAGES/katello.mo
|
|
4533
4515
|
- locale/ko/katello.po
|
|
4534
|
-
- locale/ko/katello.po.time_stamp
|
|
4535
4516
|
- locale/ml_IN/LC_MESSAGES/katello.mo
|
|
4536
4517
|
- locale/ml_IN/katello.po
|
|
4537
|
-
- locale/ml_IN/katello.po.time_stamp
|
|
4538
4518
|
- locale/mr/LC_MESSAGES/katello.mo
|
|
4539
4519
|
- locale/mr/katello.po
|
|
4540
|
-
- locale/mr/katello.po.time_stamp
|
|
4541
4520
|
- locale/nl_NL/LC_MESSAGES/katello.mo
|
|
4542
4521
|
- locale/nl_NL/katello.po
|
|
4543
|
-
- locale/nl_NL/katello.po.time_stamp
|
|
4544
4522
|
- locale/or/LC_MESSAGES/katello.mo
|
|
4545
4523
|
- locale/or/katello.po
|
|
4546
|
-
- locale/or/katello.po.time_stamp
|
|
4547
4524
|
- locale/pa/LC_MESSAGES/katello.mo
|
|
4548
4525
|
- locale/pa/katello.po
|
|
4549
|
-
- locale/pa/katello.po.time_stamp
|
|
4550
4526
|
- locale/pl/LC_MESSAGES/katello.mo
|
|
4551
4527
|
- locale/pl/katello.po
|
|
4552
|
-
- locale/pl/katello.po.time_stamp
|
|
4553
4528
|
- locale/pl_PL/LC_MESSAGES/katello.mo
|
|
4554
4529
|
- locale/pl_PL/katello.po
|
|
4555
|
-
- locale/pl_PL/katello.po.time_stamp
|
|
4556
4530
|
- locale/pt/LC_MESSAGES/katello.mo
|
|
4557
4531
|
- locale/pt/katello.po
|
|
4558
|
-
- locale/pt/katello.po.time_stamp
|
|
4559
4532
|
- locale/pt_BR/LC_MESSAGES/katello.mo
|
|
4560
4533
|
- locale/pt_BR/katello.po
|
|
4561
|
-
- locale/pt_BR/katello.po.time_stamp
|
|
4562
4534
|
- locale/ro/LC_MESSAGES/katello.mo
|
|
4563
4535
|
- locale/ro/katello.po
|
|
4564
|
-
- locale/ro/katello.po.time_stamp
|
|
4565
4536
|
- locale/ro_RO/LC_MESSAGES/katello.mo
|
|
4566
4537
|
- locale/ro_RO/katello.po
|
|
4567
|
-
- locale/ro_RO/katello.po.time_stamp
|
|
4568
4538
|
- locale/ru/LC_MESSAGES/katello.mo
|
|
4569
4539
|
- locale/ru/katello.po
|
|
4570
|
-
- locale/ru/katello.po.time_stamp
|
|
4571
4540
|
- locale/sl/LC_MESSAGES/katello.mo
|
|
4572
4541
|
- locale/sl/katello.po
|
|
4573
|
-
- locale/sl/katello.po.time_stamp
|
|
4574
4542
|
- locale/sv_SE/LC_MESSAGES/katello.mo
|
|
4575
4543
|
- locale/sv_SE/katello.po
|
|
4576
|
-
- locale/sv_SE/katello.po.time_stamp
|
|
4577
4544
|
- locale/ta/LC_MESSAGES/katello.mo
|
|
4578
4545
|
- locale/ta/katello.po
|
|
4579
|
-
- locale/ta/katello.po.time_stamp
|
|
4580
4546
|
- locale/ta_IN/LC_MESSAGES/katello.mo
|
|
4581
4547
|
- locale/ta_IN/katello.po
|
|
4582
|
-
- locale/ta_IN/katello.po.time_stamp
|
|
4583
4548
|
- locale/te/LC_MESSAGES/katello.mo
|
|
4584
4549
|
- locale/te/katello.po
|
|
4585
|
-
- locale/te/katello.po.time_stamp
|
|
4586
4550
|
- locale/tr/LC_MESSAGES/katello.mo
|
|
4587
4551
|
- locale/tr/katello.po
|
|
4588
|
-
- locale/tr/katello.po.time_stamp
|
|
4589
4552
|
- locale/update-i18n
|
|
4590
4553
|
- locale/vi/LC_MESSAGES/katello.mo
|
|
4591
4554
|
- locale/vi/katello.po
|
|
4592
|
-
- locale/vi/katello.po.time_stamp
|
|
4593
4555
|
- locale/vi_VN/LC_MESSAGES/katello.mo
|
|
4594
4556
|
- locale/vi_VN/katello.po
|
|
4595
|
-
- locale/vi_VN/katello.po.time_stamp
|
|
4596
4557
|
- locale/zh/LC_MESSAGES/katello.mo
|
|
4597
4558
|
- locale/zh/katello.po
|
|
4598
|
-
- locale/zh/katello.po.time_stamp
|
|
4599
4559
|
- locale/zh_CN/LC_MESSAGES/katello.mo
|
|
4600
4560
|
- locale/zh_CN/katello.po
|
|
4601
|
-
- locale/zh_CN/katello.po.time_stamp
|
|
4602
4561
|
- locale/zh_TW/LC_MESSAGES/katello.mo
|
|
4603
4562
|
- locale/zh_TW/katello.po
|
|
4604
|
-
- locale/zh_TW/katello.po.time_stamp
|
|
4605
4563
|
- package.json
|
|
4606
4564
|
- vendor/assets/images/katello/add2.png
|
|
4607
4565
|
- vendor/assets/images/katello/addhost.png
|
|
@@ -5613,6 +5571,7 @@ homepage: http://www.katello.org
|
|
|
5613
5571
|
licenses:
|
|
5614
5572
|
- GPL-2.0
|
|
5615
5573
|
metadata: {}
|
|
5574
|
+
post_install_message:
|
|
5616
5575
|
rdoc_options: []
|
|
5617
5576
|
require_paths:
|
|
5618
5577
|
- lib
|
|
@@ -5630,7 +5589,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
5630
5589
|
- !ruby/object:Gem::Version
|
|
5631
5590
|
version: '0'
|
|
5632
5591
|
requirements: []
|
|
5633
|
-
rubygems_version: 3.6
|
|
5592
|
+
rubygems_version: 3.1.6
|
|
5593
|
+
signing_key:
|
|
5634
5594
|
specification_version: 4
|
|
5635
5595
|
summary: Content and Subscription Management plugin for Foreman
|
|
5636
5596
|
test_files: []
|
data/locale/action_names.rb
DELETED
|
@@ -1,180 +0,0 @@
|
|
|
1
|
-
# Autogenerated!
|
|
2
|
-
_("Abstract async task")
|
|
3
|
-
_("Add rolling repo clone")
|
|
4
|
-
_("Bulk generate applicability for hosts")
|
|
5
|
-
_("Commit upload")
|
|
6
|
-
_("Copy all units")
|
|
7
|
-
_("Copy content")
|
|
8
|
-
_("Copy version units to library")
|
|
9
|
-
_("Copy version")
|
|
10
|
-
_("Create Alternate Content Source")
|
|
11
|
-
_("Create Container Push Repository Root")
|
|
12
|
-
_("Create Export History")
|
|
13
|
-
_("Create Import History")
|
|
14
|
-
_("Create Syncable Export History")
|
|
15
|
-
_("Create exporter")
|
|
16
|
-
_("Create import")
|
|
17
|
-
_("Create importer")
|
|
18
|
-
_("Create publication")
|
|
19
|
-
_("Create remote")
|
|
20
|
-
_("Create remote")
|
|
21
|
-
_("Create")
|
|
22
|
-
_("Create")
|
|
23
|
-
_("Create")
|
|
24
|
-
_("Create")
|
|
25
|
-
_("Create")
|
|
26
|
-
_("Create")
|
|
27
|
-
_("Create")
|
|
28
|
-
_("Delete Activation Key")
|
|
29
|
-
_("Delete Lifecycle Environment")
|
|
30
|
-
_("Delete Manifest")
|
|
31
|
-
_("Delete Product")
|
|
32
|
-
_("Delete distributions")
|
|
33
|
-
_("Delete orphan alternate content sources")
|
|
34
|
-
_("Delete orphan distributions")
|
|
35
|
-
_("Delete orphan remotes")
|
|
36
|
-
_("Delete orphan repository versions")
|
|
37
|
-
_("Delete orphaned migrated repositories")
|
|
38
|
-
_("Delete remote")
|
|
39
|
-
_("Delete remote")
|
|
40
|
-
_("Delete repository references")
|
|
41
|
-
_("Delete version")
|
|
42
|
-
_("Delete")
|
|
43
|
-
_("Delete")
|
|
44
|
-
_("Delete")
|
|
45
|
-
_("Delete")
|
|
46
|
-
_("Delete")
|
|
47
|
-
_("Delete")
|
|
48
|
-
_("Delete")
|
|
49
|
-
_("Destroy Alternate Content Source")
|
|
50
|
-
_("Destroy Content Host")
|
|
51
|
-
_("Destroy exporter")
|
|
52
|
-
_("Destroy importer")
|
|
53
|
-
_("Destroy")
|
|
54
|
-
_("Disable")
|
|
55
|
-
_("Discover")
|
|
56
|
-
_("Enable")
|
|
57
|
-
_("Environment contents refresh")
|
|
58
|
-
_("Errata mail")
|
|
59
|
-
_("Errata mail")
|
|
60
|
-
_("Export Library")
|
|
61
|
-
_("Export Repository")
|
|
62
|
-
_("Export")
|
|
63
|
-
_("Export")
|
|
64
|
-
_("Export")
|
|
65
|
-
_("Fetch pxe files")
|
|
66
|
-
_("Filtered index content")
|
|
67
|
-
_("Generate host applicability")
|
|
68
|
-
_("Generate metadata")
|
|
69
|
-
_("Generate metadata")
|
|
70
|
-
_("Generate repository applicability")
|
|
71
|
-
_("Hypervisors update")
|
|
72
|
-
_("Hypervisors")
|
|
73
|
-
_("Import Content View Version")
|
|
74
|
-
_("Import Default Content View")
|
|
75
|
-
_("Import Manifest")
|
|
76
|
-
_("Import Repository")
|
|
77
|
-
_("Import migration")
|
|
78
|
-
_("Import repository upload")
|
|
79
|
-
_("Import upload")
|
|
80
|
-
_("Import upload")
|
|
81
|
-
_("Import")
|
|
82
|
-
_("Incremental Update of Content View Version(s) ")
|
|
83
|
-
_("Incremental Update")
|
|
84
|
-
_("Index content")
|
|
85
|
-
_("Index errata")
|
|
86
|
-
_("Index module streams")
|
|
87
|
-
_("Index package groups")
|
|
88
|
-
_("Initialize")
|
|
89
|
-
_("Instance update")
|
|
90
|
-
_("Metadata generate")
|
|
91
|
-
_("Mirror Remote Repository")
|
|
92
|
-
_("Multi copy all units")
|
|
93
|
-
_("Multi copy content")
|
|
94
|
-
_("Multi copy units")
|
|
95
|
-
_("Product Create")
|
|
96
|
-
_("Promote")
|
|
97
|
-
_("Promotion to Environment")
|
|
98
|
-
_("Publish Lifecycle Environment Container Repositories")
|
|
99
|
-
_("Publish")
|
|
100
|
-
_("Purge completed tasks")
|
|
101
|
-
_("Reclaim space")
|
|
102
|
-
_("Reclaim space")
|
|
103
|
-
_("Refresh Alternate Content Source")
|
|
104
|
-
_("Refresh Manifest")
|
|
105
|
-
_("Refresh RollingCV Repo")
|
|
106
|
-
_("Refresh all distributions")
|
|
107
|
-
_("Refresh distribution")
|
|
108
|
-
_("Refresh distribution")
|
|
109
|
-
_("Refresh if needed")
|
|
110
|
-
_("Refresh remote")
|
|
111
|
-
_("Refresh remote")
|
|
112
|
-
_("Refresh repos")
|
|
113
|
-
_("Refresh")
|
|
114
|
-
_("Refresh")
|
|
115
|
-
_("Refresh")
|
|
116
|
-
_("Reindex subscriptions")
|
|
117
|
-
_("Remove Content")
|
|
118
|
-
_("Remove Version")
|
|
119
|
-
_("Remove Versions and Associations")
|
|
120
|
-
_("Remove from Environment")
|
|
121
|
-
_("Remove orphans")
|
|
122
|
-
_("Remove orphans")
|
|
123
|
-
_("Remove rolling repo clone")
|
|
124
|
-
_("Remove units")
|
|
125
|
-
_("Remove units")
|
|
126
|
-
_("Remove unneeded repos")
|
|
127
|
-
_("Repair")
|
|
128
|
-
_("Repositories certs reset")
|
|
129
|
-
_("Repositories gpg reset")
|
|
130
|
-
_("Republish Version Repositories")
|
|
131
|
-
_("Run Sync Plan:")
|
|
132
|
-
_("Save artifact")
|
|
133
|
-
_("Save distribution references")
|
|
134
|
-
_("Save publication")
|
|
135
|
-
_("Save version")
|
|
136
|
-
_("Save versions")
|
|
137
|
-
_("Scan cdn")
|
|
138
|
-
_("Scan remote")
|
|
139
|
-
_("Sync capsule")
|
|
140
|
-
_("Sync")
|
|
141
|
-
_("Sync")
|
|
142
|
-
_("Sync")
|
|
143
|
-
_("Syncable export")
|
|
144
|
-
_("Synchronize smart proxy")
|
|
145
|
-
_("Synchronize")
|
|
146
|
-
_("Update Alternate Content Source")
|
|
147
|
-
_("Update CDN Configuration")
|
|
148
|
-
_("Update Content Counts")
|
|
149
|
-
_("Update Content Overrides")
|
|
150
|
-
_("Update content urls")
|
|
151
|
-
_("Update content view environments for host")
|
|
152
|
-
_("Update distributions")
|
|
153
|
-
_("Update http proxy details")
|
|
154
|
-
_("Update http proxy")
|
|
155
|
-
_("Update redhat repository")
|
|
156
|
-
_("Update release version for host")
|
|
157
|
-
_("Update remote")
|
|
158
|
-
_("Update remote")
|
|
159
|
-
_("Update repository")
|
|
160
|
-
_("Update")
|
|
161
|
-
_("Update")
|
|
162
|
-
_("Update")
|
|
163
|
-
_("Update")
|
|
164
|
-
_("Update")
|
|
165
|
-
_("Update")
|
|
166
|
-
_("Update")
|
|
167
|
-
_("Update")
|
|
168
|
-
_("Update")
|
|
169
|
-
_("Updating System Purpose for host")
|
|
170
|
-
_("Updating repository authentication configuration")
|
|
171
|
-
_("Updating repository authentication configuration")
|
|
172
|
-
_("Upload content")
|
|
173
|
-
_("Upload file")
|
|
174
|
-
_("Upload into")
|
|
175
|
-
_("Upload into")
|
|
176
|
-
_("Upload tag")
|
|
177
|
-
_("Verify checksum for content on smart proxy")
|
|
178
|
-
_("Verify checksum of version repositories")
|
|
179
|
-
_("Verify checksum")
|
|
180
|
-
_("Verify checksum")
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|