Render k8s yaml for tasks via the Airflow UI#11815
Conversation
35ebc75 to
caf9c4b
Compare
|
cc: @ryanahamilton I still have a small bug on getting the button on the DAG view to work (also would love to merge this with those assets you built :) ) |
|
The Workflow run is cancelling this PR. It has some failed jobs matching ^Pylint$,^Static checks$,^Build docs$,^Spell check docs$,^Backport packages$,^Checks: Helm tests$,^Test OpenAPI*. |
0895622 to
9222c6b
Compare
|
The Workflow run is cancelling this PR. It has some failed jobs matching ^Pylint$,^Static checks$,^Build docs$,^Spell check docs$,^Backport packages$,^Checks: Helm tests$,^Test OpenAPI*. |
9222c6b to
195d6e8
Compare
ryanahamilton
left a comment
There was a problem hiding this comment.
@dimberman I added a few questions/suggestions. We'll want to make the navigation links visible conditional on the executor. I can work on that when I add the other visual updates.
fd71198 to
cbf6ace
Compare
7a5a5a5 to
b7a05da
Compare
b7a05da to
8d58890
Compare
4ed8dc6 to
f4b79c7
Compare
8d6ef13 to
1ed0da1
Compare
|
The Workflow run is cancelling this PR. It has some failed jobs matching ^Pylint$,^Static checks,^Build docs$,^Spell check docs$,^Backport packages$,^Provider packages,^Checks: Helm tests$,^Test OpenAPI*. |
7550315 to
1506d41
Compare
This function allows users of the k8s executor to get previews of their tasks via the aiflow UI before they launch Co-authored-by: Ryan Hamilton <[email protected]> Co-authored-by: Kaxil Naik <[email protected]>
1506d41 to
e96c57e
Compare
|
Sorry. Seems some unfetched commits got into our way |
|
Np at all, all good :) |
|
The PR needs to run all tests because it modifies core of Airflow! Please rebase it to latest master or ask committer to re-run it! |
This function allows users of the k8s executor to get previews
of their tasks via the Airflow UI before they launch
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.