k3s/pkg
Dawn Chen 8ffbced280 Introduce terminationMessagePath to Container, and update conversion code
to assign the default path.

Move default setting for terminationMessagePath to conversion
from validation. Addressed other comments.
2014-11-10 10:55:56 -08:00
..
api Introduce terminationMessagePath to Container, and update conversion code 2014-11-10 10:55:56 -08:00
apiserver Merge pull request #2189 from lavalamp/fix 2014-11-06 12:57:07 -05:00
auth Basic ACL file. 2014-11-05 16:06:22 -08:00
capabilities Refactor to clean up names. 2014-09-16 15:19:02 -07:00
client Make fieldPath part of getting a reference rather than part of making an event. 2014-11-05 15:09:14 -08:00
cloudprovider Separate minion controller from master. 2014-10-30 20:24:15 -04:00
config Fixed wrong godoc for pkg/config methods 2014-11-04 15:51:47 +01:00
constraint Write BoundPods to etcd instead of ContainerManifestList 2014-10-16 19:29:08 -04:00
controller Refactor PodStatus to PodCondition in internal API for v1beta3 2014-11-05 17:26:47 -05:00
conversion Introduce ObjectConvertor for conversion to known API versions 2014-11-04 10:34:15 -05:00
health Merge pull request #2150 from claire921/fix_health_test 2014-11-04 13:16:47 -08:00
healthz Fix healthz test error handling 2014-11-02 22:26:45 -08:00
httplog Implementing Flush method to httplog 2014-10-21 09:33:00 +02:00
kubecfg refactor services to v1beta3 2014-11-04 14:23:53 -05:00
kubectl Use switch rather than ifs for getPodStatusForReplicationController in pkg/describe.go 2014-11-06 23:45:51 -08:00
kubelet Introduce terminationMessagePath to Container, and update conversion code 2014-11-10 10:55:56 -08:00
labels state-based parser for multi-valued set selector syntax 2014-11-05 08:47:51 -05:00
master Return InsecureHandler from master. 2014-11-06 09:11:31 -08:00
proxy UDP services need UDP portals 2014-11-05 17:47:40 -08:00
registry Refactor PodStatus to PodCondition in internal API for v1beta3 2014-11-05 17:26:47 -05:00
resources Use conversion.EnforcePtr() where appropriate 2014-10-28 16:36:09 +01:00
runtime Allow Create/Update/Delete kubectl commands to handle arbitrary objects 2014-11-04 10:44:56 -05:00
scheduler Merge pull request #2166 from claire921/refactor_sched 2014-11-05 10:30:00 -08:00
service refactor services to v1beta3 2014-11-04 14:23:53 -05:00
tools Fix a missing lock in the fake etcd client. 2014-10-31 21:36:03 -07:00
ui Update the ux. 2014-10-08 20:16:59 -07:00
util Add some blocking so that we don't generate identical UUIDs for API objects. 2014-11-03 13:27:59 -08:00
version Serve API version list, test with an integration test. 2014-10-28 17:35:56 -07:00
volume Add support for git volumes. 2014-10-27 16:35:52 -07:00
watch Refactor tests to split ObjectMeta from TypeMeta 2014-10-24 11:22:21 -04:00