mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* agent: allow changing file ownership in file sink Allow changing the ownership of the token file in file sink. Signed-off-by: Seena Fallah <seenafallah@gmail.com> * Consistency: id -> ID * Add changelog * Remove empty line in changelog * agent: add godoc for TestFileSinkMode_Ownership Signed-off-by: Seena Fallah <seenafallah@gmail.com> --------- Signed-off-by: Seena Fallah <seenafallah@gmail.com> Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
7 lines
214 B
Plaintext
7 lines
214 B
Plaintext
```release-note:improvement
|
|
agent/sink: Allow configuration of the user and group ID of the file sink.
|
|
```
|
|
```release-note:improvement
|
|
proxy/sink: Allow configuration of the user and group ID of the file sink.
|
|
```
|