kompose/script
Suraj Narwade 6d4c8f9b78 Kompose will read input from stdin
Resolves issue #870

for example,

```
$ cat docker-compose.yaml | kompose convert -f -
INFO Kubernetes file "frontend-service.yaml" created
INFO Kubernetes file "redis-master-service.yaml" created
INFO Kubernetes file "redis-slave-service.yaml" created
INFO Kubernetes file "frontend-deployment.yaml" created
INFO Kubernetes file "redis-master-deployment.yaml" created
INFO Kubernetes file "redis-slave-deployment.yaml" created
```

Added integration test for the same.
`
2018-03-07 12:49:21 +05:30
..
test Kompose will read input from stdin 2018-03-07 12:49:21 +05:30
test_in_container kubernetes-incubator -> kubernetes 2017-07-12 15:42:13 -04:00
test_in_openshift Fix image build path error 2018-02-24 15:40:00 +08:00
test_k8s Kompose will read input from stdin 2018-03-07 12:49:21 +05:30
check-gofmt.sh Fix typos in doc 2018-02-07 11:29:17 +08:00
check-vendor.sh 2016 -> 2017 for licensing 2017-06-28 10:49:52 -04:00
deploy_key.enc Sync changes from master to gh-pages on each merge request 2017-03-23 10:58:19 -04:00
generate-bintray-json.sh build and upload master builds to bintray 2017-08-21 17:06:33 +02:00
release.sh Move version information to separate file 2017-11-07 15:28:04 -05:00
sync-docs.sh Redirects not working 2017-10-11 14:18:48 -04:00