Skip to content

Commit 2dec92c

Browse files
authored
Move newsfragment about secret backends on workers to AIP-72 one (apache#48069)
So that all AIP-72 ones remain on the same place.
1 parent e80b61c commit 2dec92c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

newsfragments/47946.feature.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

newsfragments/aip-72.significant.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,12 @@ As part of this change the following breaking changes have occurred:
8383

8484
- The ``SkipMixin` class has been removed as a parent class from ``BaseSensorOperator``.
8585

86+
- A new config ``[workers] secrets_backend[kwargs]`` & ``[workers] secrets_backend_kwargs`` has been introduced to configure secrets backend on the
87+
workers directly to allow reducing the round trip to the API server and also to allow configuring a
88+
different secrets backend.
89+
Priority defined as workers backend > workers env > secrets backend on API server > API server env > metadata DB.
90+
91+
8692
* Types of change
8793

8894
* [x] Dag changes

0 commit comments

Comments
 (0)