[DMaaP MR] Remove "lost+found" in kafka PVC 64/101164/2
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Wed, 5 Feb 2020 10:56:41 +0000 (11:56 +0100)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Wed, 5 Feb 2020 12:13:59 +0000 (13:13 +0100)
commit218e89799bf02ce580173e47a02d02f16ac5f6be
tree09be3a7d3ed2f72b401f63e094d176b735dd0fcc
parent00fd764cb5bdfd020e05a2391639857f6181f0cb
[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: I397e3d1f29fce9f6c77423ffa4375daffbd2a256
kubernetes/dmaap/components/message-router/charts/message-router-kafka/templates/statefulset.yaml