Commit c15ae01
Backport of #26904
Original PR: #26904 — fix: redact env var values in agent debug manifest
endpoint
Merge commit: b33ff2d
Requested by: @jdomeracki-coder
<details>
<summary>Conflict resolution notes</summary>
The cherry-pick conflicted in `agent/agent.go` because the new
`redactedManifestEnvValue` constant landed where `release/2.34` has the
`HandleHTTPDebugLogs` handler. Resolved by keeping both: the existing
handler
and the new constant. The manifest env-redaction block applied cleanly.
The
`./agent/...` package builds successfully.
</details>
---
_Opened by Coder Agents on behalf of @jdomeracki-coder._
Co-authored-by: Jon Ayers <jon@coder.com>
1 parent 85bcd5d commit c15ae01
2 files changed
Lines changed: 55 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2148 | 2148 | | |
2149 | 2149 | | |
2150 | 2150 | | |
| 2151 | + | |
| 2152 | + | |
| 2153 | + | |
| 2154 | + | |
| 2155 | + | |
| 2156 | + | |
| 2157 | + | |
| 2158 | + | |
| 2159 | + | |
| 2160 | + | |
| 2161 | + | |
| 2162 | + | |
| 2163 | + | |
| 2164 | + | |
| 2165 | + | |
| 2166 | + | |
| 2167 | + | |
| 2168 | + | |
2151 | 2169 | | |
2152 | | - | |
| 2170 | + | |
2153 | 2171 | | |
2154 | 2172 | | |
2155 | 2173 | | |
| |||
2174 | 2192 | | |
2175 | 2193 | | |
2176 | 2194 | | |
| 2195 | + | |
| 2196 | + | |
| 2197 | + | |
| 2198 | + | |
2177 | 2199 | | |
2178 | 2200 | | |
2179 | 2201 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3519 | 3519 | | |
3520 | 3520 | | |
3521 | 3521 | | |
| 3522 | + | |
| 3523 | + | |
| 3524 | + | |
| 3525 | + | |
3522 | 3526 | | |
3523 | 3527 | | |
3524 | 3528 | | |
| |||
3647 | 3651 | | |
3648 | 3652 | | |
3649 | 3653 | | |
| 3654 | + | |
| 3655 | + | |
| 3656 | + | |
| 3657 | + | |
| 3658 | + | |
| 3659 | + | |
| 3660 | + | |
| 3661 | + | |
| 3662 | + | |
| 3663 | + | |
| 3664 | + | |
| 3665 | + | |
| 3666 | + | |
| 3667 | + | |
| 3668 | + | |
| 3669 | + | |
| 3670 | + | |
| 3671 | + | |
| 3672 | + | |
| 3673 | + | |
| 3674 | + | |
| 3675 | + | |
| 3676 | + | |
| 3677 | + | |
| 3678 | + | |
| 3679 | + | |
| 3680 | + | |
| 3681 | + | |
3650 | 3682 | | |
3651 | 3683 | | |
3652 | 3684 | | |
| |||
0 commit comments