Skip to content
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

Add server mock #43

Merged
merged 6 commits into from
Apr 2, 2021
Merged

Add server mock #43

merged 6 commits into from
Apr 2, 2021

Conversation

jgomezselles
Copy link
Owner

No description provided.

This commit adds a source file in golang with a simple
http2 server. This server will be used to provide an example
to those who want to just test hermes in a helm/k8s deployment.
This commit adds a simple dockerfile with instructions on
how to build a server to be used to test hermes easily.
The traffic.json file needs to be in a better place and mounted
in the helm chart though...
This is really starting... Let's keep the 0.0.1 for the
moment!
This commit adds the previously implementation of the
server-mock to the example helm chart. In this way, one
can easily deploy this helm chart, and see how hermes works.
This commit adds the basic howto's to the main Readme.md
file. Hopefully this helps!
@jgomezselles jgomezselles self-assigned this Apr 2, 2021
@jgomezselles jgomezselles added documentation Improvements or additions to documentation Testing labels Apr 2, 2021
@jgomezselles jgomezselles merged commit 330a485 into main Apr 2, 2021
@jgomezselles jgomezselles deleted the add_server_mock branch April 2, 2021 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation Testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhance documentation Publish helmcharts Helm chart linting Add application testing
1 participant