This repository has been archived by the owner on Aug 25, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
- integrate gRPC Control API server - imp 'Create', 'Delete', 'Get' methods of Control API - add temporary client for manual tests of gRPC Control API - create E2E tests for gRPC Control API - add '[server.control.grpc]' section to configure Control API gRPC server - rename '[server]' section of Client API HTTP server as '[server.client.http]' - add 'server.client.http.public_url' option to configure public URL of Client API HTTP server Additionally: - expose configuration changes in 'medea-demo' Helm chart values and bump up its version to 0.2.0 - use tinyurl.com instead of tiny.cc in docs - fix missing CMake installation in Dockerfile - describe explicit env var names in configuration file - provide global AppContext - add module path and file line number to logs - refactor types and attributes usage in 'conf' module and split tests by submodules
- Loading branch information
1 parent
ae31179
commit e71c31c
Showing
66 changed files
with
7,134 additions
and
1,159 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.