8859e1bff1
The command line flag parsing and the HTTP header parsing for CSI secrets incorrectly split at more than one '=' rune, making it impossible to use secrets that included that rune.
4 lines
98 B
Plaintext
4 lines
98 B
Plaintext
```release-note:bug
|
|
csi: Fixed a bug where secrets that include '=' were incorrectly rejected
|
|
```
|