roberthbailey
8953ddf617
Merge pull request #4320 from justinsb/cleanup_after_update_e2e
...
Stop both replication controllers in update-demo
2015-02-11 11:00:14 -08:00
roberthbailey
ed8237119f
Merge pull request #4316 from justinsb/optional_args
...
Default value for ${@}, otherwise nounset causes failure
2015-02-11 10:41:10 -08:00
roberthbailey
d68107be5e
Merge pull request #4314 from justinsb/e2e_fixes
...
Remove stray r
2015-02-11 10:29:20 -08:00
CJ Cullen
c2b0632be4
Merge pull request #4217 from pires/fix_coreos_master_portal_net
...
Fixed API server portal_net flag that could break service networking on CoreOS
2015-02-11 10:15:46 -08:00
roberthbailey
d7e89f9867
Merge pull request #4312 from ryfow/vagrant-dns-replicas
...
In Vagrant, copy $DNS_REPLICAS to /master-start.sh
2015-02-11 10:06:08 -08:00
Justin Santa Barbara
c6f32d5a15
Stop both replication controllers in update-demo
...
The update test may have failed, and if we leave an RC around it
causes subsequent tests to fail
2015-02-11 12:54:18 -05:00
Jeff Lowdermilk
8276a9e03d
Merge pull request #4295 from MikeJeffrey/kubectldocs
...
Clean up kubectl help for auto-gen'd kubectl.md
2015-02-11 09:41:30 -08:00
Justin Santa Barbara
8cbd97d8bd
Default value for ${@}, otherwise nounset causes failure
2015-02-11 12:39:06 -05:00
Justin Santa Barbara
4cf0e4c37f
Remove stray r
2015-02-11 12:34:19 -05:00
Ryan Fowler
289e11ae6f
In Vagrant, copy $DNS_REPLICAS to /master-start.sh
...
DNS doesn't start without `DNS_REPLICAS`
2015-02-11 09:11:37 -06:00
roberthbailey
fcee2e16b9
Merge pull request #4300 from bprashanth/clarity_local
...
A set of clarity fixes for the local cluster documentation
2015-02-10 17:21:45 -08:00
Deyuan Deng
f431e0e780
Merge pull request #4274 from mikedanese/descirbe-node-condition
...
add NodeCondition and PodCondition to kubectl describe node/pod
2015-02-10 20:15:20 -05:00
Victor Marmol
6c15604ccb
Merge pull request #4299 from a-robinson/metrics
...
Add monitoring instrumentation for the remaining HTTP handlers in the apiserver.
2015-02-10 16:25:08 -08:00
CJ Cullen
a840c20939
Merge pull request #4158 from HackToday/master
...
Check curl before use it
2015-02-10 16:24:53 -08:00
Prashanth Balasubramanian
c51349009c
Clarify the documentation for starting a local cluster.
2015-02-10 16:04:52 -08:00
Alex Robinson
ab62b689a5
Add monitoring instrumentation for the remaining HTTP handlers in the apiserver.
2015-02-10 23:19:49 +00:00
Victor Marmol
535502ead6
Merge pull request #4272 from a-robinson/metrics
...
Basic initial instrumentation of the apiserver
2015-02-10 14:58:14 -08:00
Alex Robinson
d39262d743
Consolidate the prometheus Counters into a shared CounterVec and remove
...
the "code" label from the latencies SummaryVec.
2015-02-10 22:47:56 +00:00
Clayton Coleman
06656efe62
Merge pull request #4283 from ncdc/allow-proxy-to-resource-root-path
...
Allow proxying to a resource at /
2015-02-10 17:45:31 -05:00
Zach Loafman
6b3bb763f0
Merge pull request #4287 from derekwaynecarr/docker_group_gone
...
Docker 1.4.1 on Fedora no longer provisions a docker group
2015-02-10 14:28:02 -08:00
Mike Danese
dac5e9b4d0
add NodeCondition and PodCondition to kubectl describe node/pod
2015-02-10 14:17:31 -08:00
Dawn Chen
c55921676c
Merge pull request #4271 from ArtfulCoder/logging_etcd
...
Updated etcd-pod-dir-fetch logging.
2015-02-10 13:41:06 -08:00
Alex Robinson
2463cff79c
Basic initial instrumentation of the apiserver. This links in the
...
prometheus library for monitoring, which exports some basic resource
usage metrics by default, like number of goroutines, open file
descriptors, resident and virtual memory, etc. I've also started adding
in request counters and latency histograms, but have only added them to two
of our HTTP handlers. If this looks reasonable, I'll add them to the rest
in a second PR.
2015-02-10 20:44:28 +00:00
Zach Loafman
2fb4bd4724
Merge pull request #4286 from brendandburns/etcd
...
Add restart to the kube apiserver.
2015-02-10 12:09:34 -08:00
Abhishek Shah
febf8c9b2c
Fixed formattting issues in etcd.go
2015-02-10 12:03:40 -08:00
MikeJeffrey
e5459c8802
Clean up kubectl help for auto-gen'd kubectl.md
2015-02-10 12:02:05 -08:00
Clayton Coleman
dce4cd8b1d
Merge pull request #3613 from derekwaynecarr/namespace_as_kind
...
Namespace as kind
2015-02-10 14:49:58 -05:00
roberthbailey
3f90de3f80
Merge pull request #4289 from jlowdermilk/cleanup
...
Explicitly send error string to Fatal log 2
2015-02-10 11:37:26 -08:00
Filipe Brandenburger
f387c51197
Merge pull request #4269 from zmerlynn/port_endpoints
...
Port TestBasic & TestPrivate to Ginkgo
2015-02-10 11:31:23 -08:00
roberthbailey
ef71b43056
Merge pull request #4281 from brendandburns/fixer
...
Add some error checking to prevent obscure failures.
2015-02-10 11:22:58 -08:00
Jeff Lowdermilk
96c9a15ed5
Merge pull request #4279 from jimmidyson/proxy-tweaks
...
Configurable API prefix for kubectl proxy
2015-02-10 11:21:22 -08:00
Zach Loafman
7efc60580e
Port TestBasic and TestPrivate to Ginkgo syntax
...
Fixes #4261
2015-02-10 11:00:53 -08:00
roberthbailey
2c2a59568c
Merge pull request #4276 from a-robinson/docs
...
Add steps to the development guide for how to use godep to update an existing dependency
2015-02-10 10:11:57 -08:00
roberthbailey
1caf529102
Merge pull request #4273 from brendandburns/net
...
Add a simple driver to test cluster networking.
2015-02-10 10:07:32 -08:00
Jeff Lowdermilk
aff7f63d7f
Explicitly send error string to Fatal log 2
2015-02-10 10:02:16 -08:00
Clayton Coleman
8811fd2971
Merge pull request #4284 from brendandburns/cleanup
...
Explicitly send the error string to the Fatal log.
2015-02-10 12:48:30 -05:00
Jeff Lowdermilk
ed9761fef1
Merge pull request #4237 from brendandburns/pd_fix
...
Add a label command to kubectl.
2015-02-10 09:47:18 -08:00
Brian Grant
06a1d6dd83
Merge pull request #4048 from mikedanese/ready
...
Support readiness checks
2015-02-10 08:47:59 -08:00
Mike Danese
c72c2a0d1e
added tests
2015-02-10 08:30:13 -08:00
Mike Danese
3d0cd81feb
refactor pkg/probe ProbeRunners to interfaces and move global probers into kubelet field for testability
2015-02-10 08:30:11 -08:00
Mike Danese
043794492e
implement readiness.
2015-02-10 08:30:09 -08:00
derekwaynecarr
46eb657722
docker does not provision a docker group anymore, so do not add vagrant user to it
2015-02-10 11:15:22 -05:00
Victor Marmol
43667fd2c0
Merge pull request #4275 from a-robinson/prometheus
...
Update prometheus instrumentation library to include fix for building for linux/arm and linux/386 platforms
2015-02-10 08:09:17 -08:00
Zach Loafman
a624b99ffa
Move basic.go to rc.go
2015-02-10 08:00:10 -08:00
Zach Loafman
2f231e0a2a
Merge pull request #4268 from rajatchopra/master
...
Fix vagrant networking round 2
2015-02-10 07:39:48 -08:00
Brendan Burns
c50e650d8b
Add restart to the kube apiserver.
2015-02-10 07:35:00 -08:00
Brendan Burns
8f3136cd37
Explicitly send the error string to the Fatal log.
2015-02-10 07:12:13 -08:00
Andy Goldstein
4f89ed9d6a
Allow proxying to a resource at /
...
Add a route for /proxy/<kind>/<name>/ without requiring additional path
information. This allows for e.g. /proxy/service/myservice/, which will
proxy to the service at /, instead of always requiring something in the
path.
2015-02-10 10:04:40 -05:00
derekwaynecarr
0bd0e12bbc
Add support for Namespace as Kind
...
Add example for using namespaces
2015-02-10 09:50:50 -05:00
derekwaynecarr
151be7773c
Rename api.Namespace to api.NamespaceValue to avoid name collision
2015-02-10 09:44:29 -05:00