Bug 1943145 - vsphere: client/bootstrap CSR double create
Summary: vsphere: client/bootstrap CSR double create
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Node
Version: 4.8
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 4.8.0
Assignee: Harshal Patil
QA Contact: Sunil Choudhary
URL:
Whiteboard:
Depends On: 1940950
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-03-25 13:14 UTC by Harshal Patil
Modified: 2021-07-27 22:56 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of: 1940950
Environment:
Last Closed: 2021-07-27 22:55:38 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift machine-config-operator pull 2491 0 None open Bug 1943145: Strengthen kubelet service dependency on crio service 2021-03-25 13:16:52 UTC
Red Hat Product Errata RHSA-2021:2438 0 None None None 2021-07-27 22:56:10 UTC

Comment 3 Sunil Choudhary 2021-04-14 09:11:39 UTC
I see this bug is similar as in https://bugzilla.redhat.com/show_bug.cgi?id=1940950#c8.

Also checked kubelet is starting after crio.

$ oc get clusterversion
NAME      VERSION                             AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.8.0-0.nightly-2021-04-13-171608   True        False         68m     Cluster version is 4.8.0-0.nightly-2021-04-13-171608

$ oc debug node/ip-10-0-128-60.us-east-2.compute.internal
Starting pod/ip-10-0-128-60us-east-2computeinternal-debug ...
...
sh-4.4# journalctl | grep -e "Starting Kubernetes Kubelet" -e "Starting CRI-O" -e "crio.wipe"
Apr 14 05:23:17 ip-10-0-128-60 systemd[1]: Starting CRI-O Auto Update Script...
Apr 14 05:23:17 ip-10-0-128-60 crio[1353]: time="2021-04-14T05:23:17Z" level=info msg="Starting CRI-O, version: 1.21.0-53.rhaos4.8.gitec8716f.el8-dev, git: ()"
Apr 14 05:23:17 ip-10-0-128-60 systemd[1]: crio-wipe.service: Succeeded.
Apr 14 05:23:17 ip-10-0-128-60 systemd[1]: crio-wipe.service: Consumed 115ms CPU time
Apr 14 05:23:17 ip-10-0-128-60 crio[1377]: time="2021-04-14T05:23:17Z" level=info msg="Starting CRI-O, version: 1.21.0-53.rhaos4.8.gitec8716f.el8-dev, git: ()"
Apr 14 05:23:17 ip-10-0-128-60 systemd[1]: Starting Kubernetes Kubelet...

Comment 6 errata-xmlrpc 2021-07-27 22:55:38 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 (Moderate: OpenShift Container Platform 4.8.2 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:2438


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