diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2020-01-23 00:55:46 +0100 |
---|---|---|
committer | Krzysztof Opasiak <k.opasiak@samsung.com> | 2020-02-01 00:10:01 +0100 |
commit | abeaed4822ecf2907617d6b56127b4ff1302ce30 (patch) | |
tree | a9da35d6b6d79a26f1b64df2e1baee4e00ffbc82 /kubernetes/appc/values.yaml | |
parent | 5b51881c3520027d1015c72eded17d6448810665 (diff) |
[COMMON] Allow to lint chart without master password
When you type make in kubernetes directory all charts are linted.
If one of them try to generate password whole linting process
ends with an error because masterPassword has not been provided
and there is no default value for it.
To avoid this issue but still don't provide any default value
whcih would be obviously insecure in this context, let's just
test current release name. If it matches "testRelease" we treat whis
as a special case and use predefined master key.
Security implication:
You should never, ever name your productional deployment "testRelease"
nor use it as a master password.
Issue-ID: OOM-2052
Change-Id: I7a2132e81f6910dfea562e8930c7eacd7aa7a00b
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Diffstat (limited to 'kubernetes/appc/values.yaml')
0 files changed, 0 insertions, 0 deletions