Closed wcp1231 closed 8 months ago
Please sign the eca.
Thanks!
The change looks good to me.
Please update the doc located at:
Okay, I've updated the doc and sign the eca.
Thanks for the contribution.
I updated the commit title ('feature' -> 'feat') to keep consistent.
Hi, all
Could I have a review for this patch. I would be very grateful.
The official image is out of date, so I built an image and pushed it to our private registry, then found that it needs set pull secret to pull the elastic worker image from the private registry.
This patch adds the
image-pull-secret-name
option to the master node so that it can pull image from the private registry when scheduling a worker pod.Thanks