kyma-project / nats-manager

Apache License 2.0
5 stars 12 forks source link

implement caching rules for nats-manager #261

Closed k15r closed 8 months ago

k15r commented 9 months ago

Description

to reduce the memory footprint of the nats-manager and to make its memory footprint more predictable objects not required by the nats-manager need to be excluded from the kubernetes clients caches.

Acceptance