.. |
apis
|
Merge pull request #73833 from haiyanmeng/cri_runtimeclass
|
2019-02-15 18:02:46 -08:00 |
cadvisor
|
Graduate HugePages feature to GA
|
2019-02-02 00:21:10 -05:00 |
certificate
|
Extract new keyutil package from client-go/util/cert
|
2019-02-19 09:48:59 -08:00 |
checkpoint
|
…
|
|
checkpointmanager
|
…
|
|
client
|
…
|
|
cloudresource
|
fallback to previously collected addresses if a sync loop fails
|
2019-01-29 11:05:27 -08:00 |
cm
|
rename latency to duration in metrics
|
2019-02-18 17:40:04 +08:00 |
config
|
kubelet: upgrade sourceFile to use fsnotify
|
2019-02-12 08:00:56 -06:00 |
configmap
|
…
|
|
container
|
Merge pull request #71351 from HotelsDotCom/kep/VolumeSubpathEnvExpansion
|
2019-02-20 14:05:20 -08:00 |
custommetrics
|
…
|
|
dockershim
|
sync CNI config in goroutine
|
2019-02-22 16:26:49 +08:00 |
envvars
|
…
|
|
events
|
…
|
|
eviction
|
Change kubelet metrics to conform guideline
|
2019-02-18 14:01:58 +08:00 |
images
|
Make container create, start, and stop events consistent
|
2019-02-10 16:39:42 -05:00 |
kubeletconfig
|
Updated OWNERS files to include link to docs
|
2019-02-04 22:33:12 +01:00 |
kuberuntime
|
Fit RuntimeClass metrics to prometheus conventions
|
2019-02-19 12:46:37 -08:00 |
leaky
|
…
|
|
lifecycle
|
Move predicate types from algorithm to predicates
|
2018-12-21 22:26:47 +08:00 |
logs
|
…
|
|
metrics
|
Fit RuntimeClass metrics to prometheus conventions
|
2019-02-19 12:46:37 -08:00 |
mountpod
|
change import alias of utils/strings
|
2019-01-30 10:44:09 +08:00 |
network
|
Fix function comment to consistent with its name
|
2019-02-12 01:37:20 -05:00 |
nodelease
|
…
|
|
nodestatus
|
Merge pull request #72507 from dixudx/remove_stale_OutOfDisk
|
2019-01-18 19:14:04 -08:00 |
pleg
|
rename latency to duration in metrics
|
2019-02-18 17:40:04 +08:00 |
pod
|
…
|
|
preemption
|
Move predicate types from algorithm to predicates
|
2018-12-21 22:26:47 +08:00 |
prober
|
Rename labels to match instrumentation guidelines
|
2019-01-28 12:36:20 -05:00 |
qos
|
kubelet: set low oom_score_adj for containers in critical pods
|
2019-02-05 14:28:36 -06:00 |
remote
|
Updated OWNERS files to include link to docs
|
2019-02-04 22:33:12 +01:00 |
runtimeclass
|
Migrate RuntimeClass E2E to typed client
|
2019-01-24 11:08:30 -08:00 |
secret
|
…
|
|
server
|
Merge pull request #69099 from ehashman/issue-66790
|
2019-02-22 14:56:01 -08:00 |
stats
|
Merge pull request #71119 from Chenditang/typo
|
2019-02-20 12:54:30 -08:00 |
status
|
correct the type in status_manager.go
|
2019-01-25 14:34:11 +08:00 |
sysctl
|
…
|
|
token
|
Updated OWNERS files to include link to docs
|
2019-02-04 22:33:12 +01:00 |
types
|
Remove container type from kubelet runtime labels
|
2018-12-21 15:47:47 +01:00 |
util
|
delete all duplicate empty blanks
|
2019-02-23 10:28:04 +08:00 |
volumemanager
|
Merge pull request #73556 from msau42/triage-72931
|
2019-02-12 17:29:05 -08:00 |
winstats
|
Revert "Add network stats for windows node"
|
2019-02-15 12:20:41 +08:00 |
BUILD
|
Move beta OS/Arch labels back to the kubelet package
|
2019-02-13 18:09:49 -08:00 |
OWNERS
|
Updated OWNERS files to include link to docs
|
2019-02-04 22:33:12 +01:00 |
active_deadline.go
|
…
|
|
active_deadline_test.go
|
…
|
|
doc.go
|
…
|
|
errors.go
|
fix some typos
|
2019-01-08 12:46:05 +08:00 |
kubelet.go
|
rename latency to duration in metrics
|
2019-02-18 17:40:04 +08:00 |
kubelet_getters.go
|
replace pkg/util/file with k8s.io/utils/path
|
2019-01-29 15:20:13 -05:00 |
kubelet_getters_test.go
|
…
|
|
kubelet_network.go
|
…
|
|
kubelet_network_linux.go
|
…
|
|
kubelet_network_others.go
|
…
|
|
kubelet_network_test.go
|
…
|
|
kubelet_node_status.go
|
Merge pull request #73824 from jiayingz/reallocate
|
2019-02-15 20:35:30 -08:00 |
kubelet_node_status_test.go
|
Merge pull request #73333 from yujuhong/os-arch-labels
|
2019-02-15 16:45:57 -08:00 |
kubelet_pods.go
|
Implementation of KEP Feature Gate VolumeSubpathEnvExpansion
|
2019-02-20 01:37:16 +00:00 |
kubelet_pods_linux_test.go
|
…
|
|
kubelet_pods_test.go
|
fix scheduler and kubelet unit tests leaking feature flag changes
|
2018-11-16 10:52:53 -05:00 |
kubelet_pods_windows_test.go
|
…
|
|
kubelet_resources.go
|
…
|
|
kubelet_resources_test.go
|
…
|
|
kubelet_test.go
|
use Pod.Status.StartTime as pod's cgroup start time in summary API
|
2018-12-14 14:26:55 -08:00 |
kubelet_volumes.go
|
Check for volume-subpaths directory in orpahaned pod cleanup
|
2018-12-26 10:49:28 -08:00 |
kubelet_volumes_linux_test.go
|
Check for volume-subpaths directory in orpahaned pod cleanup
|
2018-12-26 10:49:28 -08:00 |
kubelet_volumes_test.go
|
…
|
|
oom_watcher.go
|
…
|
|
oom_watcher_test.go
|
…
|
|
pod_container_deletor.go
|
…
|
|
pod_container_deletor_test.go
|
…
|
|
pod_workers.go
|
…
|
|
pod_workers_test.go
|
…
|
|
reason_cache.go
|
…
|
|
reason_cache_test.go
|
…
|
|
runonce.go
|
…
|
|
runonce_test.go
|
…
|
|
runtime.go
|
fix some typos
|
2019-01-08 12:46:05 +08:00 |
util.go
|
…
|
|
volume_host.go
|
…
|
|