RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1891777 - Update to haproxy version 1.8.26 for adding the samesite feature using the attr attribue in haproxy 1.8.26
Summary: Update to haproxy version 1.8.26 for adding the samesite feature using the at...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: haproxy
Version: 7.0
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: rc
: ---
Assignee: Ryan O'Hara
QA Contact: Brandon Perkins
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-10-27 10:48 UTC by Miheer Salunke
Modified: 2020-10-29 17:45 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-10-29 17:45:10 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github CentOS-PaaS-SIG paas-sig-ci issues 99 0 None closed Update to haproxy 1.8.26 in http://mirror.centos.org/centos/7/paas/x86_64/openshift-origin311/Packages/h/haproxy18-1.8.... 2020-11-12 08:22:58 UTC
Red Hat Bugzilla 1879445 0 urgent CLOSED SameSite hardening breaks sticky load balancing 2024-03-25 16:30:17 UTC

Internal Links: 1879445

Comment 4 Miheer Salunke 2020-10-28 07:14:25 UTC
Description of problem:
Update to haproxy version 1.8.26 for adding the samesite feature using the attr attribue in haproxy 1.8.26

I have written a RFE which is a critical requirement for some major and important clients of openshift which is Samesite in openshift router wherein we require the attr attribute of haproxy 1.8.26

Samesite feature https://github.com/openshift/origin/pull/25542

The Dockerfile in the router code https://github.com/openshift/origin/pull/24958#issuecomment-717133548

uses centos-openshift-origin.repo 

https://github.com/openshift/origin/pull/24958/commits/5566962f2f0c97bb46ca1867ed1d19a3e46cc938

which will require the following ->
https://github.com/openshift/origin/pull/24958#issuecomment-717133548
-------------
Wait until the SPRM for the enterprise version is published -> https://ftp.redhat.com/redhat/linux/enterprise/7Server/en/RHOSE/SRPMS/
Someone should drop a mail at the CentOS PASS SIG group if someone could start to rebuilt the rpm and publish to the mirror.centos.org repository.
--------------


So we need the latest haproxy version of 1.8 which is 1.8.26 so that the router in OCP 3.11 will use that version and the SameSite feature will work smoothly.


Version-Release number of selected component (if applicable):

Repo centos-openshift-origin.repo
Image openshift/origin-cli  
Current old image 1.8.23 at http://mirror.centos.org/centos/7/paas/x86_64/openshift-origin311/

which needs to be replaced with haproxy 1.8.26

How reproducible:
Always

Steps to Reproduce:
1.
2.
3.

Actual results:

https://github.com/openshift/origin/pull/24958/commits/5566962f2f0c97bb46ca1867ed1d19a3e46cc938  installs haproxy 1.8.23

Expected results:

https://github.com/openshift/origin/pull/24958/commits/5566962f2f0c97bb46ca1867ed1d19a3e46cc938  installs haproxy 1.8.26

Additional info:

SameSite bug ->https://bugzilla.redhat.com/show_bug.cgi?id=1879445

Comment 6 Miheer Salunke 2020-10-28 07:25:43 UTC
Just FYI, also filed an issue with centos sig https://github.com/CentOS-PaaS-SIG/paas-sig-ci/issues/99


Note You need to log in before you can comment on or make changes to this bug.