Skip to content

Housekeeper: Validate configuration on start (follow up)

Manoj M J requested to merge manojmj-master-patch-04936 into master

What does this MR do and why?

Follow up from !155328 (comment 1936034843) to improve the code.

I also made the change to check all config keys in one go and print out the error, so that devs will not have to waste time setting up one key, running the keep again, and only then getting to know that another key is missing.

Screenshot_2024-06-05_at_11.03.49_AM

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Manoj M J

Merge request reports