-
Notifications
You must be signed in to change notification settings - Fork 16.9k
Make TaskSDK conf respect default config from provider metadata #62696
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
jason810496
merged 17 commits into
apache:main
from
jason810496:tasksdk/respect-provider-default-config
Mar 23, 2026
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
6f4547f
Add lazy initialization for provider configs in ProvidersManagerTaskR…
jason810496 fa6de5d
Add common load_providers_configuration in shared lib
jason810496 1972c4e
Add provider metadata config fallback lookup in core conf
jason810496 567dc32
Add provider lookup and related utils to shared
jason810496 10fd69c
Add missing provider_configs property in ProvidersManagerTaskRuntime
jason810496 c71295e
Address all the comments from Kxail
jason810496 3c2befe
Fix unit tests
jason810496 cb2ba4e
Fix TestDeprecatedConf tests failing when run in isolation
jason810496 7f04279
Respect worker_mode of _get_custom_secret_backend for conf
jason810496 44458c4
Fetch all the conf in constructor of SchedulerJobRunner to avoid hitting
jason810496 08499a0
Fix test_execute_task_instances_unlimited_multiple_executors
jason810496 945590c
Fix otel integration test
jason810496 f8a4d41
Resolve partial of Amogh comments
jason810496 4bafd96
Resolve Kaxil's second review comments
jason810496 7a83b3d
Fix test_write_default_config_contains_generated_secrets error
jason810496 7693bea
Address Copilot's comments
jason810496 6b83699
Address second phrase of Copilot's comments
jason810496 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
Some comments aren't visible on the classic Files Changed page.
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.