docker-vernemq icon indicating copy to clipboard operation
docker-vernemq copied to clipboard

Add Helm value to specify the image pull secrets for the Pod

Open nicovanlooy opened this issue 3 years ago • 5 comments

Make it possible to pull the Docker image from a private registry.

nicovanlooy avatar Apr 19 '21 08:04 nicovanlooy

@ioolkos - ran into a new use-case for this one: DockerHub has begun more aggressively rate limiting image pulls from docker.io. We're running into problems pulling images unless we pass imagePullSecrets, even for publicly accessible images like Postgres. I imagine even your paying customers will soon run into this issue and need to set imagePullSecrets

alan-copeland-keysight avatar May 24 '21 18:05 alan-copeland-keysight

We also ran into this issue. When will this be merged ?

bcdrme avatar Sep 30 '21 14:09 bcdrme

I'm currently evaluating VerneMQ and would need this feature in the Helm chart. It seems like a very small change. Can I do anything to speed up the process to get this merged? It seems like a very reasonable and small change.

zollinger avatar Nov 10 '21 08:11 zollinger

Any news on this? @ioolkos ? Is there anything left to do before this can be merged?

Chadys avatar Aug 16 '22 07:08 Chadys

@Chadys the imagePullSecret is used to pull a Docker image from a private repository, right? Would that still be the official VerneMQ Docker image, or would it serve as a way to use your own Docker images?

While I'm inclined to merge this, please note that it seems no one wanting this feature merged here supports the VerneMQ project in any form or fashion...


:point_right: Thank you for supporting VerneMQ: https://github.com/sponsors/vernemq :point_right: Using the binary VerneMQ packages commercially (.deb/.rpm/Docker) requires a paid subscription.

ioolkos avatar Aug 18 '22 08:08 ioolkos

resolved via https://github.com/vernemq/docker-vernemq/pull/384

ioolkos avatar Apr 28 '24 19:04 ioolkos