Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1896730

Summary: Ingresscontroller are recreated and router pods scaled to 0 causing intermittent outage
Product: OpenShift Container Platform Reporter: Rick Rackow <rrackow>
Component: NetworkingAssignee: Rick Rackow <rrackow>
Networking sub component: router QA Contact: Hongan Li <hongli>
Status: CLOSED NOTABUG Docs Contact:
Severity: high    
Priority: unspecified CC: aos-bugs
Version: 4.5Keywords: ServiceDeliveryBlocker
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-11-11 16:56:05 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 Rick Rackow 2020-11-11 12:03:22 UTC
Description of problem:
On an  OSD cluster, ingresscontrollers seems to be recreated more or less frequently without any actual reason


Version-Release number of selected component (if applicable):
```
    Group:
    Name:       openshift-ingress-operator
    Resource:   namespaces
    Group:      operator.openshift.io
    Name:
    Namespace:  openshift-ingress-operator
    Resource:   IngressController
    Group:      ingress.operator.openshift.io
    Name:
    Namespace:  openshift-ingress-operator
    Resource:   DNSRecord
    Group:
    Name:       openshift-ingress
    Resource:   namespaces
  Versions:
    Name:     operator
    Version:  4.5.11
    Name:     ingress-controller
    Version:  quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d0d21ae3e27140e1fa13b49d6b2883a0f1466d8e47a2a4839f22de80668d5c9
```


```
$ oc get clusterversion
NAME      VERSION   AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.5.11    True        False         28d     Cluster version is 4.5.11
```

How reproducible:

It is unclear what is causing this and therefore not clear how to reproduce.

Comment 1 Rick Rackow 2020-11-11 14:55:09 UTC
Assigning to SRE-P for further investigation.
Upcoming scprint because we'll not have a fix out the door by tomorrow

Comment 3 Rick Rackow 2020-11-11 16:56:05 UTC
This has been caused by a race condition in CLOUD-ingress-operator which is OSD specific tooling.
Closing as this is not a bug in cluster ingress or any other netorkring team maintained component