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. ` |
||
|---|---|---|
| .. | ||
| test | ||
| test_in_container | ||
| test_in_openshift | ||
| test_k8s | ||
| check-gofmt.sh | ||
| check-vendor.sh | ||
| deploy_key.enc | ||
| generate-bintray-json.sh | ||
| release.sh | ||
| sync-docs.sh | ||