Skip to content

Allow customization of taskscaler and fleeting parameters in config.toml

What does this MR do?

This change adds an internal configurable parameters DeletionRetryInterval, FailureThreshold, ShutdownDeletionInterval, and ShutdownDeletionRetries as configurable options in config.toml.

For the parameters UpdateInterval and UpdateIntervalWhenExpecting the defaults from module fleeting are used instead of hardcoded values.

Why was this MR needed?

This would allow administrators to fine-tune these values based on their specific needs or infrastructure requirements.

What's the best way to test this MR?

Add the new parameters to the config.toml with values different to the defaults to validate that the new values are uses.

What are the relevant issue numbers?

#38969 (closed)

Info

Sven Geisler sven.geisler@mercedes-benz.com, Mercedes-AMG GmbH Provider Information

Edited by Sven Geisler

Merge request reports

Loading