meshery / meshery-adapter-library

Library of common functionality for Meshery Adapters
Apache License 2.0
28 stars 32 forks source link

Incluster Configure issues on adapters #42

Closed kumarabd closed 3 years ago

kumarabd commented 3 years ago

Description Adapters doesn't get initialised when deployed In-Cluster

Logs Istio: time="2021-04-27T12:37:17Z" level=error msg="Error creating adapter instance.Error validating kubeconfig.none of the auth infos are valid either the certificate path is invalid or is inaccessible" app=istio-adaptor code=1001 probable-cause=None severity=1 short-description=None suggested-remediation=None

OSM: time="2021-04-27T12:49:58Z" level=warning msg="unable to type cast clusters to a map array"

welcome[bot] commented 3 years ago

Thanks for opening this issue. A contributor will be by to give feedback soon. In the meantime, please review the Layer5 Community Welcome Guide and sure to join the community Slack.

leecalcote commented 3 years ago

@Aisuko, I wonder if you might be able to take a crack at this one.

tangledbytes commented 3 years ago

@leecalcote PR #44 fixed this issue