From 139e90b314ec90e13b4bba8ae11e9dc8d7f6a5a1 Mon Sep 17 00:00:00 2001 From: Mandeep Khinda Date: Tue, 25 Sep 2018 15:31:41 +0000 Subject: Updated git submodules Project: oom master 32a9559270bee011d39e049133441ea93df4d025 setting global flavor default to unlimited the default of small is creating issues as the resource request numbers need to be better tuned. setting to unlimited brings us back to where the containers are allowed to request whatever they want and grow unbounded (the downside is that this may allow for the containers to starve your K8s cluster!) Issue-ID: OOM-1145 Change-Id: I123131bdfbd154cf02cfa9fa7d96597844e346ab Signed-off-by: Mandeep Khinda --- docs/submodules/oom.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git index 5e3f36a4b..32a955927 160000 --- a/docs/submodules/oom.git +++ b/docs/submodules/oom.git @@ -1 +1 @@ -Subproject commit 5e3f36a4b1710c9c1accc41d2530795d5fb66496 +Subproject commit 32a9559270bee011d39e049133441ea93df4d025 -- cgit 1.2.3-korg