Bug 1984644
Summary: | openshift-service-ca-operator needs to handle 60 seconds downtime of API server gracefully in SNO | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Naga Ravi Chaitanya Elluri <nelluri> |
Component: | service-ca | Assignee: | Standa Laznicka <slaznick> |
Status: | CLOSED ERRATA | QA Contact: | Xingxing Xia <xxia> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.9 | CC: | aos-bugs, liyao, mfojtik, nelluri, surbania, xxia |
Target Milestone: | --- | ||
Target Release: | 4.9.0 | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | chaos | ||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-10-18 17:40:27 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: | |||
Bug Depends On: | |||
Bug Blocks: | 1984730 |
Description
Naga Ravi Chaitanya Elluri
2021-07-21 19:57:16 UTC
sprint review: we have a PR out Verified in SNO env of version 4.9.0-0.nightly-2021-08-23-224104: Tried several times of: $ oc patch kubeapiserver/cluster --type merge -p '{"spec":{"forceRedeploymentReason":"'"`date`"'"}}' Wait for kube-apiserver finishes rollout. Meantime watch oc get po -n openshift-service-ca-operator. Didn't see openshift-service-ca-operator pod restarts. Also watch its logs: $ oc logs -f service-ca-operator-69587858c6-mdcd6 -n openshift-service-ca-operator | grep lease Didn't see "failed to acquire lease openshift-service-ca-operator/service-ca-operator-lock" 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.9.0 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:3759 |