kube-cert-manager icon indicating copy to clipboard operation
kube-cert-manager copied to clipboard

Where is palmstonegames/kube-cert-manager:0.5.0 ?

Open azr opened this issue 8 years ago • 3 comments

(Hi)

The doc says to use this deployment which references 0.5.0 :

https://github.com/PalmStoneGames/kube-cert-manager/blob/e88847181de3b9ca28ec11d7c0b0e1593a8534f5/k8s/deployment.yaml#L17 But it's not there:

https://hub.docker.com/r/palmstonegames/kube-cert-manager/tags/

I don't understand, was it deleted ? Is it too soon ? Is it the wrong docker hub path ?

azr avatar Nov 16 '17 10:11 azr

Also wondering what is going on here, failing at this step in getting started guide...

dterei avatar Dec 19 '17 00:12 dterei

I found this at https://hub.docker.com/r/jlcrow/kube-cert-manager/ -- jclrow/kube-cert-manager:0.5.0

And to verify jlcrow is one of the contributors to kube-cert-managers github repo.

Not sure why it's not in the PalmStoneGames repo, though.

mikejk8s avatar Dec 29 '17 18:12 mikejk8s

I anyone is interested, I have pushed in image to our repository:

iosphere/kube-cert-manager:5bba617

This contains the latest master commit 5bba617 with Go 1.9.2 and Alpine 3.7

weitzj avatar Jan 24 '18 14:01 weitzj