[DMaaP MR] Remove "lost+found" in kafka PVC 85/106485/1
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Thu, 23 Apr 2020 08:19:14 +0000 (10:19 +0200)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Thu, 23 Apr 2020 08:19:14 +0000 (10:19 +0200)
commitdabbea5fd5cb1b0d2a4d4a487cc73f8e3de56e1c
tree9ed65356f984615078e48e14d5da87ddb2be54a0
parent996ab96fabdf0fbba8d8f1430a7a2c6825e6ca4f
[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 <sylvain.desbureaux@orange.com>
Change-Id: If04304326fc5478f791d8290b8ceb39753c59c2f
kubernetes/dmaap/components/message-router/charts/message-router-kafka/templates/statefulset.yaml