Dawn Chen
|
6fa8ceda60
|
Merge pull request #14536 from wulonghui/wulonghui-patch-3
Update rollback process
|
2015-10-12 16:04:59 -07:00 |
|
Dawn Chen
|
0901e5050d
|
Merge pull request #15371 from timothysc/etcd-contexts
New etcd client modifications part 1 (context support)
|
2015-10-12 16:04:13 -07:00 |
|
Dawn Chen
|
de22206929
|
Merge pull request #15309 from rootfs/no_remount
rbd: no more remount.
|
2015-10-12 16:02:53 -07:00 |
|
feihujiang
|
04aca8489f
|
Move LogREST into pod/rest package
|
2015-10-13 06:10:21 +08:00 |
|
Dawn Chen
|
2dd5b2b1d9
|
Merge pull request #14579 from derekwaynecarr/testing_rc_strategy
Add testing to ReplicationController strategy
|
2015-10-12 14:43:36 -07:00 |
|
Dawn Chen
|
6500fdebb2
|
Merge pull request #15096 from tummychow/req-getters
Add getters for labels.Requirement
|
2015-10-12 14:42:26 -07:00 |
|
Dawn Chen
|
3a45a5ca92
|
Merge pull request #15270 from brendandburns/custom
Fix the custom columns printer and the sorting printer for v1.List objects
|
2015-10-12 14:41:00 -07:00 |
|
Dawn Chen
|
00eb2e7bfc
|
Merge pull request #15267 from nikhiljindal/deploymentRCSelector
Deployment: Fixing the selector for new RC created by deployment
|
2015-10-12 14:40:30 -07:00 |
|
Dawn Chen
|
782102d437
|
Merge pull request #15224 from liggitt/proxy_https
Allow specifying scheme when proxying
|
2015-10-12 14:39:21 -07:00 |
|
Mike Danese
|
3645d2f02b
|
add generalized label selector to the experimental API
|
2015-10-12 14:03:08 -07:00 |
|
Chao Xu
|
7817c2312c
|
fix rebase
|
2015-10-12 13:48:14 -07:00 |
|
Chao Xu
|
7554331185
|
update swagger
|
2015-10-12 13:34:07 -07:00 |
|
Chao Xu
|
4c9b88a3c2
|
combine types.go and unversioned.go
|
2015-10-12 13:34:07 -07:00 |
|
Chao Xu
|
910c1fd130
|
fix exceptions
|
2015-10-12 13:34:07 -07:00 |
|
Chao Xu
|
cbeb307a60
|
run grep-sed
|
2015-10-12 13:34:07 -07:00 |
|
Chao Xu
|
fe7b85f6ea
|
run goimports
|
2015-10-12 13:33:13 -07:00 |
|
Chao Xu
|
8654227c08
|
run grep-sed
|
2015-10-12 13:33:13 -07:00 |
|
Chao Xu
|
58ed8fd6fe
|
run goimports
|
2015-10-12 13:33:13 -07:00 |
|
Chao Xu
|
654ceb6e5a
|
run grep-sed
|
2015-10-12 13:33:13 -07:00 |
|
Chao Xu
|
29d3351b69
|
run goimports
|
2015-10-12 13:33:13 -07:00 |
|
Chao Xu
|
e3d984be27
|
run grep-sed
|
2015-10-12 13:33:13 -07:00 |
|
Chao Xu
|
cbb3deb182
|
run goimports
|
2015-10-12 13:31:45 -07:00 |
|
Chao Xu
|
50a2c4c643
|
grep-sed
|
2015-10-12 13:31:45 -07:00 |
|
Chao Xu
|
d1d10f8361
|
rename api to unversioned
|
2015-10-12 13:31:45 -07:00 |
|
Dawn Chen
|
5cab5f68e4
|
Merge pull request #15174 from yujuhong/syncloop_log
kubelet logs update source in the sync loop
|
2015-10-12 12:59:05 -07:00 |
|
Dawn Chen
|
075c3a2c71
|
Merge pull request #15061 from kargakis/fix-dry-run-in-expose
Fix dry run in expose
|
2015-10-12 12:53:04 -07:00 |
|
Dawn Chen
|
80bf32ce56
|
Merge pull request #14879 from tpounds/aws-cloud-cleanup
AWS Cloud Provider Cleanup
|
2015-10-12 12:25:52 -07:00 |
|
Dawn Chen
|
376438b69c
|
Merge pull request #15156 from feiskyer/kubelet/clear-infra-container
Delete infra container if network plugin fails
|
2015-10-12 11:48:02 -07:00 |
|
Dawn Chen
|
149ca1ec49
|
Merge pull request #14618 from smarterclayton/refactor_exec
Refactor exec to make attach useful without a client.Config
|
2015-10-12 11:44:34 -07:00 |
|
Dawn Chen
|
d6ee649cb8
|
Merge pull request #13722 from feihujiang/returnHttpErrorStatusWhenRetriveErrorStatus
APIServer should return error status
|
2015-10-12 11:42:53 -07:00 |
|
feihujiang
|
6290aee8b8
|
Remove shorthand for client flag in kubectl version
|
2015-10-13 02:02:54 +08:00 |
|
nikhiljindal
|
0829bcc8fc
|
Defaulting deployment selector and label
|
2015-10-12 11:00:29 -07:00 |
|
nikhiljindal
|
6f61326cdb
|
Fixing the selector for new RC created by deployment
|
2015-10-12 11:00:29 -07:00 |
|
Yu-Ju Hong
|
1c015560be
|
kubelet logs update source in the sync loop
This improve the clarity/debuggability.
|
2015-10-12 10:18:52 -07:00 |
|
derekwaynecarr
|
3c012db30f
|
Add status subresource to HorizontalPodAutoscaler
|
2015-10-12 11:27:56 -04:00 |
|
feisky
|
296e44cc08
|
Delete infra container if network plugin fails
|
2015-10-12 23:23:17 +08:00 |
|
Jordan Liggitt
|
1043126135
|
Refactor SSH tunneling, fix proxy transport TLS/Dial extraction
|
2015-10-12 11:17:01 -04:00 |
|
Jordan Liggitt
|
826459e51e
|
Allow specifying scheme when proxying
|
2015-10-12 11:16:53 -04:00 |
|
derekwaynecarr
|
22dd92f626
|
Add testing to ReplicationController strategy
|
2015-10-12 11:01:33 -04:00 |
|
Timothy St. Clair
|
2a2a2d79ff
|
New etcd client modifications part 1 (context support)
This commit plumbs contexts which are needed for the new client.
|
2015-10-12 08:45:49 -05:00 |
|
kargakis
|
ef36b3e4f6
|
deep-copies: Structs cannot be nil
|
2015-10-12 15:21:30 +02:00 |
|
feisky
|
8ad6b8f035
|
Fix typo error
|
2015-10-12 18:57:56 +08:00 |
|
gmarek
|
fb56afe4b4
|
HollowNode refactoring
|
2015-10-12 12:13:10 +02:00 |
|
eulerzgy
|
4ed5f9d240
|
adjust package name for pkg/controller directory
|
2015-10-12 09:51:27 +08:00 |
|
feihujiang
|
42c38030be
|
Fix describe pods doesn't show command and args
|
2015-10-12 05:29:52 +08:00 |
|
feihujiang
|
4f38e8a745
|
Let kubectl exec follow dash rule
|
2015-10-12 01:29:07 +08:00 |
|
k8s-merge-robot
|
8580804f77
|
Merge pull request #15138 from mattmoor/limited-beta-rewrite
Auto commit by PR queue bot
|
2015-10-10 11:41:34 -07:00 |
|
k8s-merge-robot
|
3bd7aafcd2
|
Merge pull request #15082 from samsabed/restartNever
Auto commit by PR queue bot
|
2015-10-10 11:19:44 -07:00 |
|
k8s-merge-robot
|
688b7840c5
|
Merge pull request #14941 from caesarxuchao/fix-ServerAPIVersions
Auto commit by PR queue bot
|
2015-10-10 10:36:55 -07:00 |
|
k8s-merge-robot
|
02ec1fb33c
|
Merge pull request #13885 from smarterclayton/websocket_exec
Auto commit by PR queue bot
|
2015-10-10 09:52:01 -07:00 |
|