.. |
atomic
|
Update highwatermark
|
2015-12-14 16:47:47 +08:00 |
bandwidth
|
Fix: deal properly with tc qdisc show returning "noqueue"
|
2016-01-03 23:44:18 -05:00 |
chmod
|
…
|
|
chown
|
…
|
|
config
|
…
|
|
dbus
|
Bump cadvisor to fix interface stats bugs & improve performance
|
2015-12-21 17:07:21 +00:00 |
deployment
|
replacing handwritten client in several controllers
|
2016-01-31 15:42:02 -08:00 |
errors
|
…
|
|
exec
|
Improve error reporting a little in ingress e2e.
|
2016-01-06 15:25:04 -08:00 |
flushwriter
|
…
|
|
hash
|
Use hashutil to hold hash tools
|
2016-01-06 22:28:58 +08:00 |
httpstream
|
Remaining codec change refactors
|
2016-01-22 13:27:27 -05:00 |
intstr
|
Add protobuf preparation objects, guarded by proto tag
|
2015-12-05 18:15:48 -05:00 |
io
|
Remove all instances of "/tmp" from unit tests and replace with a common
|
2016-01-27 16:11:22 -08:00 |
iptables
|
Enable iptables kube-proxy by default in master
|
2015-11-13 18:38:01 -08:00 |
jsonpath
|
Update tests to handle codec changes
|
2016-01-22 13:27:26 -05:00 |
keymutex
|
fixed spelling typo
|
2016-01-22 00:15:07 -05:00 |
labels
|
Add rollback subresource; add rollback logic to deployment controller
|
2016-01-30 16:00:34 -08:00 |
limitwriter
|
…
|
|
mount
|
Merge pull request #19585 from smarterclayton/skip_mount
|
2016-01-14 17:03:44 -08:00 |
net
|
update proxy server
|
2016-01-28 15:46:40 -08:00 |
node
|
…
|
|
oom
|
Ensure kubelet pid is not moved to system container
|
2016-01-29 09:30:20 +00:00 |
parsers
|
Move parsers into util
|
2015-11-29 22:15:11 -08:00 |
pod
|
Move pod template hash and label adding util functions to their packages.
|
2016-01-12 16:11:00 -08:00 |
procfs
|
Refactor an interface for style
|
2015-11-13 15:56:27 -08:00 |
proxy
|
Use networking to hold network related pkgs
|
2016-01-15 13:46:16 +08:00 |
rand
|
Backoff and Randomness additions for use in client utilities
|
2015-11-25 00:01:06 -05:00 |
selinux
|
Bump cadvisor to fix interface stats bugs & improve performance
|
2015-12-21 17:07:21 +00:00 |
sets
|
Updage auto-generated files
|
2016-01-01 11:47:29 +01:00 |
slice
|
…
|
|
strategicpatch
|
Implement conflict detection in strategic merge patch.
|
2015-12-06 17:54:32 -08:00 |
strings
|
Add strings pkg to hold strings utils
|
2016-01-15 12:37:50 +08:00 |
sysctl
|
Refactor an interface for style
|
2015-11-13 15:56:27 -08:00 |
testing
|
Remove all instances of "/tmp" from unit tests and replace with a common
|
2016-01-27 16:11:22 -08:00 |
validation
|
Validate uids and gids for securitycontext
|
2016-01-11 15:17:25 +08:00 |
wait
|
Provide a RetryOnConflict helper for client libraries
|
2016-01-20 22:58:16 -05:00 |
workqueue
|
…
|
|
wsstream
|
Comment out calls to httptest.Server.Close() to work around
|
2016-01-11 23:02:11 -08:00 |
yaml
|
Update tests to handle codec changes
|
2016-01-22 13:27:26 -05:00 |
backoff.go
|
Backoff and Randomness additions for use in client utilities
|
2015-11-25 00:01:06 -05:00 |
backoff_test.go
|
Backoff and Randomness additions for use in client utilities
|
2015-11-25 00:01:06 -05:00 |
bool_flag.go
|
Make "BoolFlag" booleans not require =true
|
2016-01-14 09:07:00 -05:00 |
cache.go
|
…
|
|
cache_test.go
|
…
|
|
clock.go
|
Add event correlation to client
|
2015-11-06 16:59:38 -05:00 |
clock_test.go
|
…
|
|
configuration_map.go
|
…
|
|
crlf.go
|
…
|
|
crypto.go
|
…
|
|
deadlock-detector.go
|
Refactor the deadlock detector for testing. Add a test.
|
2015-11-20 09:35:40 -08:00 |
deadlock-detector_test.go
|
Refactor the deadlock detector for testing. Add a test.
|
2015-11-20 09:35:40 -08:00 |
diff.go
|
…
|
|
doc.go
|
…
|
|
flags.go
|
…
|
|
line_delimiter.go
|
…
|
|
line_delimiter_test.go
|
…
|
|
logs.go
|
…
|
|
resource_container_linux.go
|
Ensure kubelet pid is not moved to system container
|
2016-01-29 09:30:20 +00:00 |
resource_container_unsupported.go
|
…
|
|
runner.go
|
…
|
|
runner_test.go
|
…
|
|
ssh.go
|
…
|
|
ssh_test.go
|
…
|
|
string_flag.go
|
…
|
|
template.go
|
…
|
|
template_test.go
|
…
|
|
throttle.go
|
Rate limiter: Add Saturation() method
|
2015-12-03 08:39:35 -08:00 |
throttle_test.go
|
Rate limiter: Add Saturation() method
|
2015-12-03 08:39:35 -08:00 |
trace.go
|
…
|
|
umask.go
|
…
|
|
umask_windows.go
|
…
|
|
util.go
|
update proxy server
|
2016-01-28 15:46:40 -08:00 |
util_test.go
|
Use networking to hold network related pkgs
|
2016-01-15 13:46:16 +08:00 |
uuid.go
|
Speed up UUID generation.
|
2016-01-27 15:39:23 +01:00 |