Brendan Burns
ff3f463e00
Add liveness checks to the controller-manager and scheduler.
2015-06-09 13:06:04 -07:00
krousey
3e7bcd1ecc
Merge pull request #9182 from jdef/abspath_drops_config_prefix
...
ServerAPIVersions incorrectly squashes config.Prefix
2015-06-09 13:00:58 -07:00
krousey
fba6462c0b
Merge pull request #9377 from justinsb/aws_persistent_mounts
...
AWS: add mounts to fstab
2015-06-09 12:57:43 -07:00
krousey
b03532eb39
Merge pull request #9477 from rassie/patch-1
...
Actually ignore hyperthreading
2015-06-09 12:57:02 -07:00
Mike Danese
401d3c43fd
remove removed flags from usage examples
2015-06-09 12:56:58 -07:00
krousey
02c9d2810d
Merge pull request #9446 from ArtfulCoder/etcd_busybox
...
Build etcd image from busybox
2015-06-09 12:56:11 -07:00
derekwaynecarr
5b005fa30b
Add namespace describer
2015-06-09 15:52:44 -04:00
krousey
c1e9a413a3
Merge pull request #9492 from mikedanese/e2e-etcd-sigkill
...
Etcd e2e: retry pod delete if etcd is slow to come back from a SIGKILL
2015-06-09 12:43:11 -07:00
krousey
43a423f6fc
Merge pull request #9440 from brendandburns/ssh
...
Add an initial test for SSH.
2015-06-09 12:08:26 -07:00
krousey
18ce0ceee6
Merge pull request #9439 from kprobst/curl
...
Simplify getting started guide by providing only one download option.…
2015-06-09 12:04:06 -07:00
CJ Cullen
abc4e53648
Make resize tests work on GKE
2015-06-09 12:00:10 -07:00
krousey
dd1f4f392f
Merge pull request #9425 from mesosphere/update-testify-dep
...
Update github.com/stretchr/testify rev to 7e4a149
2015-06-09 11:59:00 -07:00
krousey
687e866d80
Merge pull request #9418 from mikedanese/kubectl-version-err
...
kubectl should error if versionless yaml is passed to resource builder
2015-06-09 11:55:48 -07:00
krousey
cf4b4a313b
Merge pull request #9335 from swagiaal/e2e-test-prefix
...
Add a prefix option to e2e for use with resources
2015-06-09 11:50:02 -07:00
krousey
3d803ab7b2
Merge pull request #9410 from cjcullen/ratelimit
...
Add a RateLimiter for the gce altTokenSource.
2015-06-09 11:11:48 -07:00
krousey
044d4868ca
Merge pull request #9408 from bcbroussard/v1api
...
Update web ui to v1 api
2015-06-09 11:00:06 -07:00
krousey
0487c65fab
Merge pull request #9389 from nikhiljindal/swaggerDup
...
Adding subresource to swagger route docs
2015-06-09 10:51:38 -07:00
Chao Xu
030099a5bd
update fieldPath in event_test.go to v1
2015-06-09 10:45:55 -07:00
krousey
9740105a99
Merge pull request #8837 from mbforbes/rollingTest
...
E2E test node upgrade (to same version)
2015-06-09 10:42:17 -07:00
krousey
fa94d88599
Merge pull request #9370 from justinsb/fix_9318
...
Actually pass down ServiceNodePortRange so it is used
2015-06-09 10:39:45 -07:00
James DeFelice
b5583db1d2
add UnversionedPath() to fix ServerAPIVersions()
2015-06-09 17:30:48 +00:00
Sami Wagiaalla
899cf360ba
Add a prefix option to e2e for use with resources
...
This is helpful when cleaning manually up after a failed test in
shared a gce environment.
Signed-off-by: Sami Wagiaalla <swagiaal@redhat.com>
2015-06-09 13:29:41 -04:00
nikhiljindal
784e408ab4
Adding subresource to swagger route docs
2015-06-09 10:20:45 -07:00
krousey
d7f7d84a5e
Merge pull request #9387 from jsdir/9340-signature
...
Improve signature consistency for ValidateObjectMetaUpdate
2015-06-09 10:20:18 -07:00
krousey
d8d295d647
Merge pull request #9385 from pmorie/local-privileged
...
Allow privileged containers in local cluster
2015-06-09 10:18:44 -07:00
krousey
69d321e9de
Merge pull request #9400 from nikhiljindal/travis
...
Start running v1 tests on travis and shippable
2015-06-09 10:12:23 -07:00
krousey
82f922b61d
Merge pull request #9378 from justinsb/aws_no_thin_on_wheezy
...
AWS: Disable thin LVM provisioning on wheezy
2015-06-09 10:01:04 -07:00
krousey
ff474e5d7e
Merge pull request #9376 from feihujiang/createValidateCrash
...
kubetcl create --validate crashes when no apiVersion or kind is provided
2015-06-09 09:59:42 -07:00
krousey
e19e4bcd12
Merge pull request #9365 from justinsb/fix_9246
...
AWS: Only log "Starting cluster using os distro..." in kube-up
2015-06-09 09:51:22 -07:00
krousey
37ed34261e
Merge pull request #9364 from justinsb/fix_aws_local_not_in_function
...
AWS: Fix script issue where local used outside of function
2015-06-09 09:50:43 -07:00
krousey
81213cec0c
Merge pull request #9086 from jeffmendoza/environment-guide
...
Add Environment Guide example.
2015-06-09 09:50:00 -07:00
krousey
cf1942048c
Merge pull request #9361 from brendandburns/perf3
...
Don't pretty-print by default. Saves an allocation (or more) and a copy.
2015-06-09 09:40:33 -07:00
Mike Danese
52c8d164ff
retry pod delete in etcd failure test
2015-06-09 09:37:43 -07:00
krousey
df69f2a46e
Merge pull request #9330 from jackgr/ui_build_js
...
Align docs/ui.md with www/README.md
2015-06-09 09:25:02 -07:00
Kathrin Probst
cd9accf7d2
Added explanation about firewall and external IP to nginx example.
2015-06-09 09:16:44 -07:00
Jeff Mendoza
c2a3e4e811
Add Environment Guide example.
...
This example shows a simple two tier setup in Kubernetes, and
simply prints the environment information that each pod sees.
Querying the service multiple times will show services at work
load balancing requests.
2015-06-09 09:07:27 -07:00
Kathrin Probst
d7c07b0def
Simplify getting started guide by providing only one download option. Advanced user can still see the wget option when looking at https://get.k8s.io .
2015-06-09 09:01:58 -07:00
Eric Tune
9c7d8405c4
Document that leading dots allowed in secret names
2015-06-09 08:24:14 -07:00
Justin Santa Barbara
d92863523f
AWS: Include (idempotent) ensure-temp-dir in upload-server-tars
...
This way we won't forget it. Fixes kube-push, where I forgot it.
2015-06-09 11:10:15 -04:00
Filip Grzadkowski
dafe79e5de
Merge pull request #9478 from fgrzadkowski/fix_load_test
...
Refactor load test and reduce the load during the test.
2015-06-09 16:54:25 +02:00
Filip Grzadkowski
ea7a615ce6
Refactor load test and reduce the load during the test.
2015-06-09 16:44:23 +02:00
Nikolai Prokoschenko
f204a0ff01
Actually ignore hyperthreading
...
`uniq` only works with sorted input, i.e. we need to sort, before we filter out duplicate CPU IDs
2015-06-09 15:41:21 +02:00
James DeFelice
257bc9b1a3
add GetRuntime() to simplify integration with 3rd party kubelet extensions like kubernetes-mesos
2015-06-09 13:27:34 +00:00
Brendan Burns
b68ddbaf75
Don't pretty-print by default. Saves an allocation (or more) and a copy.
2015-06-08 21:31:58 -07:00
Brendan Burns
2240486110
Add an initial test for SSH.
2015-06-08 20:53:05 -07:00
Robert Bailey
aeb0068547
Add 'kubernetes' (the service name) and the master name as SANs on the
...
master's certificate.
2015-06-08 20:17:45 -07:00
Robert Bailey
2feb658ed7
Distribute the cluster CA cert to cluster addon pods through
...
the kubeconfig file. Use the $KUBERNETES_MASTER_NAME from the
kube-env for skydns, because it can't use the service name.
2015-06-08 20:17:45 -07:00
feihujiang
37abe11f8a
kubetcl create --validate crashes when no apiVersion or kind is provided
2015-06-09 10:38:43 +08:00
jackgr
5d666dbfbf
Align docs/ui.md with www/README.md
2015-06-08 17:45:10 -07:00
Abhishek Shah
fe906677d4
Etcd log mount
2015-06-08 17:21:11 -07:00