This is an automated email from the ASF dual-hosted git repository.
alexstocks pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/dubbo-go-pixiu-samples.git
from 099525c feat(grpc): add gRPC Server Reflection demo for issue #821
(#120)
add 973a84f Add pixiu gateway related sample
add cc1335f fix ci
new a5067d0 Merge pull request #121 from mfordjody/gateway_samples_v1
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gateway/helloworld/deployment.yaml | 91 +++++++++++
gateway/helloworld/http.yaml | 94 +++++++++++
gateway/k8s/pixiu-gateway.yaml | 317 +++++++++++++++++++++++++++++++++++++
3 files changed, 502 insertions(+)
create mode 100644 gateway/helloworld/deployment.yaml
create mode 100644 gateway/helloworld/http.yaml
create mode 100644 gateway/k8s/pixiu-gateway.yaml