This repository was archived by the owner on Dec 21, 2021. It is now read-only.
This repository was archived by the owner on Dec 21, 2021. It is now read-only.
Limit the number of old configurations that are kept #174
Open
Description
The agent currently does not delete service configs for services that are no longer running.
I just noticed on a demo cluster that we accumulated roughly 1200 old service configs in /etc/stackable/serviceconfig
.
It might be worthwhile introducing a config setting to cap how many old versions are kept, either globally or per service.