Summary: | Fluentd depending on Ruby from RHEL which is End-of-Life | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Peter Portante <pportant> |
Component: | Logging | Assignee: | Rich Megginson <rmeggins> |
Status: | CLOSED ERRATA | QA Contact: | Anping Li <anli> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 3.10.0 | CC: | aos-bugs, cscribne, jcantril, rmeggins, tkatarki, wsun |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | 4.1.0 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause: Fluentd has too many ruby dependencies to rebuild as ruby 2.5 SCL rpms for rhel7.
Consequence: We were stuck with old Fluentd and ruby on rhel7.
Fix: Build Fluentd from gem files, and use the ruby 2.5 SCL.
Result: We have a Fluentd image running the very latest Fluentd and using ruby 2.5.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2019-06-04 10:40:18 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Bug Depends On: | 1547179 | ||
Bug Blocks: |
Description
Peter Portante
2017-08-07 13:39:12 UTC
We are going to have to switch to using ruby 2.3 or later from SCL when we move to fluentd 0.14. In the meantime, I trust that the RHEL/ruby team will be supporting not only us by all of the other products, projects, and customers that are using the ruby provided by RHEL. Can we discuss this more? Recently heard that Rich build a fluentd image use s2i using Ruby 2.3. I think Anton also was able to do the same thing. This isn't an s2i image - it's the centos-ruby-24 base image. 3.10 at the earliest. We are going to have to port all 90+ rubygem packages to be SCL enabled. --- Comment #2 from Vít Ondruch <vondruch> --- Ruby 2.0 being part of RHEL7 is supported under the same conditions as RHEL7: https://access.redhat.com/support/policy/updates/errata/ OCP 4.0 uses Fluentd 1.x running on a ruby 2.5 SCL image. Move to verified as comment 12 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:0758 |