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
@@ -37,6 +37,6 @@ Review important information about the 8.19.21 release.
37
37
38
38
39
39
* Reject stale policy revisions before secret resolution in the policy monitor. https://github.com/elastic/fleet-server/pull/7572[#7572] https://github.com/elastic/fleet-server/issues/7570[#7570]
40
-
* Read cgroup memory limit for cache sizing when GOMEMLIMIT is not set. https://github.com/elastic/fleet-server/pull/7654[#7654] https://github.com/elastic/fleet-server/pull/7705[#7705]
40
+
* Read cgroup memory limit for cache sizing when GOMEMLIMIT is not set. https://github.com/elastic/fleet-server/pull/7573[#7573]
containerMemoryMB() now falls back to the cgroup memory limit (v2 then v1) before host RAM. This ensures fleet-server is correctly sized for the container even in deployments that do not explicitly set GOMEMLIMIT.
0 commit comments