Harshavardhana
|
f527c708f2
|
run gofumpt cleanup across code-base (#14015)
|
2022-01-02 09:15:06 -08:00 |
|
Harshavardhana
|
c980804514
|
trim values from envrionment files (#13991)
trim values to remove any spaces, newlines
from the files while importing credentials
and other values.
|
2021-12-25 22:02:54 -08:00 |
|
Anis Elleuch
|
5cc16e098c
|
env: Remove quotes when parsing a config env file (#13953)
The code parsing the config environment file does not remove
quotes of environment variables values. This commit adds this
capability.
|
2021-12-20 13:13:06 -08:00 |
|
Harshavardhana
|
113c7ff49a
|
add code to parse secrets natively instead of shell scripts (#13883)
|
2021-12-13 18:23:31 -08:00 |
|