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

Kalradev/feature/meshsync #41

Conversation

0xfirefist
Copy link
Contributor

Description

This PR fixes #

Notes for Reviewers
Implemented discovery mechanisms for virtual service discovery

Signed commits

  • Yes, I signed my commits.

Dev Kalra added 4 commits November 12, 2020 14:12
Signed-off-by: Dev Kalra <kalradev@outlook.com>
Signed-off-by: Dev Kalra <kalradev@outlook.com>
… clients

Signed-off-by: Dev Kalra <kalradev@outlook.com>
Signed-off-by: Dev Kalra <kalradev@outlook.com>
Dev Kalra added 2 commits November 12, 2020 18:32
Signed-off-by: Dev Kalra <kalradev@outlook.com>
Signed-off-by: Dev Kalra <kalradev@outlook.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.

The generic Kubernetes discovery is great. The service mesh specifics are ideally coming from the adapters.

I understand that we're using the Istio client go and so we must write Istio-specifics into a pipeline dedicated to Istio.

@leecalcote leecalcote merged commit b57908b into meshery:kumarabd/feature/meshsync Nov 12, 2020
}, nil
}

// ListVirtualService will list virtual service for given namespaces
Copy link
Member

Choose a reason for hiding this comment

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

These Istio-specific functions are disconcerting.

Copy link
Member

Choose a reason for hiding this comment

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

But understandably necessary.

@leecalcote
Copy link
Member

Very pleased to see this coming through.

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