-
Notifications
You must be signed in to change notification settings - Fork 674
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
NOISSUE - Implementation of gRPC mTLS #1848
Merged
Merged
Commits on Aug 14, 2023
-
author Arvindh <arvindh91@gmail.com> 1688570218 +0530 committer Arvindh <arvindh91@gmail.com> 1689754950 +0530 Rebase with master and squash commits parent 1192325 author Arvindh <arvindh91@gmail.com> 1688570218 +0530 committer Arvindh <arvindh91@gmail.com> 1689174782 +0530 add: rootCA and clientCA in grpc server Signed-off-by: Arvindh <arvindh91@gmail.com> add: rootCA and client certificate in grpc client Signed-off-by: Arvindh <arvindh91@gmail.com> add: docker-compose for grpc-mtls and make target for mtls cert generation Signed-off-by: Arvindh <arvindh91@gmail.com> fix: typo in makefile Signed-off-by: Arvindh <arvindh91@gmail.com> fix: loadCertFile function in internal/clients/grpc/connect.go Signed-off-by: Arvindh <arvindh91@gmail.com> fix: env.parser test Signed-off-by: Arvindh <arvindh91@gmail.com> remove: commented lines Signed-off-by: Arvindh <arvindh91@gmail.com> add: make commands Signed-off-by: Arvindh <arvindh91@gmail.com> update: make commands and grpc clients Signed-off-by: Arvindh <arvindh91@gmail.com> fix: typo in makefile Signed-off-by: Arvindh <arvindh91@gmail.com> fix: loadCertFile function in internal/clients/grpc/connect.go Signed-off-by: Arvindh <arvindh91@gmail.com> remove: commented lines Signed-off-by: Arvindh <arvindh91@gmail.com> update: make commands and grpc clients Signed-off-by: Arvindh <arvindh91@gmail.com> update: make commands and docker-compose Signed-off-by: Arvindh <arvindh91@gmail.com> add: end of line Signed-off-by: Arvindh <arvindh91@gmail.com> fix: typos in makefile Signed-off-by: Arvindh <arvindh91@gmail.com> add: end of line Signed-off-by: Arvindh <arvindh91@gmail.com> fix: typos in makefile Signed-off-by: Arvindh <arvindh91@gmail.com> revert: grafana port in .env Signed-off-by: Arvindh <arvindh91@gmail.com> change: loadCertFile function Signed-off-by: Arvindh <arvindh91@gmail.com> change: certficate logic Signed-off-by: Arvindh <arvindh91@gmail.com> change: env name and update in compose file Signed-off-by: Arvindh <arvindh91@gmail.com> fix: makefile Signed-off-by: Arvindh <arvindh91@gmail.com> remove: tls env var Signed-off-by: Arvindh <arvindh91@gmail.com> change: ioutil to os for ReadFile Signed-off-by: Arvindh <arvindh91@gmail.com> change loadfile Signed-off-by: Arvindh <arvindh91@gmail.com> remove: test which is no needed Signed-off-by: Arvindh <arvindh91@gmail.com> fix: docker project name Signed-off-by: Arvindh <arvindh91@gmail.com> single docker-compose file Signed-off-by: Arvindh <arvindh91@gmail.com> single docker-compose file Signed-off-by: Arvindh <arvindh91@gmail.com> single docker-compose file Signed-off-by: Arvindh <arvindh91@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 374a812 - Browse repository at this point
Copy the full SHA 374a812View commit details -
Signed-off-by: Arvindh <arvindh91@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 67faba1 - Browse repository at this point
Copy the full SHA 67faba1View commit details
Commits on Aug 15, 2023
-
Signed-off-by: Arvindh <arvindh91@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e1bf33c - Browse repository at this point
Copy the full SHA e1bf33cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 873a162 - Browse repository at this point
Copy the full SHA 873a162View commit details -
add: GRPC_TLS varaible and imporved logging in gRPC Client
Signed-off-by: Arvindh <arvindh91@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a333234 - Browse repository at this point
Copy the full SHA a333234View commit details -
Signed-off-by: Arvindh <arvindh91@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4e23b75 - Browse repository at this point
Copy the full SHA 4e23b75View commit details -
Signed-off-by: Arvindh <arvindh91@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0fac632 - Browse repository at this point
Copy the full SHA 0fac632View commit details
Commits on Aug 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 40eb4ed - Browse repository at this point
Copy the full SHA 40eb4edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8922c4b - Browse repository at this point
Copy the full SHA 8922c4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31fb7b3 - Browse repository at this point
Copy the full SHA 31fb7b3View commit details -
Signed-off-by: Arvindh <arvindh91@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ef8bfc6 - Browse repository at this point
Copy the full SHA ef8bfc6View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.