-
Notifications
You must be signed in to change notification settings - Fork 107
Grpc impl #929
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
base: main
Are you sure you want to change the base?
Grpc impl #929
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: qiujian16 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #929 +/- ##
==========================================
- Coverage 64.29% 61.23% -3.06%
==========================================
Files 194 206 +12
Lines 19015 19981 +966
==========================================
+ Hits 12225 12236 +11
- Misses 5782 6736 +954
- Partials 1008 1009 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
34445dc
to
3ef89c6
Compare
6d53b20
to
003e8f1
Compare
Signed-off-by: Jian Qiu <[email protected]> Enable tls/authn Signed-off-by: Jian Qiu <[email protected]> Generat config file of grpc Signed-off-by: Jian Qiu <[email protected]> Update decode/encode to work Signed-off-by: Jian Qiu <[email protected]> Add lease/event service Signed-off-by: Jian Qiu <[email protected]> Add lease store impl Signed-off-by: Jian Qiu <[email protected]> add cluster label to kube informers Signed-off-by: Wei Liu <[email protected]> update sdk-go Signed-off-by: Jian Qiu <[email protected]>
Signed-off-by: Jian Qiu <[email protected]> Enable tls/authn Signed-off-by: Jian Qiu <[email protected]> Generat config file of grpc Signed-off-by: Jian Qiu <[email protected]> Update decode/encode to work Signed-off-by: Jian Qiu <[email protected]> Add lease/event service Signed-off-by: Jian Qiu <[email protected]> Add lease store impl Signed-off-by: Jian Qiu <[email protected]> add cluster label to kube informers Signed-off-by: Wei Liu <[email protected]> add the grpc config to template Signed-off-by: Wei Liu <[email protected]> add the grpc config to template Signed-off-by: Wei Liu <[email protected]> work service Signed-off-by: Wei Liu <[email protected]> work service Signed-off-by: Wei Liu <[email protected]> support event patch Signed-off-by: Wei Liu <[email protected]> Implement grpc Signed-off-by: Jian Qiu <[email protected]> Enable tls/authn Signed-off-by: Jian Qiu <[email protected]> Generat config file of grpc Signed-off-by: Jian Qiu <[email protected]> Update decode/encode to work Signed-off-by: Jian Qiu <[email protected]> Add lease/event service Signed-off-by: Jian Qiu <[email protected]> Add lease store impl Signed-off-by: Jian Qiu <[email protected]> add cluster label to kube informers Signed-off-by: Wei Liu <[email protected]>
Signed-off-by: Wei Liu <[email protected]>
PR needs rebase. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Signed-off-by: Wei Liu <[email protected]>
add the grpc config to template
Summary
Related issue(s)
Fixes #