Skip to content

BUGFIX Enforcing AIRFLOW_HOME workdir before executing startup script#429

Open
mi-volodin wants to merge 1 commit intoaws:v2.10.3from
mi-volodin:bugfix_enforce_airflow_home_before_startup_script
Open

BUGFIX Enforcing AIRFLOW_HOME workdir before executing startup script#429
mi-volodin wants to merge 1 commit intoaws:v2.10.3from
mi-volodin:bugfix_enforce_airflow_home_before_startup_script

Conversation

@mi-volodin
Copy link
Copy Markdown

Issue #, if available:
fixes #428

Description of changes:
See #428 for details. This is one of the possible changes that should ensure that stored_env will be located in the $AIRFLOW_HOME.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

…ure stored_env location (see aws#428)

Signed-off-by: Dmitry Volodin <dmitry.volodin@zalando.de>
@mi-volodin mi-volodin force-pushed the bugfix_enforce_airflow_home_before_startup_script branch from 74af37d to de061bb Compare March 10, 2025 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: environment variables from startup.sh are not imported due to a bug in entrypoint.sh

1 participant