You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The key being WithTweakListOptions, and we would also probably need to add some managed by label to the rs. We might even be able to just use a LabelSelector="rollouts-pod-template-hash" meaning just to have the key and match any value
This has been done in other operators using the NewCache pattern:
Summary
In #2545, @zachaller suggested the following could be used to lower memory usage.
This has been done in other operators using the NewCache pattern:
The following links have documentation on how use the cache selectors.
Use Cases
This would reduce memory usage on clusters with large amounts of replicasets.
Message from the maintainers:
Impacted by this bug? Give it a 👍. We prioritize the issues with the most 👍.
The text was updated successfully, but these errors were encountered: