Commit 6c71f7e
committed
MB-61292: Move logs and audit deks to config dir
It is always normal to remove logs and audit folder. It is very
easy to remove the deks folder with them, and ideally it should also
be ok, but is not that easy to handle key removal properly in this
case (we don't know if it is a hard error that we can't read the key
or it is ok, and we should ignore it). It seems to be much easier to
move deks to config dir and assume that all deks should always be
present instead of assumming that some deks can suddenly disappear
at any moment
Change-Id: I9232038202e167284c344e4dbf8a2b9e5e227c09
Reviewed-on: https://review.couchbase.org/c/ns_server/+/221169
Reviewed-by: Navdeep S Boparai <[email protected]>
Tested-by: Timofey Barmin <[email protected]>
Well-Formed: Build Bot <[email protected]>1 parent 4d051bf commit 6c71f7e
1 file changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
690 | 690 | | |
691 | 691 | | |
692 | 692 | | |
693 | | - | |
694 | | - | |
695 | 693 | | |
696 | 694 | | |
697 | 695 | | |
698 | 696 | | |
699 | 697 | | |
700 | 698 | | |
701 | 699 | | |
702 | | - | |
703 | | - | |
704 | | - | |
| 700 | + | |
| 701 | + | |
705 | 702 | | |
706 | 703 | | |
707 | 704 | | |
| |||
0 commit comments