Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Airflow Operator - dry_run and support for constructor to create job_request #3889

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

masipauskas
Copy link
Contributor

@masipauskas masipauskas commented Aug 23, 2024

  • Operator now supports dry_run, which will render job_request created, but will not submit it to Armada.
  • job_request, can now be callable - so users can provide more complex function to render it based on xcom data and jinja environment.
  • This will be next Armada Airflow Operator release (1.0.2).

@masipauskas masipauskas enabled auto-merge (squash) August 23, 2024 10:39
@masipauskas masipauskas merged commit b006b7b into master Aug 23, 2024
28 checks passed
@masipauskas masipauskas deleted the sendToGitHub/airflow-operator-rendering-dry-run branch August 23, 2024 10:44
@svc-gh-ghzonetrans-p svc-gh-ghzonetrans-p restored the sendToGitHub/airflow-operator-rendering-dry-run branch August 23, 2024 10:48
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.

2 participants