Test: Remove gRPC Fortune Teller. (#12929)
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
This commit is contained in:
parent
a7f328dd9e
commit
68e06f67e4
3 changed files with 9 additions and 138 deletions
|
|
@ -11,13 +11,12 @@
|
|||
</table>
|
||||
|
||||
|
||||
Directory | Purpose
|
||||
------------ | -------------
|
||||
custom-error-pages | Example of Custom error pages for the Ingress-Nginx Controller
|
||||
e2e | Image to run e2e tests
|
||||
fastcgi-helloserver | FastCGI application for e2e tests
|
||||
grpc-fortune-teller | grpc server application for the nginx-ingress grpc example
|
||||
httpbun | A simple HTTP Request & Response Service for e2e tests
|
||||
httpbin | [Removed] we are no longer maintaining the httpbin image due to project being unmaintained
|
||||
nginx | NGINX base image using [alpine linux](https://www.alpinelinux.org)
|
||||
cfssl | Image to run cfssl commands
|
||||
Directory | Purpose
|
||||
---------------------- | ------------------------------------------------------------------
|
||||
cfssl | Image to run cfssl commands
|
||||
custom-error-pages | Example of Custom error pages for the Ingress-Nginx Controller
|
||||
fastcgi-helloserver | FastCGI application for e2e tests
|
||||
go-grpc-greeter-server | grpc server application for the nginx-ingress grpc example
|
||||
httpbun | A simple HTTP Request & Response Service for e2e tests
|
||||
nginx | NGINX base image using [alpine linux](https://www.alpinelinux.org)
|
||||
test-runner | Image to run e2e tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue