Vincent Lin
Vincent Lin
You can try to remove the old cert file and create a new cert file from the new `cloudcore` .
Hi, @LeiJJ8 can you provide the version of `cloudcore` and `edgecore`?
I think it is because of the type assert panic, more details show below.  Fortunately, we can fix this issue after this PR https://github.com/kubeedge/kubeedge/pull/4105 is merged.
This PR https://github.com/kubeedge/kubeedge/pull/4105 was just merged in the master branch and released in version v1.12.0. Is this problem reproduced frequently? We highly appreciate it if you work on it as...
Seems like https://github.com/kubeedge/kubeedge/pull/3743 can fix your issue.
> hi, I want to take the task of `Analyze and fix InsecureSkipVerify config of http client`, please assign it to me Sure, thanks a ton!
> Start EventBus/ServiceBus/MetaServer with TLS encrypted. We've already encrypted MetaServer by https://github.com/kubeedge/kubeedge/pull/4104. And there is still a need for help with EventBus and ServiceBus encryption.
> > > hi, I want to take the task of `Analyze and fix InsecureSkipVerify config of http client`, please assign it to me > > > > > >...
When we merged the new Edged, we won't need this change. However, after we merged the new Edged, 1. we need to maintain the `serviceaccounttoken` deletion in the SQLite DB....
> What makes you think it's deprecated? Please see https://github.com/gorilla/mux/issues/659