Skip to content
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

Fix adapter connectivity in k8s #44

Conversation

tangledbytes
Copy link
Member

@tangledbytes tangledbytes commented May 5, 2021

Signed-off-by: Utkarsh Srivastava srivastavautkarsh8097@gmail.com

Description
This PR fixes adapter connectivity issue when adapter is deployed inside k8s cluster.

Only validation of received kubeconfig is received in case adapter receives an empty kubeconfig and the deployment is within the cluster.
Adapter will automatically read the incluster config in the later stages hence fixing the broken communication.

Tested On:
KinD cluster

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Utkarsh Srivastava <srivastavautkarsh8097@gmail.com>
Copy link
Member

@leecalcote leecalcote left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm. Time for a release of the library.

@leecalcote leecalcote merged commit 6419e29 into meshery:master May 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants