LamaAni / KubernetesJobOperator

An airflow operator that executes a task in a kubernetes cluster, given a kubernetes yaml configuration or an image refrence.
57 stars 8 forks source link

[Feature] add image pull secrets #89

Closed barloc closed 1 year ago

barloc commented 1 year ago

Add image pull secrets for private repos. Secrets must be exist in the k8s cluster.

LamaAni commented 1 year ago

Hi, sorry for the late reply. Was traveling. Any progress on this?

barloc commented 1 year ago

Waiting for #88

barloc commented 1 year ago

oops, i'll fix it soon

LamaAni commented 1 year ago

Hi, any updates on this?