forked from LaconicNetwork/kompose
For services with build and image keys DeploymentConfig respects tag from docker-compose image key. But BuildConfig image tag was always set to 'latest'. Result of this was that deployment wasn't trigired after successful build. This fixes it by setting BuildConfig output image tag to the same tag that is used for DeploymentConfig (tag from docker-compose image key) |
||
|---|---|---|
| .. | ||
| kubernetes | ||
| openshift | ||
| transformer.go | ||
| utils_test.go | ||
| utils.go | ||