Hi Clayton,
This is new thread in support of `oc import docker-compose` with kompose as backend. (I tried repying to your earlier mail thread but had few issues with the ML, excuse me for that) Instead of deprecating this feature is there a way that we try to integrate kompose as library/backend for `oc import docker-compose`, this way kompose can do more. Right now kompose generates configurations that are cluster agnostic. With this integration kompose can now generate configurations tailored to that cluster by querying specific information from cluster. For example right now we generate PVCs by default if volume is specified in docker-compose, but if we know that cluster has no PV and if we create PVC it's gonna fail, to workaround that we can give better warnings or pointer to user to create PV first. So this is just one thing and many other configurations can be generated. Thanks. -- - Suraj Deshmukh (surajd) https://deshmukhsuraj.wordpress.com https://twitter.com/surajd_ _______________________________________________ dev mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
