Commit a8a7a40
Honor USE_DEFENDER_SIGNER env var to route this run via Defender
Talos' per-action "Use Defender Relayer signer" checkbox sets this
env var on the dispatch spawn when an operator opts in. Add a branch
in getSigner() before the KMS check that honors it: if the env vars
are missing throw a structured error (so it surfaces cleanly in
talos run_logs instead of as a Defender SDK 401), otherwise call the
existing getDefenderSigner().
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 2cf0592 commit a8a7a40
1 file changed
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
144 | 163 | | |
145 | 164 | | |
146 | 165 | | |
| |||
0 commit comments