Skip to content

httpbin: test commands are confusing #237

@ahmetb

Description

@ahmetb

https://github.com/istio/istio/blob/master/demos/apps/httpbin/README.md

kubectl run -i --rm --restart=Never dummy --image=dockerqa/curl:ubuntu-trusty --command -- curl --silent httpbin:8000/html
kubectl run -i --rm --restart=Never dummy --image=dockerqa/curl:ubuntu-trusty --command -- curl --silent httpbin:8000/status/500

these commands just exit without printing anything and makes me think things aren't working (plus makes them both indistinguishable from each other).

Try doing curl -sv

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions