-
Notifications
You must be signed in to change notification settings - Fork 16.3k
Make DataprocDeleteClusterOperator idempotent #60083
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
Merged
+82
−16
Merged
Changes from all commits
Commits
Show all changes
151 commits
Select commit
Hold shift + click to select a range
d2bd2b2
fix: ruff concerns
chirodip98 3770fe0
chore: review comments addressed
chirodip98 395bb5f
chore: failing imports fixed
chirodip98 16d21ba
Add validation for pool names to prevent InvalidStatsNameException (#…
kalluripradeep 1e7d999
Source amazon provider to use airflow.sdk.configuration.conf (#59979)
sunank200 4d89238
Updated conf import for std,es,os,ms providers (#60030)
justinpakzad cf57677
Added missing comma to bq empty dataset operator docstring (#60066)
justinpakzad e6bf870
Remove deprecated Query usage and update to SQLAlchemy2.0 style for t…
Srabasti edf7587
Source odbc provider to use airflow.sdk.configuration.conf (#59995)
sunank200 b6ad68b
Change ubuntu img ver in k8s tests (#60085)
Miretpl 5f101dd
Made sqlalchemy dependency optional for amazon provider (#59941)
justinpakzad 57c23fb
Add new arguments to db_clean to explicitly include or exclude DAGs (…
mattusifer 85c82ef
SQLA2 public tests (test_backfills, test_connections, test_pools) (#5…
steveahnahn 1c2ea5e
Limit deltalake again to 1.3.0 due to missing ARM .whl files (#60098)
potiuk b9c7f37
Fixed CloudSqlDatabaseHook error message for missing host (#60089)
justinpakzad bf213be
issue-60000-http: Update conf imports for http provider (#60090)
jroachgolf84 785fe51
fix(providers/winrm): add connection-types to provider configuration …
ftakelait 22feb6d
Update INTHEWILD.md (#60095)
uplsh580 dbf348d
Docs: fix typo in documentation publishing section (#60091)
shubhamkoti 7ef651d
Assorted SQLA2/Mypy fixes (#60094)
Dev-iL 515f6c2
docs: database support (#60103)
raphaelauv 8c6ea0a
refactor: Improved assertions (#60106)
dabla 3c562be
fix: handling timezone import issues
chirodip98 9c1cab5
fix: handling timezone import issues
chirodip98 a5beaaf
fix: exception block refactored
chirodip98 9cf2e99
Move find_path_from_directory to shared module_loading library (#60114)
amoghrajesh a99a973
Fix ApprovalOperator with SimpleAuthManager when all_admins=True (#59…
TempestShaw 61434b5
Add checksum for JWT secret in API server and scheduler deployments i…
arjav1528 5cef20d
fix: log message imporved
chirodip98 4523cb5
fix: added back timezone import code
chirodip98 ea9620c
fix: added back timezone import code
chirodip98 75683ae
fix: added back timezone import code
chirodip98 60b1745
fix: added backwards compatibilty for timezone()
chirodip98 93e3b36
Merge branch 'main' into fix/59812
chirodip98 5ae4e3d
Merge branch 'main' into fix/59812
chirodip98 7e9af85
fix: reverting timezone import changes to suggested one
chirodip98 6fe7e93
fix: ruff concerns
chirodip98 9820bc8
chore: review comments addressed
chirodip98 aa5ce67
chore: failing imports fixed
chirodip98 30cd475
Add validation for pool names to prevent InvalidStatsNameException (#…
kalluripradeep 70088ed
Source amazon provider to use airflow.sdk.configuration.conf (#59979)
sunank200 1e898db
Updated conf import for std,es,os,ms providers (#60030)
justinpakzad 92abf88
Added missing comma to bq empty dataset operator docstring (#60066)
justinpakzad eaf147b
Remove deprecated Query usage and update to SQLAlchemy2.0 style for t…
Srabasti 0f130e6
Source odbc provider to use airflow.sdk.configuration.conf (#59995)
sunank200 777d0c0
Change ubuntu img ver in k8s tests (#60085)
Miretpl e3dc6c1
Made sqlalchemy dependency optional for amazon provider (#59941)
justinpakzad 075026a
Add new arguments to db_clean to explicitly include or exclude DAGs (…
mattusifer f28ce8f
SQLA2 public tests (test_backfills, test_connections, test_pools) (#5…
steveahnahn c41edc8
Limit deltalake again to 1.3.0 due to missing ARM .whl files (#60098)
potiuk 8622002
Fixed CloudSqlDatabaseHook error message for missing host (#60089)
justinpakzad de71b77
issue-60000-http: Update conf imports for http provider (#60090)
jroachgolf84 2c101ce
fix(providers/winrm): add connection-types to provider configuration …
ftakelait 09d1cdf
Update INTHEWILD.md (#60095)
uplsh580 6170ecd
Docs: fix typo in documentation publishing section (#60091)
shubhamkoti efbe4e3
Assorted SQLA2/Mypy fixes (#60094)
Dev-iL 8c21b7e
docs: database support (#60103)
raphaelauv 8235e7d
refactor: Improved assertions (#60106)
dabla c33763e
fix: handling timezone import issues
chirodip98 b8be78f
fix: handling timezone import issues
chirodip98 0e0865b
fix: exception block refactored
chirodip98 ea88e8a
Move find_path_from_directory to shared module_loading library (#60114)
amoghrajesh e092d00
Fix ApprovalOperator with SimpleAuthManager when all_admins=True (#59…
TempestShaw 59a2bd0
Add checksum for JWT secret in API server and scheduler deployments i…
arjav1528 4d03b11
fix: log message imporved
chirodip98 d07b341
fix: added back timezone import code
chirodip98 bfd7517
fix: added back timezone import code
chirodip98 d3d1384
fix: added back timezone import code
chirodip98 fe7c2a3
fix: added backwards compatibilty for timezone()
chirodip98 56aabb8
60000-keycloak: Update conf imports for keycloak provider (#60092)
Srabasti 9a26f54
#59475 (docs): added few clarification docs for OAuth Authentication …
anishgirianish 7337c7e
Upgrade SQLAlchemy (SQLA) to 2.0 (#59218)
Dev-iL ca08fcd
Make FAB AirflowAppBuilder use scoped_session (#59953)
trina242 19934d3
Clarify note re: webserver_config.py deprecation (#59529)
bgshacklett 0e8d8b1
Clean up stale banned apis (#60115)
uranusjr f41b031
Remove TaskInstance and TaskLogReader unused methods (#59922)
uranusjr 93aeab0
Fix typos: remove trailing quote and correct 'deve-common' to 'devel-…
yuseok89 8ebb15a
Allow custom volumeClaimTemplates when logs.persistence.enabled is tr…
arjav1528 7a9c7dc
Keycloak: implement client_credentials grant flow (#59411)
ecodina d9b0f26
Check team boundaries in connections (#59476)
vincbeck 86e9170
Add workers.celery.command & workers.kubernetes.command (#60067)
Miretpl 9de3163
Bump the fab-ui-package-updates group across 1 directory with 4 updat…
dependabot[bot] 54efa4e
Add AirflowDeprecationWarning for deprecated project_id in BigQueryGe…
KamranImaaz 88d0c52
Bump the core-ui-package-updates group across 1 directory with 20 upd…
dependabot[bot] 093582a
Fix mypy type checking issues after upgrade to github-auth 2.46.0 (#6…
jscheffl fa1c7ba
Improve processes of re-publishing docs (#60139)
potiuk 086c1f4
[api] Add logic redacted sensitive fields via the Public API and UI (…
nhuantho a0629a8
Remove unneeded logic in api-server (#60147)
Miretpl 5898917
feat : E2E test for Create backfill with all reprocess behaviour (#59…
iharsh02 18c4d44
Don't poll HITL details when no pending dagrun on Dag page (#59824)
Shally-Katariya b5f78bd
Move over plugins_manager to a shared library (#59956)
amoghrajesh 451092b
Introduce a "cli" section in provider metadata (#59805)
jason810496 a4b3cca
Added dabla as code owner of Microsoft Azure provider (#60159)
dabla e91d22e
Re-apply PriorityWeightStrategy SDK work (#60112)
uranusjr 8f08bcf
Add deprecated_options entry for dag_file_processor_timeout (#59181)
vbottu 110d5b9
feat(i18n): add missing Taiwan translation (#60153)
Lee-W 523c88e
Update french translation for 3.1.6 (#60157)
pierrejeambrun 83e85b1
Add workers.celery.args field (#60163)
Miretpl 1de7c82
Make sqlalchemy an optional dependency for Impala provider (#60062)
hohshho 0a14de1
docs(i18n): remove non-existing command mentioned in the document (#6…
Lee-W 058acb9
Refactor DAG file queuing and fix redundant processing (#60124)
jedcunningham d9709e7
Bump the core-ui-package-updates group across 1 directory with 22 upd…
dependabot[bot] 3d98a0f
CI: Upgrade important CI environment (#60174)
potiuk 168e3f2
Made sqlalchemy dependency optional for Databricks provider (#60110)
justinpakzad 07cb388
Don't clear query cache when the initial ref is empty string and comp…
tirkarthi 0dd1548
Add workers.celery.livenessProbe section (#60186)
Miretpl 55db5eb
Mark airflowctl commands test as flaky with retries (#60189)
bugraoz93 5b4a835
Fix formatting in installation methods note (#60196)
tjb 67d3524
SQLA2 Test task instances & update_trigger_kwargs_type (#59773)
steveahnahn 920d950
Add missing "^" in --from-ref of basic static checks (#60202)
potiuk 66f5445
Added state validation to delete dag run endpoint (#60195)
justinpakzad 8e5bba8
Fix log task instance join (#59973)
Subham-KRLX 479d3c5
add ohernandez in codeowners for catalan (#60200)
ecodina b887619
Docs: remove duplicated Docker image documentation (#60201)
shubhamkoti b34d9d2
Use correct path for Stats in task sdk (#60206)
amoghrajesh 9789073
Use correct path for serde deser in tests (#60205)
amoghrajesh 9e0f2fc
Add checks for allshared modules referred in pyproject.toml (#60211)
potiuk 3ff57f9
Fix signal handling in triggerer job runner (#60190)
jedcunningham 1c84f94
Fix SAM login (#60187)
vincbeck a8d0e3b
Close TR Translation Gaps in main (#60192)
bugraoz93 d03ff9e
Operator template fields via callable serialization causes unstable D…
m8719-github 9b27896
Add Operators for Gemini Batch API and Gemini Files API. (#59518)
Crowiant ea9982e
fix: Enable real-time extra links updates for TriggerDagRunOperator (…
subhash-0000 448a21d
updated comment for template var callable serialization (#60224)
m8719-github d83e711
Add fail_on_nonzero_exit parameter to SSM operators for exit code rou…
ksharlandjiev 9415fcb
Fix `TriggerDagRunOperator` deferring when `wait_for_completion=False…
nathadfield 2da25ae
Fix typos in CLI commands (#60227)
roykoand efaed27
Finish commiter status onboarding - Dheeraj Turaga (#60228)
dheerajturaga 47cde8d
Bump the edge-ui-package-updates group across 1 directory with 8 upda…
dependabot[bot] 2797662
Add David to Committers List (#60230)
bugraoz93 a75b5cb
Bump the core-ui-package-updates group across 1 directory with 3 upda…
dependabot[bot] fca69d2
Add Dheeraj as codeowner for egde and celery (#60234)
dheerajturaga c6df59c
Fix job_name normalization in KubernetesJobOperator (#60231)
quentin-sommer 55722cc
Close catalan gap (main) (#60156)
ecodina acb8a16
Protect against hanging thread in aiosqlite 0.22+ (#60217)
potiuk 1bb494d
Remove unused containerLifecycleHooks field (#60239)
Miretpl 3f22121
Separate "next dag run" from "max active runs" (#60006)
dstandish add7852
Fix docstring for RuntimeTaskInstance.xcom_pull (#60220)
GlenboLake 41abe45
Add depth level filter to dag partial subset (#58582)
OscarLigthart a25d482
Clean custom theme defaults (#60226)
pierrejeambrun caa805f
Add choo121600 for API and UI components (#60251)
choo121600 d544a47
Fix breeze k8s dev doesn't include configure-cluster test resource (#…
jason810496 629272d
Add support for async callables in PythonOperator (#59087)
dabla 60808f2
Move listeners module to shared library for client server separation …
amoghrajesh 045a283
Refactor airflow-core/tests cli commands to use SQLA2 (#60263)
ricky-chaoju 7b7c416
Revert "Add support for async callables in PythonOperator (#59087)" (…
dabla e626573
Automatically add pydantic extra when installing airflow 2 in breeze …
potiuk d92b5b1
Fix OAuth token refresh for long-running SnowflakeHook tasks and add …
SameerMesiah97 5323f28
fix: reverting timezone import changes to suggested one
chirodip98 e44105c
Merge branch 'fix/59812' of https://github.com/chirodip98/airflow-con…
chirodip98 7b5f88a
Merge branch 'main' into fix/59812
chirodip98 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.