apache / cloudstack-kubernetes-provider

Apache Cloudstack Kubernetes Provider

Home Page:https://cloudstack.apache.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Continuous integration (Dockerhub, etc.) needed

onitake opened this issue · comments

On the old CCM, we manually pushed releases to DockerHub for building and hosting:
https://hub.docker.com/r/swisstxt/cloudstack-cloud-controller-manager/

To make the new provider available to the general public, it should have automatic CI attached, so it can be used in Kubernetes deployments.

The included Dockerfile is prepared to do all the grunt work already and shouldn't require many changes.

There is an apache user on Docker hub: https://hub.docker.com/u/apache
Do you have access there?

@onitake I don't think I've access there. Can you ask on the CloudStack dev ML? And maybe also access to the following org:
https://hub.docker.com/u/apachecloudstack
https://hub.docker.com/u/cloudstack

Alternatively, we can create a new organization.

@rhtyd Was there a followup on the mailing list? I think it got lost...
We definitely need a registry for storing prebuilt containers before we release 1.0, or people will have to build the controller themselves.

An alternative would be Github Packages, but Docker Hub is probably better.

We've the official account here now https://hub.docker.com/r/apache/cloudstack-kubernetes-provider
But only committers/PMC members have access.

Closing this dockerhub and travis are available.