kubernetes/pkg
Yifan Gu 9ce10c8552 rkt: Add support for termination message, termination reason.
If 'TerminationMessagePath' in container spec is set, then
We will mount the termination message log into the container.

Also in GetPodStatus, if the container exits and the 'TerminationMessagePath'
is set, then the 'message' field in container state will be populated.
2016-02-01 18:06:47 +08:00
..
admission update StatusDetails to handle Groups 2015-12-17 09:14:12 -05:00
api Merge pull request #19824 from pmorie/env-source-variant 2016-01-31 20:12:08 -08:00
apimachinery Update tests to handle codec changes 2016-01-22 13:27:26 -05:00
apis generate client for replicaset 2016-01-31 15:42:03 -08:00
apiserver Add benchmarks for watch over websocket and http 2016-01-28 21:34:51 -05:00
auth Change legacy ABAC decode to use new Decoder 2016-01-22 01:10:23 -05:00
capabilities Support pods with containers using host ipc 2015-09-18 21:13:39 +02:00
client Merge pull request #20312 from caesarxuchao/replace-many-controllers 2016-01-31 18:42:26 -08:00
cloudprovider Merge pull request #19976 from aarondav/elb-timeout 2016-01-30 18:57:56 -08:00
controller Merge pull request #20312 from caesarxuchao/replace-many-controllers 2016-01-31 18:42:26 -08:00
conversion Move conversion.Scheme to runtime 2016-01-30 14:12:40 -05:00
credentialprovider Register ECR credential plugin only when an AWS cloud instance is created 2016-01-25 22:18:45 -05:00
fieldpath Change runtime.Object signature 2015-12-15 13:36:25 -05:00
fields move parse or die logic to selector.go 2015-12-17 19:59:46 +08:00
genericapiserver Initialize API servers with negotiated serializers 2016-01-22 01:10:22 -05:00
healthz
httplog httplog is not a CloseNotifier 2015-12-20 21:59:59 -05:00
hyperkube
kubectl replacing handwritten client in several controllers 2016-01-31 15:42:02 -08:00
kubelet rkt: Add support for termination message, termination reason. 2016-02-01 18:06:47 +08:00
kubemark update proxy server 2016-01-28 15:46:40 -08:00
labels Merge pull request #18494 from brendandburns/perf3 2015-12-16 15:01:10 -08:00
master Add services/status path, and let the service controller uses Services.UpdateStatus() 2016-01-31 12:39:45 -08:00
metrics Update the Metrics test to only require the presense of a list of needed 2016-01-25 17:24:07 -08:00
probe Comment out calls to httptest.Server.Close() to work around 2016-01-11 23:02:11 -08:00
proxy Use networking to hold network related pkgs 2016-01-15 13:46:16 +08:00
registry Merge pull request #19342 from caesarxuchao/remove-resourceversion-check 2016-01-31 18:11:47 -08:00
runtime Move conversion.Scheme to runtime 2016-01-30 14:12:40 -05:00
securitycontext rkt: Refactor setIsolators. 2016-01-08 13:31:21 -08:00
serviceaccount Split the serviceaccount package into two parts 2015-12-26 21:28:12 -05:00
storage fix the namespaceScoped of cachers 2016-01-28 16:24:54 -08:00
types
ui Change repository references to https://github.com/kubernetes/kubernetes 2016-01-22 10:23:14 -05:00
util replacing handwritten client in several controllers 2016-01-31 15:42:02 -08:00
version Change repository references to https://github.com/kubernetes/kubernetes 2016-01-22 10:23:14 -05:00
volume replacing handwritten client in several controllers 2016-01-31 15:42:02 -08:00
watch Remaining codec change refactors 2016-01-22 13:27:27 -05:00