Bug 1949480

Summary: Listeners timeout are constantly being updated
Product: OpenShift Container Platform Reporter: Maysa Macedo <mdemaced>
Component: NetworkingAssignee: Maysa Macedo <mdemaced>
Networking sub component: kuryr QA Contact: Itzik Brown <itbrown>
Status: CLOSED ERRATA Docs Contact:
Severity: high    
Priority: unspecified CC: juriarte
Version: 4.8   
Target Milestone: ---   
Target Release: 4.8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-07-27 23:00:33 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:
Embargoed:

Description Maysa Macedo 2021-04-14 11:51:39 UTC
Description of problem:

The listeners timeout are constantly updated with Octavia default values for the timeouts, even if no Kuryr annotation was set on the respective Service. The constant execution of this task makes all the Load Balancers on the cluster to be stuck with PENDING_UPDATE status.

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


How reproducible:
Always

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Maysa Macedo 2021-04-27 10:54:17 UTC
To verify/reproduce the issue an OCP cluster needs to installed and let it UP for a 30 minutes. Check that all Load Balancers remains ACTIVE and that the default/kubernetes Load Balancer Listener has the following parameters set  timeout_client_data = 600000, timeout_member_data = 600000

Comment 3 Itzik Brown 2021-05-03 03:21:33 UTC
Verified with:
OCP 4.8.0-0.nightly-2021-04-30-201824
OSP16.1 RHOS-16.1-RHEL-8-20210323.n.0
(shiftstack) [stack@undercloud-0 ~]$ openstack loadbalancer listener show 7a12f889-6792-4ee8-aab0-3cece7d6bc0f
+-----------------------------+--------------------------------------+
| Field                       | Value                                |
+-----------------------------+--------------------------------------+
| admin_state_up              | True                                 |
| connection_limit            | -1                                   |
| created_at                  | 2021-05-03T02:20:33                  |
| default_pool_id             | f537e64e-1fff-4367-be6f-ba9d965378d7 |
| default_tls_container_ref   | None                                 |
| description                 |                                      |
| id                          | 7a12f889-6792-4ee8-aab0-3cece7d6bc0f |
| insert_headers              | None                                 |
| l7policies                  |                                      |
| loadbalancers               | 29191d93-a681-437e-9cce-ff97a10d41c2 |
| name                        | default/kubernetes:TCP:443           |
| operating_status            | ONLINE                               |
| project_id                  | 0abc3e3c8dc14854be76abd6695c00fe     |
| protocol                    | TCP                                  |
| protocol_port               | 443                                  |
| provisioning_status         | ACTIVE                               |
| sni_container_refs          | []                                   |
| timeout_client_data         | 600000                               |
| timeout_member_connect      | 5000                                 |
| timeout_member_data         | 600000                               |
| timeout_tcp_inspect         | 0                                    |
| updated_at                  | 2021-05-03T02:51:28                  |
| client_ca_tls_container_ref | None                                 |
| client_authentication       | NONE                                 |
| client_crl_container_ref    | None                                 |
| allowed_cidrs               | None                                 |
+-----------------------------+--------------------------------------+
(shiftstack) [stack@undercloud-0 ~]$ oc get clusterversion
NAME      VERSION                             AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.8.0-0.nightly-2021-04-30-201824   True        False         27m     Cluster version is 4.8.0-0.nightly-2021-04-30-201824


(shiftstack) [stack@undercloud-0 ~]$ openstack loadbalancer list -c provisioning_status -f value |grep -v ACTIVE
(shiftstack) [stack@undercloud-0 ~]$

Comment 6 errata-xmlrpc 2021-07-27 23:00:33 UTC
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 (Moderate: OpenShift Container Platform 4.8.2 bug fix and security update), 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/RHSA-2021:2438