Actions
Bug #38952
closed`containerfile_install_command` API endpoint does not return all transient packages
Fixed in Releases:
Found in Releases:
Red Hat JIRA:
Description
When hitting the https://`hostname`/api/hosts/1/transient_packages/containerfile_install_command endpoint, up to 20 packages are returned in the containerfile string, regardless of the actual number of transient packages. This endpoint should ignore pagination and return all transient packages in the containerfile install string.
Updated by Quinn James 5 months ago
- Subject changed from `containerfile_install_command` does not return all transient packages to `containerfile_install_command` API endpoint does not return all transient packages
Updated by The Foreman Bot 5 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/11596 added
Updated by Quinn James 5 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|70c26ad4a0e781a10fc0cbebd0139fb0911ba227.
Actions