From: Sylvain Desbureaux Date: Wed, 5 Feb 2020 10:56:41 +0000 (+0100) Subject: [DMaaP MR] Remove "lost+found" in kafka PVC X-Git-Tag: 6.0.0~383^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=218e89799bf02ce580173e47a02d02f16ac5f6be;hp=218e89799bf02ce580173e47a02d02f16ac5f6be;p=oom.git [DMaaP MR] Remove "lost+found" in kafka PVC When using a storage class, kafka data is set on top of a partition and then 'lost+found' ext4 folder, which is automatically created, is seen as a topic but with bad naming. So we remove this folder in the init script. Issue-ID: OOM-1227 Signed-off-by: Sylvain Desbureaux Change-Id: I397e3d1f29fce9f6c77423ffa4375daffbd2a256 ---