forked from LaconicNetwork/kompose
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. ` |
||
|---|---|---|
| .. | ||
| .coverprofile | ||
| cmd_test.go | ||
| fix_detached_head.sh | ||
| globals.sh | ||
| lib.sh | ||
| make-test.sh | ||
| tests.sh | ||