shwstppr commented on issue #4637: URL: https://github.com/apache/cloudstack/issues/4637#issuecomment-771497622
@weizhouapache @ravening can you please comment, this seems the same issue mentioned in #4146 @nxsbi I've tried to reproduce this in my test environment with SSL enabled for GUI but I'm not being able to reproduce. Must be the difference in certificates The problem seems to be at https://github.com/apache/cloudstack/blob/ff376d8187ec2687fef06c611740e8d4befba6e7/plugins/integrations/kubernetes-service/src/main/java/com/cloud/kubernetes/cluster/utils/KubernetesClusterUtil.java#L223 with server return 403 response. Not sure if using HttpsURLConnection will help. I've created a PR (#4639) against 4.14, can you guys please help to test it ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
