Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #36828 - add host products report jail methods #10769

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

ianballou
Copy link
Member

What are the changes introduced in this pull request?

Adds some jail methods for theforeman/foreman#9863

Considerations taken when implementing this change?

These should be perfectly safe methods.

What are the testing steps for this pull request?

Test out theforeman/foreman#9863 with this PR.

@ianballou
Copy link
Member Author

Also adds a new method to list host installed products with IDs

@@ -587,7 +587,7 @@ class ::Host::Managed::Jail < Safemode::Jail
:host_collections, :pools, :hypervisor_host, :installed_debs,
:installed_packages, :traces_helpers, :advisory_ids, :package_names_for_job_template,
:filtered_entitlement_quantity_consumed, :bound_repositories,
:single_content_view, :single_lifecycle_environment
:single_content_view, :single_lifecycle_environment, :purpose_role_status_label, :purpose_usage_status_label
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jeremylenz
Copy link
Member

[test katello]

1 similar comment
@ianballou
Copy link
Member Author

[test katello]

@jeremylenz
Copy link
Member

I think we're gonna have to wait for #10774 to be merged ;)

@ianballou ianballou merged commit 2212c9a into Katello:master Oct 24, 2023
5 checks passed
@ianballou ianballou deleted the 36828-sca-jail branch October 24, 2023 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants