Bug 1805388 - [4.3.z] improve reliability during upgrade by using a deployment
Summary: [4.3.z] improve reliability during upgrade by using a deployment
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: openshift-apiserver
Version: 4.3.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.3.z
Assignee: Maru Newby
QA Contact: Xingxing Xia
URL:
Whiteboard:
Depends On: 1805872
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-02-20 17:24 UTC by Maru Newby
Modified: 2023-09-14 05:53 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1804717
Environment:
Last Closed: 2020-03-24 14:33:46 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift cluster-openshift-apiserver-operator pull 314 0 None closed Bug 1805388: Cleanup 4.4 deployment on downgrade to 4.3 2020-03-19 20:40:00 UTC
Red Hat Product Errata RHBA-2020:0858 0 None None None 2020-03-24 14:34:14 UTC

Description Maru Newby 2020-02-20 17:24:36 UTC
+++ This bug was initially created as a clone of Bug #1804717 +++

DaemonSets are special cased during host shutdown and don't get a chance to gracefully fail over.  This can cause problems with both connectivity on a kill (non-grace shutdown) and sudden loss of etcd connection.

Switching to a deployment will alleviate symptoms.  We original chose a daemonset for spreading and for scaling.  For spreading, we now have anti-affinity rules.  For scaling, we should wire into something like an HPA anyway.

The migration will require PRs back to 4.3 which remove the deployment on downgrade and in 4.4 to remove the daemonset.

Comment 6 errata-xmlrpc 2020-03-24 14:33:46 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, 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/RHBA-2020:0858

Comment 7 Red Hat Bugzilla 2023-09-14 05:53:00 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days


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