-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.18.0
-
Quality / Stability / Reliability
-
False
-
-
None
-
Low
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
We have 2 CSRs (First CSR) for the day2 worker node joining cluster, but monitoring only give the information of one.
Version-Release number of selected component (if applicable):
4.18
How reproducible:
always
Steps to Reproduce:
1. Run day2 install and monitoring the installation 2. We can see there is the First CSR message like this: time=2024-10-09T13:54:35Z level=info msg=Node 192.168.83.73: First CSR Pending approval time=2024-10-09T13:54:35Z level=info msg=Node 192.168.83.73: CSR csr-z75bt with signerName kubernetes.io/kube-apiserver-client-kubelet and username system:serviceaccount:openshift-machine-config-operator:node-bootstrapper is Pending and awaiting approval
Actual results:
We have 2 CSRs for the day2 worker node joining cluster, but monitoring only give the information of one.
Expected results:
Monitoring should give all these 2 CSRs to user, since approve 1 CSR is not always working and the node hasn't join the cluster, so we need another CSR information too.
Additional info: