Dave this is a great idea we can push from travis or jenkins. If you have a script in the kube that builds the image for example in travis, and I can help on pushing the image
On Fri, Oct 13, 2017 at 2:46 PM David P Grove <[email protected]> wrote: > > > Hi, > > I think it would be useful to publish some kubernetes specific > docker > images under the official openwhisk id on dockerhub. > > Primarily, these would be additional images that automate > deployment > tasks that are ansible-driven in the default system (creating kafka topics, > deploying the package catalog, etc). Additionally, we might have a couple > of images that replace standard openwhisk images to workaround issues until > changes get merged in the main repository. > > We're currently publishing these images using various individual > docker hub ids, which isn't a great solution. > > I'd like to be able to publish them as openwhisk/kube_<IMAGE_NAME>. > Is that reasonable? If so, how do we make it happen? > > thanks, > > --dave >
