shwstppr commented on issue #9418: URL: https://github.com/apache/cloudstack/issues/9418#issuecomment-2238574881
@sagb I don't think current code has the auto-renew functionality. https://github.com/apache/cloudstack/blob/main/plugins/integrations/kubernetes-service/src/main/java/com/cloud/kubernetes/cluster/actionworkers/KubernetesClusterStartWorker.java#L147-L149 Also, I can see certificates from ACS are issued for 10 years so it is interesting why it expired in your case. The logs you shared are WARN level. They are logged initially when ACS MS tries to connect to the control node. The operation was tried repeatedly several times. It may be possible that the management server was able to connect to the control node later -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
