k8s-merge-robot
|
a836b1e261
|
Merge pull request #17326 from caesarxuchao/grooupVersion-lastest
Auto commit by PR queue bot
|
2015-12-01 05:05:40 -08:00 |
Chao Xu
|
6e192760e3
|
refactoring latest.go GroupVersion;
clean up latest.go GroupVersions;
remove latest.GroupMeta.Group;
remove latest.GroupMeta.Version.
|
2015-11-30 11:30:21 -08:00 |
harry
|
477da92002
|
Move hostIP detection from master to server
Add PublicAddress in test files
Move valid public addr into util
|
2015-11-30 16:17:37 +08:00 |
Tim St. Clair
|
20ead45af9
|
Move etcd_util.go to separate package
|
2015-11-23 11:32:50 -08:00 |
Abhi Shah
|
7033e423aa
|
Merge pull request #17361 from zhengguoyong/del_repeat_import_packagge
Del repeat imported package
|
2015-11-18 14:58:22 -08:00 |
k8s-merge-robot
|
0798915490
|
Merge pull request #17261 from nikhiljindal/masterClean
Auto commit by PR queue bot
|
2015-11-17 08:16:18 -08:00 |
k8s-merge-robot
|
5e20dcfd6f
|
Merge pull request #17227 from deads2k/gv-apigv
Auto commit by PR queue bot
|
2015-11-17 01:53:17 -08:00 |
k8s-merge-robot
|
7780c1718c
|
Merge pull request #17093 from Pendoragon/master
Auto commit by PR queue bot
|
2015-11-17 00:17:41 -08:00 |
zhengguoyong
|
1c07a56299
|
Del repeat imported package
|
2015-11-17 16:13:11 +08:00 |
deads2k
|
bf983e942c
|
use GroupVersion in APIGroupVersion for api installer
|
2015-11-16 07:42:00 -05:00 |
nikhiljindal
|
e31a08bbc1
|
Remove unused NodeRegexp var from master
|
2015-11-13 15:56:50 -08:00 |
David Eads
|
486103d887
|
Revert "use GroupVersion in APIGroupVersion for api installer"
|
2015-11-13 12:55:08 -05:00 |
deads2k
|
3c725f17ea
|
use GroupVersion in APIGroupVersion for api installer
|
2015-11-13 09:00:04 -05:00 |
Wojciech Tyczynski
|
a5a8717539
|
Pass versioner to cacher.
|
2015-11-13 08:35:28 +01:00 |
Pengcheng Tang
|
6d94dd1a05
|
Change order of CORS and authenticatedHandler for secureHandler.
|
2015-11-12 09:55:36 +08:00 |
ZhuPeng
|
b94b1efdb0
|
Avoid log wrong information until got PublicAddress
|
2015-11-10 10:45:51 +08:00 |
Chao Xu
|
15e6ca5ac5
|
rename to GroupVersion and rename the one in type.go to GroupVersionForDiscovery
|
2015-11-05 14:52:58 -08:00 |
k8s-merge-robot
|
2842d9476b
|
Merge pull request #16496 from wojtek-t/switch_cacher_for_other_resources
Auto commit by PR queue bot
|
2015-11-04 03:01:24 -08:00 |
Nikhil Jindal
|
34cbe48736
|
Merge pull request #16690 from nikhiljindal/apiDeclNotFound
Fixing missing swagger spec for apis/extensions
|
2015-11-03 14:36:31 -08:00 |
Wojciech Tyczynski
|
030a272db5
|
Enable cacher for all resources.
|
2015-11-03 11:55:37 +01:00 |
nikhiljindal
|
7612bded3e
|
Removing an erroneous /
|
2015-11-02 14:18:57 -08:00 |
Wojciech Tyczynski
|
8f385c563f
|
Refactor code for creating Cacher.
|
2015-11-02 20:56:46 +01:00 |
Wojciech Tyczynski
|
9c53f301f1
|
Merge selectors with ListOptions.
|
2015-10-29 15:42:57 +01:00 |
k8s-merge-robot
|
d5be3635e5
|
Merge pull request #16273 from wojtek-t/list_options_in_api
Auto commit by PR queue bot
|
2015-10-29 01:57:29 -07:00 |
Wojciech Tyczynski
|
aa30e38183
|
Pass resource version to storage List operation.
|
2015-10-27 10:03:58 +01:00 |
Mike Danese
|
8acf01d620
|
add status subresource for deployment
|
2015-10-26 00:12:58 -07:00 |
Janet Kuo
|
54b743bc05
|
Change resource "ingress" to "ingresses" in URL path and kubectl
|
2015-10-25 16:54:25 -07:00 |
Saad Ali
|
ebf3ee3fb2
|
Merge pull request #16035 from deads2k/typo
fix horizonal typo
|
2015-10-23 12:09:11 -07:00 |
Saad Ali
|
76c5e0e553
|
Revert "Use KubeletPort reported in NodeStatus instead of cluster-wide master config"
|
2015-10-22 21:25:38 -07:00 |
k8s-merge-robot
|
a6b8e112ac
|
Merge pull request #12919 from gmarek/use_api_ports
Auto commit by PR queue bot
|
2015-10-22 19:53:41 -07:00 |
Filip Grzadkowski
|
52136bdb68
|
Merge pull request #15958 from deads2k/add-is-api-url
add nonResourceURL detection
|
2015-10-22 14:47:54 +02:00 |
deads2k
|
b74aa0145b
|
fix horizonal typo
|
2015-10-21 13:32:01 -04:00 |
gmarek
|
6d6cd8e46a
|
Use KubeletPort reporeted in NodeStatus instead of cluster-wide master config.
|
2015-10-21 17:19:31 +02:00 |
deads2k
|
6fbb3f4b6e
|
add nonResourceURL detection
|
2015-10-20 16:23:30 -04:00 |
Steve Milner
|
8da2d4002f
|
Fixes remaining imports per #15319
|
2015-10-20 07:13:13 -04:00 |
Piotr Szczesniak
|
52d8527761
|
Migrate hpa e2e tests to the new API
Fixed the issue with enabling HPA
|
2015-10-16 11:06:47 +02:00 |
nikhiljindal
|
7bcc4a6755
|
Allowing runtimeConfig to support enabling/disabling specific extension resources
|
2015-10-15 14:24:22 -07:00 |
derekwaynecarr
|
eae56c3b2d
|
Add status subresource to Ingress
|
2015-10-14 14:36:29 -04:00 |
Andrew Butcher
|
efd8e3c9c7
|
Additional service ports config for master service.
|
2015-10-13 07:42:40 -04:00 |
k8s-merge-robot
|
2dec0826f7
|
Merge pull request #15351 from caesarxuchao/fix-14584-1
Auto commit by PR queue bot
|
2015-10-13 02:19:43 -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
|
782102d437
|
Merge pull request #15224 from liggitt/proxy_https
Allow specifying scheme when proxying
|
2015-10-12 14:39:21 -07:00 |
Chao Xu
|
cbeb307a60
|
run grep-sed
|
2015-10-12 13:34:07 -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 |
derekwaynecarr
|
3c012db30f
|
Add status subresource to HorizontalPodAutoscaler
|
2015-10-12 11:27:56 -04:00 |
Jordan Liggitt
|
1043126135
|
Refactor SSH tunneling, fix proxy transport TLS/Dial extraction
|
2015-10-12 11:17:01 -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 |
Chao Xu
|
80f213c376
|
"experimental" -> "extensions"
|
2015-10-09 15:14:03 -07:00 |
Chao Xu
|
67f316dd19
|
apis/experimental->apis/extensions
|
2015-10-09 15:04:41 -07:00 |