Thanks for all the effort on this Matt! On 2019/06/25 19:40:01, Matt Rutkowski <mrutkow...@apache.org> wrote: > > Along the way, I found the following images that I believe should be > deprecated (i.e., deleted from Docker Hub) along with my notes as to when > they stopped being used/generated and last build date: >
I agree all of these images are deprecated. There was quite a bit of churn as we were figuring out the best way to do things with Kubernetes. > ------------------------------------------- > replaced by ow-utils: > > - > https://cloud.docker.com/u/openwhisk/repository/docker/openwhisk/ansible-runner > (7 months, replaced bu ow-utils image > > - > https://cloud.docker.com/u/openwhisk/repository/docker/openwhisk/script-runner > (7 months, replaced bu ow-utils image) > * deprecated by this PR: > https://github.com/apache/incubator-openwhisk/pull/4158 > > ---------------------------------------- > > Kube related: > > - > https://cloud.docker.com/u/openwhisk/repository/docker/openwhisk/kube-whisk-ansible-runner > (10 months, replaced by ansible-runner) > > - > https://cloud.docker.com/u/openwhisk/repository/docker/openwhisk/kube-whisk-script-runner > (10 months, replaced by script-runner) > > - > https://cloud.docker.com/u/openwhisk/repository/docker/openwhisk/kube-kafkapkginstaller > (1 year+) > - > https://cloud.docker.com/u/openwhisk/repository/docker/openwhisk/kube-routemgmt > - > https://cloud.docker.com/u/openwhisk/repository/docker/openwhisk/kube-openwhisk-catalog > * deprecated by these PRs > * https://github.com/apache/incubator-openwhisk-deploy-kube/pull/239 > (Kubernetes YAML removed) > * https://github.com/apache/incubator-openwhisk-deploy-kube/pull/249 > (Dockerfile removed) > > - > https://cloud.docker.com/u/openwhisk/repository/docker/openwhisk/kube-couchdb > * deprecated by these PRs > * https://github.com/apache/incubator-openwhisk-deploy-kube/pull/239 > (Kubernetes YAML removed) > * https://github.com/apache/incubator-openwhisk-deploy-kube/pull/261 > (uses ow-utils and initdb.sh script to run ansible playbooks in main OW) > > https://cloud.docker.com/u/openwhisk/repository/docker/openwhisk/kube-docker-pull > (now uses ow-utils as part of “helpers”) > * deprecated by these PRs: > * https://github.com/apache/incubator-openwhisk-deploy-kube/pull/249 > * https://github.com/apache/incubator-openwhisk-deploy-kube/pull/209 >