-
Notifications
You must be signed in to change notification settings - Fork 179
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### What is the feature/fix? convox/issues-private#689 This feature enabled grpc support for app service ### Add screenshot or video (optional) https://user-images.githubusercontent.com/12232198/199936152-ca381e0a-fb7b-4c6e-88da-0de28e9eb26b.mp4 ### Does it has a breaking change? no ### How to use/test it? Install rack of the branch version Deploy a grpc service and check the connection ``` services: web: build: . port: grpc:50051 ``` ### Checklist - [ ] New coverage tests - [x] Unit tests passing - [x] E2E tests passing - [x] E2E downgrade/update test passing - [x] Documentation updated - [ ] No warnings or errors on Deepsource/Codecov
- Loading branch information
1 parent
cd9f97b
commit 65e4a25
Showing
2 changed files
with
26 additions
and
1 deletion.
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