Kubernetes Submit Queue
eca9e989a3
Merge pull request #36779 from sjenning/fix-memory-leak-via-terminated-pods
...
Automatic merge from submit-queue
fix leaking memory backed volumes of terminated pods
Currently, we allow volumes to remain mounted on the node, even though the pod is terminated. This creates a vector for a malicious user to exhaust memory on the node by creating memory backed volumes containing large files.
This PR removes memory backed volumes (emptyDir w/ medium Memory, secrets, configmaps) of terminated pods from the node.
@saad-ali @derekwaynecarr
2016-11-17 21:29:51 -08:00
..
2016-11-16 02:58:42 -08:00
2016-11-01 16:34:47 -04:00
2016-10-31 16:02:38 -04:00
2016-11-15 15:55:47 +08:00
2016-10-28 11:30:11 -04:00
2016-11-14 10:16:03 -05:00
2016-10-21 17:32:32 -07:00
2016-11-16 10:20:16 -08:00
2016-11-14 10:16:03 -05:00
2016-10-21 17:32:32 -07:00
2016-10-21 17:32:32 -07:00
2016-11-09 02:36:46 -08:00
2016-10-21 17:32:32 -07:00
2016-11-15 16:50:02 -08:00
2016-10-21 17:32:32 -07:00
2016-11-08 07:18:32 -08:00
2016-10-25 10:59:27 -07:00
2016-10-31 13:05:20 -07:00
2016-10-21 17:32:32 -07:00
2016-10-21 17:32:32 -07:00
2016-11-07 13:00:59 +01:00
2016-10-21 17:32:32 -07:00
2016-11-05 00:02:05 -07:00
2016-11-07 13:00:59 +01:00
2016-11-01 13:18:21 -07:00
2016-11-08 10:58:38 -08:00
2016-10-21 17:32:32 -07:00
2016-10-21 17:32:32 -07:00
2016-10-21 17:32:32 -07:00
2016-11-03 13:26:33 -07:00
2016-11-16 10:17:22 -06:00
2016-07-28 02:29:04 -04:00
2016-07-28 02:29:04 -04:00
2016-11-08 10:58:38 -08:00
2016-07-06 08:19:09 -07:00
2016-07-06 08:19:09 -07:00
2016-07-16 13:48:21 -04:00
2016-08-01 22:27:56 +02:00
2016-07-22 10:19:40 -04:00
2016-10-25 12:29:12 -07:00
2016-08-18 10:19:48 -07:00
2016-11-05 00:02:05 -07:00
2016-11-07 11:29:24 -08:00
2016-11-07 14:34:34 +01:00
2016-11-16 18:09:31 -08:00
2016-11-16 18:09:31 -08:00
2016-08-16 14:41:17 -04:00
2016-08-16 14:41:17 -04:00
2016-11-09 15:16:11 -08:00
2016-11-09 15:16:11 -08:00
2016-10-26 10:39:46 -04:00
2016-11-14 14:06:39 -08:00
2016-10-31 13:05:20 -07:00
2016-08-15 14:36:51 -07:00
2016-08-15 14:36:51 -07:00
2016-09-07 13:28:08 -04:00
2016-09-07 13:28:08 -04:00
2016-11-09 15:16:11 -08:00
2016-11-08 13:01:25 -05:00
2016-11-04 00:11:55 -04:00
2016-08-22 23:35:11 -04:00
2016-11-03 12:21:19 -04:00