-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
Description
Bug description
After upgrading the Capsule Proxy from v0.9.8 to v0.9.9 the memory usage doubled. We updated to latest first but then downgraded until we found the version.
The issue only happens on clusters with +150 CRD's and both proxy feature gates enabled.
How to reproduce
I was able to reproduce the issue in a local Kind cluster:
https://github.com/larsgerber/kind/tree/main/capsule/memory
Expected behavior
Memory usage should not increase dramatically without further notice.
Additional context
- Capsule-Proxy version: capsule-proxy:v0.9.9
- Helm Chart version: capsule-proxy-0.9.9
- Kubernetes version: v1.34.0