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 volume files from secret #88

Closed barloc closed 1 year ago

barloc commented 1 year ago

Add volume mount from secret to the main container from dictionary {"secret_name": {"secret_key": "path_to_the_mount_point"}

LamaAni commented 1 year ago

Sorry for the late response. Was not around.

barloc commented 1 year ago

add some info and rename param

LamaAni commented 1 year ago

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

barloc commented 1 year ago

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

Hello. I fix all what you say :)

LamaAni commented 1 year ago

Approved sorry for the delay. I'm traveling

barloc commented 1 year ago

Good news :) Waiting for merge )

LamaAni commented 1 year ago

You can merge the PR's sorry was traveling again. Back in the states now and things should go faster. Once the other PR is merged I will release a version.