Bug 1689347 - Route for a freshly created project takes too long to be up and running.
Summary: Route for a freshly created project takes too long to be up and running.
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: unspecified
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
: 3.11.z
Assignee: Dan Mace
QA Contact: Hongan Li
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-03-15 16:46 UTC by Jindrich Novy
Modified: 2022-08-04 22:20 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-10-11 01:26:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Attaching execution log from starter cluster where I added "oc get pods" and "oc get events" for the given project. (69.95 KB, text/plain)
2019-03-15 16:46 UTC, Jindrich Novy
no flags Details

Description Jindrich Novy 2019-03-15 16:46:42 UTC
Created attachment 1544545 [details]
Attaching execution log from starter cluster where I added "oc get pods" and "oc get events" for the given project.

Description of problem:
Try to run the following script to see how long it takes to a route to become available. The project is created and pod started to running state in approximately ~5s but it takes like ~50s to a route in the project to become available.

The timing is important for time critical environments such as Eclipse Che.

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

How reproducible:
Always.

Steps to Reproduce:
1. Download and run https://gist.github.com/jfchevrette/b45d2ffb0f6926f4e611540069b7a261#file-testroute-sh

Actual results:
Attached execution log from starter cluster where I added "oc get pods" and "oc get events" for the given project. 

Expected results:
Route comes up much quicker - in a comparable time to pod creation.


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