aws-workshop-for-kubernetes icon indicating copy to clipboard operation
aws-workshop-for-kubernetes copied to clipboard

http-echo output is different to that shown

Open bboreham opened this issue 6 years ago • 2 comments

As of https://github.com/solsson/docker-http-echo/commit/dc2982e7d147ec4ddb962a0d0b48f380b219d9e0 the http-echo container no longer starts up with the npm info messages, so https://github.com/aws-samples/aws-workshop-for-kubernetes/blob/897d164bef18449e4c5a0266f62d57ce14481775/calico/readme.adoc#L241 is out of date.

Specifically it no longer says:

npm info it worked if it ends with ok
npm info using [email protected]
npm info using [email protected]
npm info lifecycle @solsson/[email protected]~prestart: @solsson/[email protected]
npm info lifecycle @solsson/[email protected]~start: @solsson/[email protected]

> @solsson/[email protected] start /app
> node index.js

it's completely silent until you hit it with an http request, then it will say something like:

::ffff:10.40.0.2 - - [27/Nov/2017:11:13:35 +0000] "POST /test HTTP/1.1" 200 530 "-" "Wget"

bboreham avatar Nov 27 '17 12:11 bboreham

This module was moved to https://github.com/aws-samples/aws-workshop-for-kubernetes/tree/master/04-path-security-and-networking/404-network-policies/calico.

Can you validate that the issue still exists?

buzzsurfr avatar Jun 13 '18 22:06 buzzsurfr

I filed this when I was helping out at an AWS training event. Not planning to go through it again soon; suggest you get anyone at the next training to check.

bboreham avatar Jun 14 '18 07:06 bboreham