theforeman / foreman_rh_cloud

a plugin to Foreman that generates and uploads reports to the Red Hat cloud
GNU General Public License v3.0
6 stars 30 forks source link

Remote execution output cut to 10 lines when foreman_rh_cloud-plugin installed #549

Open brimioulle opened 3 years ago

brimioulle commented 3 years ago

Verified on foreman 2.3 Steps to reproduce:

Expected: Output is displayed as before showing all lines Result: Output only displays first 10 lines with a scrollbar on the right which complicates the examination of the output

Screen Shot 2021-06-01 at 09 09 45

sbernhard commented 3 years ago

Can you have a look at this issue @ShimShtein, please?

Let me know if you need more debug stuff etc.

adamruzicka commented 3 years ago

Is this with the latest version of rh cloud? Because it feels a lot like https://github.com/theforeman/foreman_rh_cloud/pull/496

sbernhard commented 3 years ago

Thanks @adamruzicka You are right, it sounds like the issue solved with #496. We use Katello 3.18 in which foreman_rh_cloud version 3.16 is used. Maybe it would make sense to put foreman_rh_cloud v3.18 to katello 3.18 so that #496 is solved.

sbernhard commented 3 years ago

I just saw, that foreman_rh_cloud version 3.0.21.1 is used in foreman-packaging: https://github.com/theforeman/foreman-packaging/tree/rpm/2.3/packages/katello/rubygem-foreman_rh_cloud

Unfortunately, in https://fedorapeople.org/groups/katello/releases/yum/3.18/katello/el7/x86_64/ is only 3.0.16

Will there be a new delivery of the katello 3.18 packages soon?