kiwigrid / k8s-sidecar

This is a docker container intended to run inside a kubernetes cluster to collect config maps with a specified label and store the included files in a local folder.
MIT License
580 stars 181 forks source link

support client certificates when communicating with REQ_URL #335

Open wasim-nihal opened 7 months ago

wasim-nihal commented 7 months ago

see https://github.com/kiwigrid/k8s-sidecar/issues/334

wasim-nihal commented 3 months ago

Hi @ChristianGeie, could you please let me know if this is an acceptable feature by the community? I shall add some tests related to it.

tomrk-esteam8 commented 1 month ago

please add some tests :-)

wasim-nihal commented 3 weeks ago

please add some tests :-)

Hi @tomrk-esteam8 / @ChristianGeie, I have added some tests related to this feature. Could you please take a look?