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

kuma-cp: fix an issue with Access Log Server on Kubernetes by replacing Google gRPC client with Envoy gRPC client #306

Merged
merged 1 commit into from
Oct 2, 2019

Conversation

yskopets
Copy link
Contributor

@yskopets yskopets commented Oct 2, 2019

Notes

  • Notice that the actual cause of the issue was unrelated to Google gRPC vs Envoy gRPC
  • Instead, it was a naming issue:
    • kuma-dp was listening on a Unix socket A
    • while kuma-cp was configuring Envoy to use Unix socket B

@yskopets yskopets added this to the 0.2.0 milestone Oct 2, 2019
…ng Google gRPC client with Envoy gRPC client
@yskopets yskopets force-pushed the fix/grpc-access-log-server-on-k8s branch from 64be3ac to 38f335e Compare October 2, 2019 14:09
@yskopets yskopets merged commit f7ff4f7 into master Oct 2, 2019
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

1 participant