Merge pull request #846 from surajnarwade/buildv3

Added support for build key in v3
This commit is contained in:
Charlie Drage
2017-11-30 09:06:32 -05:00
committed by GitHub
323 changed files with 28990 additions and 66981 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ limitations under the License.
package cmd
import (
log "github.com/Sirupsen/logrus"
log "github.com/sirupsen/logrus"
"github.com/kubernetes/kompose/pkg/app"
"github.com/kubernetes/kompose/pkg/kobject"