.. |
api
|
Introduce terminationMessagePath to Container, and update conversion code
|
2014-11-10 10:55:56 -08:00 |
apiserver
|
Merge pull request #2126 from brendandburns/validatez
|
2014-11-10 14:53:41 -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
|
Fix kubecfg -template to be versioned
|
2014-11-07 16:47:21 -08:00 |
kubectl
|
Extract several kubectl helpers from cmd/cmd.go
|
2014-11-10 15:09:32 -02:00 |
kubelet
|
Merge pull request #2225 from dchen1107/deathrattle
|
2014-11-10 11:25:14 -08:00 |
labels
|
state-based parser for multi-valued set selector syntax
|
2014-11-05 08:47:51 -05:00 |
master
|
Merge pull request #2126 from brendandburns/validatez
|
2014-11-10 14:53:41 -05:00 |
proxy
|
UDP services need UDP portals
|
2014-11-05 17:47:40 -08:00 |
registry
|
Return success when registrying unhealthy node.
|
2014-11-07 15:45:15 -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
|
Add check for empty priority list and refactor tests.
|
2014-11-06 21:38:41 -08:00 |
service
|
Fix findPort: correctly handle the empty ports case
|
2014-11-06 21:55:43 -08:00 |
tools
|
Add etcd to the list of services to validate.
|
2014-11-05 21:22:01 -08: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 |