4452c7e1360ab1985f09c5ff0b589cf799a105fc
Add logging for LimitRange checks, enhance error handling for listing LimitRanges, and streamline the creation and deletion of the 'extreme-request-defaults' LimitRange based on namespace exclusion. This improves reliability and visibility during namespace management.
Default-request-adder
A small container which periodically (every 10s) checks for a LimitRange on all non-excluded namespaces named extreme-request-defaults and creates it using the configured memory settings if absent.
Description