Vish Kannan
969023f3ec
Merge pull request #8389 from smarterclayton/chatty_endpoints_controller
...
Endpoints controller is logging too much
2015-05-18 09:40:57 -07:00
Victor Marmol
dfa9d9370b
Merge pull request #8410 from tnguyen-rh/master
...
fix typo in gce.yaml: ensure 'accessModes' value is a list
2015-05-18 09:14:01 -07:00
Quinton Hoole
fec9a524dd
Merge pull request #8415 from GoogleCloudPlatform/revert-8325-ns_5152015
...
Revert "E2E: Namespace soak test, confirms deletion of 100 NS happens…
2015-05-18 09:04:30 -07:00
Quinton Hoole
636569fc8d
Revert "E2E: Namespace soak test, confirms deletion of 100 NS happens within 150 seconds"
2015-05-18 09:04:10 -07:00
Satnam Singh
26b27b5e0f
Merge pull request #8374 from jimmidyson/docker-log-symlink-separator
...
Docker log symlinks should use underscore separator
2015-05-18 08:59:07 -07:00
Victor Marmol
f9c9564561
Merge pull request #8047 from ZJU-SEL/0.15dns
...
Revert to v0.15.0 dns manifest temporarily in ubuntu deployment
2015-05-18 08:41:08 -07:00
Victor Marmol
0e804b03a4
Merge pull request #8220 from thockin/label-validation
...
Add test case for qname validation, fix impl
2015-05-18 08:40:56 -07:00
Victor Marmol
d431e98604
Merge pull request #8234 from nak3/terminate-child-process-local-up-cluster
...
Ensuring that we never call kill with empty arguments in local-cluster-up
2015-05-18 08:40:41 -07:00
Victor Marmol
d064e843ab
Merge pull request #8287 from vishh/kube2sky
...
Adding unit tests for existing kube2sky logic
2015-05-18 08:40:19 -07:00
Victor Marmol
4ba22e713a
Merge pull request #8296 from jlowdermilk/gen-analytics
...
Add ga-beacon analytics to gendocs scripts
2015-05-18 08:40:02 -07:00
Victor Marmol
bf912e0d82
Merge pull request #8338 from nikhiljindal/omitEmpty
...
Fixing the omitempty tag
2015-05-18 08:39:47 -07:00
Victor Marmol
fa716a1b48
Merge pull request #8344 from jlowdermilk/clientcmd-api
...
Remove dependency on pkg/api from pkg/client/clientcmd/api
2015-05-18 08:39:18 -07:00
Victor Marmol
0b4eb95dad
Merge pull request #8363 from caesarxuchao/secrets-doc
...
update docs/secrets.md to v1beta3
2015-05-18 08:38:29 -07:00
Victor Marmol
315d9a32a7
Merge pull request #8380 from justinsb/visibility_1_util_portrange
...
Add util.PortRange, so that a port range can be a flag. Format: lo-hi
2015-05-18 08:37:57 -07:00
Victor Marmol
d0e7040b94
Merge pull request #8367 from thockin/kube2sky
...
Add docs on making a release
2015-05-18 08:37:28 -07:00
Victor Marmol
90d6080fe8
Merge pull request #8392 from liggitt/ttlfunc
...
Pass correct update flag to TTLFunc
2015-05-18 08:36:19 -07:00
Victor Marmol
dc587b7ab0
Merge pull request #8393 from bmorton/fix-coreos-standalone
...
Remove unmatched double-quotes in CoreOS's standalone.yaml
2015-05-18 08:36:07 -07:00
Victor Marmol
618c5c567f
Merge pull request #8400 from a-robinson/bug
...
Properly handle nil cached services in the service controller's node reconciler
2015-05-18 08:35:50 -07:00
Clayton Coleman
3b10d82864
Merge pull request #8391 from liggitt/etcd_token_lookup
...
Make serviceaccount/token lookup more flexible
2015-05-18 11:08:30 -04:00
Clayton Coleman
485a420326
Merge pull request #8257 from liggitt/multi_user_controller
...
Allow ServiceAccountsController to manage multiple named service accounts
2015-05-18 10:39:50 -04:00
Clayton Coleman
a2e4f95e32
Merge pull request #8269 from smarterclayton/add_proxier_error
...
Proxier should return typed errors
2015-05-18 10:00:44 -04:00
Clayton Coleman
4a47e89e8a
Merge pull request #8407 from mfojtik/double-timestamps
...
Disable 'Timestamps' in Docker logs to prevent double-timestamps
2015-05-18 09:59:50 -04:00
Thien-Thi Nguyen
15652d00a5
fix typo in gce.yaml: ensure 'accessModes' value is a list
2015-05-18 14:48:42 +02:00
Derek Carr
4753021167
Merge pull request #7617 from pronix/add_libvirt_vagrant_provider
...
Add libvirt provider for vagrant
2015-05-18 08:27:51 -04:00
deads2k
be0f2d2930
add dockercfg secret types
2015-05-18 08:25:27 -04:00
Derek Carr
eb12565960
Merge pull request #8203 from pweil-/expose-context-to-admission
...
Expose user info to admission controllers
2015-05-18 08:25:10 -04:00
Derek Carr
de45d626a7
Merge pull request #8325 from jayunit100/ns_5152015
...
E2E: Namespace soak test, confirms deletion of 100 NS happens within 150 seconds
2015-05-18 08:24:11 -04:00
Derek Carr
9aab677e11
Merge pull request #8343 from caesarxuchao/limitrange
...
update examples/limitrange to v1beta3
2015-05-18 08:19:44 -04:00
deads2k
d404a17f0a
allow leading dots in secret keys
2015-05-18 08:17:58 -04:00
António Meireles
d4258489ff
update setup-network-environment 's download URL.
...
handles GoogleCloudPlatform/kubernetes#8405
Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-05-18 11:51:06 +01:00
Michal Fojtik
7d11e226b7
Disable 'Timestamps' in Docker logs to prevent double-timestamps
2015-05-18 12:27:19 +02:00
Alex Robinson
3cf80e76c8
Properly handle nil cached services in the service controller's node reconciler.
...
Add a test that catches the former bug.
2015-05-17 22:36:48 -07:00
feihujiang
d36173e855
Check json format firstly
...
Check json format firstly
check json format firstly
check json format firstly
2015-05-18 10:44:29 +08:00
Vishnu Kannan
684122f2a7
Adding unit tests for existing kube2sky logic.
2015-05-17 19:13:50 -07:00
BC Broussard
f62aa79cd5
Only show more button on list pages if scope.moreClick defined
...
Remove placeholder thumbnails from pod listing page of web ui
Show pods when there are no labels
2015-05-17 15:59:53 -07:00
Chao Xu
1526cfd092
update docs/devel flaky-tests to v1beta3
2015-05-17 15:48:33 -07:00
Chao Xu
cf077b2970
change to list syntax
2015-05-17 15:22:25 -07:00
Brian Morton
4d6786a36d
Remove unmatched double-quotes in CoreOS's standalone.yaml.
2015-05-16 23:46:08 -07:00
Jordan Liggitt
a2d6dd0467
Pass correct update flag to TTLFunc
2015-05-17 00:42:30 -04:00
Jordan Liggitt
d90e7409e4
Prevent auth recursion for service account tokens
2015-05-16 23:39:07 -04:00
Robert Bailey
efb42b302d
Merge pull request #8390 from justinsb/aws_config_default
...
AWS: Set MASTER_RESERVED_IP in config-default.sh
2015-05-16 19:24:01 -07:00
Justin Santa Barbara
87dfddb259
AWS: Set MASTER_RESERVED_IP in config-default.sh
...
Otherwise jenkins fails
2015-05-16 20:32:23 -04:00
Clayton Coleman
d00f705652
Tone down scheduler logging
...
Having no nodes in the cluster is unusual and is likely a test
environment, and when a pod is deleted there is no need to log
information about our inability to schedule it.
2015-05-16 19:46:50 -04:00
Clayton Coleman
78ad32a538
Endpoints controller is logging too much
...
Pods not having an IP yet or pods that don't have a port aren't v(0)
log items, since the former is usually temporary and the latter has
nothing actionable for an admit.
2015-05-16 19:37:13 -04:00
Prashanth B
dfe80efa69
Merge pull request #8308 from iHile/patch-1
...
Update standalone.yaml ( fix syntax )
2015-05-16 13:28:19 -07:00
Clayton Coleman
c54097d96c
DefaultMux should only register the first time
2015-05-16 16:11:24 -04:00
Clayton Coleman
1f628f2340
Bump fake docker version to emulate Docker 1.6
2015-05-16 16:10:49 -04:00
Justin Santa Barbara
2457c284ed
Add util.PortRange, so that a port range can be a flag. Format: lo-hi
2015-05-16 15:52:57 -04:00
Jimmi Dyson
2d4067f1fd
Fixes #8374 : Underscore separator in docker log symlink
2015-05-16 19:19:27 +01:00
Vish Kannan
d51e131726
Merge pull request #8354 from vishh/kube2sky_2
...
Revert kube2sky to use kubernetes-ro service
2015-05-15 21:23:15 -07:00