coreos / etcd-operator

etcd operator creates/configures/manages etcd clusters atop Kubernetes
https://coreos.com/blog/introducing-the-etcd-operator.html
Apache License 2.0
1.75k stars 740 forks source link

Add curl image parameter #2092

Open atiannicelli opened 5 years ago

atiannicelli commented 5 years ago

cluster: add option to specify curl image

add an option in EtcdCluster.spec: CurlImage. Defaults to "tutum/curl:latest"

see https://github.com/coreos/etcd-operator/issues/1933

etcd-bot commented 5 years ago

Can one of the admins verify this patch?

etcd-bot commented 5 years ago

Can one of the admins verify this patch?

etcd-bot commented 5 years ago

Can one of the admins verify this patch?

marcostvz commented 5 years ago

hi @hasbro17, I need this feature too, could you or any other maintainer take a look? Thanks! :)

vaneyckt commented 5 years ago

hi @hasbro17, I just ran into this today as well. @atiannicelli do you need someone to take over from you on this?

atiannicelli commented 4 years ago

We have been using this change for a few months and it works fine. I don't know how to "take it from here" as I don't have merge ability and it seems that the tests are not being run above. I don't know who to contact to get an approving review from someone with write access.