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

Bug 1966596

Summary: openshift-gcp-routes causes disruption during upgrade by stopping before all pods terminate
Product: OpenShift Container Platform Reporter: Antonio Ojea <aojeagar>
Component: kube-apiserverAssignee: Antonio Ojea <aojeagar>
Status: CLOSED DUPLICATE QA Contact: Ke Wang <kewang>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.8CC: aos-bugs, mfojtik, xxia
Target Milestone: ---   
Target Release: 4.7.z   
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: 2021-06-01 13:27:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Antonio Ojea 2021-06-01 13:26:24 UTC
This bug was initially created as a copy of Bug #1956372

I am copying this bug because: 



openshift-gcp-routes is required to send traffic from GCP load balancers (because it actually connects the VIP to the host networking). Right now it stops *before* networking stops, which means while kube-apiserver is draining we kill the vip, which causes disruption.

We should terminate openshift-gcp-routes service when the network is shutting down, not before.

Comment 1 Antonio Ojea 2021-06-01 13:27:36 UTC

*** This bug has been marked as a duplicate of bug 1966595 ***