-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Adding start up commands for airflow (#530)
* Adding start up commands for airflow * Adding variable to env * Making lints happy * fixing tests * fixing unit tests * Looking for the problem * Revert "Adding start up commands for airflow" This reverts commit 17a6049. * Using python certify to use ca certs * Adding comment to AirflowRole * Apply suggestions from code review Applying Review Co-authored-by: Siegfried Weber <mail@siegfriedweber.net> * Further adapting review * remove reject_different_tls_ca_certs() * Update Cargo.nix * Adding code review --------- Co-authored-by: Siegfried Weber <mail@siegfriedweber.net>
- Loading branch information
1 parent
b694188
commit 36b65a6
Showing
6 changed files
with
61 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters