Sandor Molnar created KNOX-3453:
-----------------------------------
Summary: Ignore runtime-generated gateway-server/data/security
directory in git
Key: KNOX-3453
URL: https://issues.apache.org/jira/browse/KNOX-3453
Project: Apache Knox
Issue Type: Improvement
Components: CI
Affects Versions: 2.1.0, 2.0.0, 3.0.0
Reporter: Sandor Molnar
Assignee: Sandor Molnar
Fix For: 3.1.0
The {{gateway-server/data/security}} directory holds runtime-generated security
material (master secret, keystores, credential stores) that should never be
committed. Today {{.gitignore}} only excludes
{{gateway-server/data/security/keystores/*.jceks}} (added under KNOX-3328).
Broaden the rule to ignore the entire {{gateway-server/data/security/}}
directory so no security artifacts are accidentally tracked.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)