apache / airflow

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
https://airflow.apache.org/
Apache License 2.0
36.19k stars 14.05k forks source link

values.yaml `dags.gitSync.containerLifecycleHooks` Does not working #40364

Closed chanNamgung closed 2 months ago

chanNamgung commented 2 months ago

Official Helm Chart version

1.11.0

Apache Airflow version

2.7.1

Kubernetes Version

1.27

Helm Chart configuration

dags.gitSync.containerLifecycleHooks Does not working.

I think it need to add some commands at git_sync_container in _helpers.yaml

Docker Image customizations

No response

What happened

No response

What you think should happen instead

No response

How to reproduce

  1. set dags.gitSync.containerLifecycleHooks
  2. check git-sync container does not have any hooks

Anything else

No response

Are you willing to submit PR?

Code of Conduct

boring-cyborg[bot] commented 2 months ago

Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for approval.

getChan commented 2 months ago

take