Adrian Reber
|
564f0e9a25
|
kubelet: add checkpoint/restore infrastructure
This adds the first infrastructure code parts to the kubelet
to support checkpoint/restore.
Signed-off-by: Adrian Reber <areber@redhat.com>
|
2022-07-14 10:27:40 +00:00 |
|
obitech
|
898c40a484
|
Fix golint failures in some pkg/kubelet packages
Fixed:
- pkg/kubelet/pod
- pkg/kubelet/metrics
- pkg/kubelet/configmap
- pkg/kubelet/config
|
2019-08-03 21:07:12 +02:00 |
|
vikaschoudhary16
|
58d1b4d564
|
Add correct selinux label at plugin socket directory
|
2019-05-18 12:35:17 +05:30 |
|
Michelle Au
|
8724b46623
|
Check for volume-subpaths directory in orpahaned pod cleanup
|
2018-12-26 10:49:28 -08:00 |
|
Renaud Gaubert
|
229418f261
|
Update pluginwatcher to ignore CSI metadata dir and non socket files
|
2018-11-17 01:51:00 +01:00 |
|
David Ashpole
|
630cb53f82
|
add kubelet grpc server for pod-resources service
|
2018-11-15 09:43:20 -08:00 |
|
mtanino
|
8903e8cd85
|
BlockVolumesSupport: CRI, VolumeManager and OperationExecutor changes
This patch contains following changes.
- container runtime changes for adding block devices
- volumemanager changes
- operationexecutor changes
|
2017-11-20 14:10:26 -05:00 |
|
Jan Safranek
|
1ddc6eb2dc
|
Add mount containers to kubelet
|
2017-11-10 13:14:40 +01:00 |
|
Davanum Srinivas
|
2a2b0cbffa
|
Remove cmd/kubelet dependency from pkg/kubelet/volumemanager
|
2017-10-13 07:06:21 -04:00 |
|