Jeff Grafton
35c4b92e92
Make e2e compatible with Go 1.3 and OS X.
...
Go 1.4 added the -o flag to the "go test" command as well as support for
the TestMain() function, so we must work around these not existing in
Go 1.3.
The version of readlink on OS X does not have the -f flag - so we'll
just skip canonicalizing the path.
2015-05-18 12:11:33 -07:00
Jeff Grafton
b79fae5d71
Revert "Revert "Once again, use native Ginkgo test runner instead of cmd/e2e.""
...
This reverts commit 67da1ac0c8
.
2015-05-18 11:39:21 -07:00
Victor Marmol
a7341cfb77
Merge pull request #8386 from smarterclayton/make_kubelet_consumable
...
Make it easier to reuse kubelet server code
2015-05-18 11:26:55 -07:00
Daniel Smith
6dbecc2a33
Merge pull request #8165 from feihujiang/checkjsonformat
...
Check json format firstly
2015-05-18 11:24:56 -07:00
Daniel Smith
c27999da07
Merge pull request #7966 from deads2k/add-dockercfg-secrets
...
add dockercfg secret types
2015-05-18 11:24:02 -07:00
Victor Marmol
48d20980e2
Merge pull request #8409 from AntonioMeireles/setup-network-environment_newHome
...
update setup-network-environment 's download URL.
2015-05-18 11:22:24 -07:00
Victor Marmol
45874d5f76
Merge pull request #5547 from gmarek/client3
...
Add a resource specifying number of Pods that are allowed to run on Kubelet.
2015-05-18 11:11:43 -07:00
Victor Marmol
5fca923f97
Merge pull request #8418 from pweil-/fix-gendocs
...
fix gendocs
2015-05-18 10:55:29 -07:00
Clayton Coleman
dc0e3dd0a4
Make it easier to reuse kubelet server code
...
Ensure that RunKubelet() returns errors consistently,
and make info output match Kube conventions.
Allows OpenShift to more easily reuse the Kubelet.
2015-05-18 13:38:23 -04:00
Paul Weil
e565b20b37
fix gendocs
2015-05-18 13:32:55 -04:00
Nikhil Jindal
9298638658
Merge pull request #8349 from caesarxuchao/flaky-tests-docs
...
update docs/devel flaky-tests to v1beta3
2015-05-18 10:18:25 -07:00
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
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