Tim Hockin
ded3ef2827
Merge pull request #1185 from lavalamp/numeric
...
Numeric type for resources
2015-01-06 17:05:08 -08:00
Eric Tune
f11f0de455
Merge pull request #3251 from dchen1107/cleanup
...
Surfacing events for pods created by config files.
2015-01-06 16:29:38 -08:00
Daniel Smith
cd58e49c78
remove 'i' and nasty rounding; test
2015-01-06 16:13:17 -08:00
Dawn Chen
e3c019128e
Add EventSource to api to have both Component and Host information.
2015-01-06 16:08:20 -08:00
Dawn Chen
2b91c1417c
Create selfLink for pods from config files and indicate hostname as part of event source.
2015-01-06 16:08:20 -08:00
Brendan Burns
3a4d5fd6a2
Merge pull request #3256 from dchen1107/clean
...
Remove dependency of podex from travis config
2015-01-06 15:58:33 -08:00
Dawn Chen
239f25c30a
Remove dependency of podex from travis config
2015-01-06 15:42:12 -08:00
Brendan Burns
01572617d4
Add a little bit more logging to a test so that if it times out we have more debugging.
2015-01-06 15:25:04 -08:00
Daniel Smith
2d2df5593c
Add examples & clarify comments further
2015-01-06 15:18:22 -08:00
Brendan Burns
1091744a5f
Address comments.
2015-01-06 15:02:32 -08:00
Paulo Pires
4d45512069
Add an example of running Cloud Native Hazelcast on k8s.
2015-01-06 22:25:41 +00:00
Eric Tune
58abb40f6c
Merge pull request #860 from smarterclayton/isolate_kubelet_from_etcd
...
Proposal: Isolate kubelet from etcd
2015-01-06 13:28:46 -08:00
Daniel Smith
4b61dc84cb
Merge pull request #3223 from liggitt/default_conversion
...
Make default conversion behavior available to conversion funcs
2015-01-06 13:22:25 -08:00
Satnam Singh
b56e0ece9e
Merge pull request #3241 from thockin/dns_for_files
...
Enable DNS for pods from files
2015-01-06 13:11:09 -08:00
Tim Hockin
1ec3457fc9
Beef up validation tests
2015-01-06 13:02:42 -08:00
Tim Hockin
8b42534f77
Fix kubelet config tests
2015-01-06 13:02:41 -08:00
Tim Hockin
6e8f5fea8e
Fix validation for BoundPods to allow defaults
...
Thunking to Manifest makes a copy of the input, which is not useful for
defaulting.
2015-01-06 13:02:41 -08:00
Tim Hockin
33fcef6b42
Convert DNSPolicy wrt ContainerManifest
2015-01-06 13:02:40 -08:00
Eric Tune
ee2f63a877
Merge pull request #3221 from thockin/integ
...
Reduce verbosity on integration tests
2015-01-06 12:50:38 -08:00
Daniel Smith
937d88d829
Merge pull request #3240 from brendandburns/tap
...
Fix the service proxy to re-poll on watch closure no matter what.
2015-01-06 11:59:11 -08:00
Eric Tune
2c25ca229f
Merge pull request #3242 from thockin/name_is_required
...
Never set pod.Name in kubelet config code
2015-01-06 11:45:04 -08:00
Brendan Burns
0f60d7bca3
Reset the resourceVersion so that we poll again for non-timeout errors.
2015-01-06 11:45:03 -08:00
Eric Tune
823d878b30
Merge pull request #3246 from zmerlynn/newline_printable
...
Fix newlines in TAP stdout/stderr output
2015-01-06 11:41:08 -08:00
Joe Beda
4b94829cf2
Make 'make clean' work with Docker not installed.
...
Fixes #1959 .
2015-01-06 11:36:35 -08:00
Tim Hockin
88fe5c6f46
Never set pod.Name in kubelet config code
...
I think it is time to tighten up input requirements. The validation code will
reject a pod that has an empty name field.
2015-01-06 11:14:19 -08:00
Jordan Liggitt
2da1865fc2
Make default conversion behavior available to conversion funcs
2015-01-06 13:38:57 -05:00
Joe Beda
22a241aa57
Merge pull request #3231 from jbeda/remove-run-images
...
Remove support for building "run containers".
2015-01-06 10:32:58 -08:00
Joe Beda
b736b42585
Merge pull request #3224 from liggitt/self_signed
...
Automatically serve API on https with self-signed cert if no cert is provided
2015-01-06 10:29:05 -08:00
Eric Tune
25a19039fb
Merge pull request #3250 from a-robinson/failure
...
Minor doc/comment fixes that came up while reading through some code.
2015-01-06 10:18:36 -08:00
Alex Robinson
d8dab5dfb9
Minor doc/comment fixes that came up while reading through some code.
2015-01-06 18:05:33 +00:00
Zach Loafman
9312af4f79
Fix newlines in TAP stdout/stderr output
...
It turns out, newlines are not "printable", causing the TAP
stderr/stdout output to be smushed. Also address etune's comment on
pr3208.
2015-01-06 08:08:19 -08:00
Satnam Singh
8ab2e9c61a
Use DNS for Elasticsearch
2015-01-06 07:33:48 -08:00
Jordan Liggitt
b36a44f036
Automatically serve API on https with self-signed cert
2015-01-06 09:36:29 -05:00
Brendan Burns
ab429598e7
Update to 0.7.2, forgot to push...
2015-01-05 21:40:46 -08:00
Brendan Burns
cdad54ba48
Merge pull request #3232 from nikhiljindal/third_party
...
Moving swagger-ui files from www/swagger-ui to third_party/swagger-ui
2015-01-05 21:38:41 -08:00
Brendan Burns
24e4c2caa9
Merge pull request #3143 from brendandburns/cli
...
Cli
2015-01-05 21:37:30 -08:00
Brendan Burns
4f909b9208
Updates to cli docs.
2015-01-05 21:37:06 -08:00
Brendan Burns
918cd3f4e2
Merge pull request #3236 from Hokutosei/fix_replication_controller_id
...
changed the id of walkthrough example replication-controller to nginx
2015-01-05 21:35:02 -08:00
Brendan Burns
af2ded7b02
Merge pull request #3234 from saad-ali/update2015Copyright
...
Update copyright year for files created today
2015-01-05 20:58:50 -08:00
Zach Loafman
e66e30183b
Add script to push continuous integration artifacts to gs://kubernetes-release/ci
...
This pushes artifacts in a similar manner to the official release,
except that instead of release/vFOO, it goes to ci/$(git describe),
e.g.: gs://kubernetes-release/ci/v0.7.0-315-gcae5722
It also pushes a text file to gs://kubernetes-release/ci/latest.txt,
so anyone can do, for instance:
gsutil ls gs://kubernetes-release/ci/$(gsutil cat gs://kubernetes-release/ci/latest.txt)
(In a parallel change, I'm going to flip the jenkins scripts over to
use git describe, since it's shorter and a little more descriptive)
2015-01-05 18:07:27 -08:00
Daniel Smith
b7b2ee34de
add flag helper func
2015-01-05 17:35:41 -08:00
Daniel Smith
6c6cdac0e9
Add accessor functions; round-trip test
2015-01-05 17:35:41 -08:00
Daniel Smith
18b896645c
Saturation + test, also test negative numbers
2015-01-05 17:20:38 -08:00
Daniel Smith
394c9452e7
Start numeric type for resources
2015-01-05 17:20:38 -08:00
Daniel Smith
9b8c5d0876
add dec package as new dep
2015-01-05 17:20:38 -08:00
hokutosei
dce5e3bd6f
changed the id of replication-controller to nginx
2015-01-06 10:19:54 +09:00
saadali
4bf191a30a
Update copyright year for files created today to current year
2015-01-05 17:01:02 -08:00
Joe Beda
642f4f7b0b
Remove local_docker.md
2015-01-05 16:54:27 -08:00
Tim Hockin
cae572290b
Merge pull request #3230 from saad-ali/hashingLogging
...
Improve kubelet logging around container being killed due to hash change
2015-01-05 16:48:29 -08:00
saadali
d6d18a32e7
Replace %s with %q to make empty strings more obvious
2015-01-05 16:38:47 -08:00