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 #36722 - restore Katello::Ping.packages #10720

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

evgeni
Copy link
Member

@evgeni evgeni commented Sep 6, 2023

What are the changes introduced in this pull request?

Brings back Katello::Ping.packages which was wrongly removed during katello-agent removal.

Instead of removing this, update the package list to not list qpid.

Considerations taken when implementing this change?

The data provided is still valuable, so instead of removing it, make it work again.

What are the testing steps for this pull request?

Go to /about on your Katello installation.
Without the patch, you get a 502, with the patch it works ;-)

This was wrongly removed during katello-agent removal.

Instead of removing this, update the package list to not list qpid.

Fixes: ea06f3d
@theforeman-bot
Copy link

Issues: #36722

Copy link
Member

@jeremylenz jeremylenz left a comment

Choose a reason for hiding this comment

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

Thanks for cleaning up after me, @evgeni :)

ACK 👍

@jeremylenz jeremylenz merged commit 5d2f049 into Katello:master Sep 7, 2023
5 checks passed
@evgeni evgeni deleted the fix-ping branch September 7, 2023 14:11
@ekohl
Copy link
Member

ekohl commented Sep 8, 2023

I suspect this also broke 4.10.0-rc1: https://community.theforeman.org/t/katello-4-10-rpm-pipeline-3-failed/35046

lfu pushed a commit to lfu/katello that referenced this pull request Sep 12, 2023
This was wrongly removed during katello-agent removal.

Instead of removing this, update the package list to not list qpid.

Fixes: ea06f3d
(cherry picked from commit 5d2f049)
lfu pushed a commit that referenced this pull request Sep 12, 2023
This was wrongly removed during katello-agent removal.

Instead of removing this, update the package list to not list qpid.

Fixes: ea06f3d
(cherry picked from commit 5d2f049)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants