-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ibm-telco] Issue with certificate approval while adding worker nodes #116
Comments
Have you checked if the auto-labeler pods are running in your cluster, and can you check the logs there? |
@yrobla It seems some environmental issue, We did a fresh deployment and found node-autolabeler pods running. And all the 3 use cases which are mentioned above are working fine. We can close this issue. |
@yrobla FYI, We faced csr approval issue again, but after restarting node-labeller pod...it worked. This is the error we observed in the node labeller pod.
|
@yrobla could you please check above error in the |
@yrobla We are facing issue with certificate approval while adding worker nodes. Please go through below list of use cases which we tried and corresponding issues which we are facing.
Use Case 1:
Imported the control plane cluster(spoke cluster) into ACM Hub and then added a worker node - It approved the certificates and subsequently node was listed by 'oc' command.
Use Case 2:
Removed the above worker node from the cluster and re-added the same node to the cluster back - But in this case, we see that certs are not getting approved and also worker node is not listed by 'oc' command.
Use Case 3:
Added a 2nd worker node the existing cluster, Again it is observed that the certs are not getting approved for the 2nd worker node and even it is not listed by 'oc' command.
As discussed earlier, we came to know that importing the cluster into ACM will take care of approving the certs.
So, Please let us know how to solve the issues which we are facing now.
The text was updated successfully, but these errors were encountered: