derekwaynecarr
|
1a894741b2
|
Fix vagrant regression
|
2014-11-20 10:39:09 -05:00 |
Filipe Brandenburger
|
99260aaf51
|
Merge pull request #2481 from jbeda/extra-fix
Tweak build upload scripts
|
2014-11-19 22:25:10 -05:00 |
Clayton Coleman
|
2afa12073c
|
Do not log an error when file does not exist
|
2014-11-19 22:04:36 -05:00 |
Brendan Burns
|
645697409d
|
updated services with more details on public ips
|
2014-11-19 15:50:31 -08:00 |
Joe Beda
|
eb8df9e969
|
Upload "naked" binaries with releases.
Fixes #2476
|
2014-11-19 15:48:37 -08:00 |
MikeJeffrey
|
7afd4ef71b
|
Rolling back apiVersion change
|
2014-11-19 15:45:30 -08:00 |
MikeJeffrey
|
74ede76428
|
apiVersion -> version
|
2014-11-19 15:42:06 -08:00 |
Daniel Smith
|
4e29068a33
|
Merge pull request #2468 from hmrm/improve-kubectl-error-message
Improve kubectl "get" error message
|
2014-11-19 15:35:53 -08:00 |
Eric Tune
|
0975ab19d1
|
Merge pull request #2463 from liggitt/auth_plugin
Make master take authenticator.Request interface instead of tokenfile
|
2014-11-19 15:29:55 -08:00 |
Eric Tune
|
855ea9407f
|
Merge pull request #2477 from dchen1107/upstream1
Add image related events to kubelet.
|
2014-11-19 15:23:19 -08:00 |
Dawn Chen
|
6d3324c3fd
|
Add image related events to kubelet.
|
2014-11-19 15:16:14 -08:00 |
Daniel Smith
|
fcb925ce41
|
Merge pull request #2464 from uberj/doc_typo_fix
fix typos
|
2014-11-19 15:10:00 -08:00 |
Joe Beda
|
df844e3b44
|
Don't blindly delete stuff on GCS
|
2014-11-19 15:02:26 -08:00 |
Haney Maxwell
|
bc29903146
|
Improve kubectl "get" error message
Previous behavior:
$ kubectl get hosts
F1119 11:47:44.787154 29017 resource.go:111] no resource "hosts" has been defined
|
2014-11-19 14:33:41 -08:00 |
Joe Beda
|
0cc03f7433
|
Upload extras from _output, not main repo.
|
2014-11-19 14:01:50 -08:00 |
Jordan Liggitt
|
c895331277
|
Make master take authenticator.Request interface instead of tokenfile
|
2014-11-19 15:07:51 -05:00 |
Daniel Smith
|
57ec3a720b
|
Merge pull request #2465 from eparis/bash-comp-fix
fix kubectl log completion
|
2014-11-19 12:01:08 -08:00 |
Brendan Burns
|
3c3ad74711
|
Merge pull request #2467 from brendandburns/fix
Fix etcd unpack by adding a explicit x flag.
|
2014-11-19 11:47:55 -08:00 |
Brendan Burns
|
927088de83
|
Fix etcd unpack by adding a explicit x flag.
|
2014-11-19 11:33:50 -08:00 |
Eric Paris
|
45a71bb8f3
|
fix kubectl log completion
When kubectl started returning the right object it changed the template
that needed to be used to get the name of the containers inside the pod.
|
2014-11-19 14:17:51 -05:00 |
Satnam Singh
|
33f3383405
|
Fix and update logging documentation
|
2014-11-19 10:48:24 -08:00 |
Daniel Smith
|
298007b97e
|
Merge pull request #2447 from smarterclayton/revert_bundling_of_version
Ensure that kubectl get works with downstream resources
|
2014-11-19 10:39:52 -08:00 |
Jeff Mendoza
|
5d62ac1a56
|
Fix Azure util.sh boilerplate.
|
2014-11-19 10:25:27 -08:00 |
uberj
|
7b28c46f6a
|
fix typos
|
2014-11-19 09:43:56 -08:00 |
Jeff Mendoza
|
dc4576ac58
|
Merge readme changes.
|
2014-11-18 22:37:41 -08:00 |
Jeff Mendoza
|
8b0f263c00
|
Rearrange cluster sanity checks for Azure.
|
2014-11-18 22:37:06 -08:00 |
Clayton Coleman
|
487e5cd061
|
Make GetPrinter take the necessary conversion arguments
This fully encapsulates decisions about conversion within GetPrinter,
which prevents users from accidentally not converting.
|
2014-11-18 21:14:39 -05:00 |
Clayton Coleman
|
811f77894c
|
Not having Kind set in Decode(1) is an error
|
2014-11-18 20:22:05 -05:00 |
Clayton Coleman
|
9eb4ca43d8
|
Move FakeRESTClient to client/fake.go
|
2014-11-18 20:22:05 -05:00 |
Daniel Smith
|
885f2b5f48
|
Merge pull request #2452 from bgrant0607/docfix
Document v1beta2 fields
|
2014-11-18 14:48:13 -08:00 |
Jeff Mendoza
|
cea70d51e7
|
Bring Azure guide up to date.
|
2014-11-18 14:23:03 -08:00 |
Jeff Mendoza
|
84f4f001bf
|
Update README.md
Update Azure.
|
2014-11-18 14:15:51 -08:00 |
Jeff Mendoza
|
f8df2d3478
|
Remove Azure from icebox.
|
2014-11-18 14:11:42 -08:00 |
Jeff Mendoza
|
9934a0ace4
|
Update cert generation for Azure.
|
2014-11-18 14:10:50 -08:00 |
Jeff Mendoza
|
1ee5ab5e5e
|
Updates and formatting to azure scripts.
|
2014-11-18 14:10:18 -08:00 |
Daniel Smith
|
7bbc0fa7a2
|
Merge pull request #2454 from derekwaynecarr/fix_typo
Fix typo in authorization doc
|
2014-11-18 13:05:24 -08:00 |
derekwaynecarr
|
7cf744934e
|
Fix tyop in authorization doc
|
2014-11-18 15:58:21 -05:00 |
Clayton Coleman
|
1c524607d8
|
Merge pull request #2097 from markturansky/v1beta3_podrefactor
Refactor internal API for Pods to match v1beta3
|
2014-11-18 15:28:58 -05:00 |
Brian Grant
|
76daced96f
|
Document v1beta2 fields
|
2014-11-18 19:40:43 +00:00 |
Eric Tune
|
218c5fb93c
|
Merge pull request #2446 from erictune/secure_port_on
Treat unset KUBERNETES_PROVIDER as gce.
|
2014-11-18 10:57:59 -08:00 |
Daniel Smith
|
e47887c79e
|
Merge pull request #2444 from bgrant0607/docfix
Add descriptions to all v1beta1 API fields.
|
2014-11-18 10:54:11 -08:00 |
Daniel Smith
|
f367fcce6e
|
Merge pull request #2434 from brendandburns/release
Update changelog for 0.5
|
2014-11-18 10:37:47 -08:00 |
Eric Tune
|
057d78e471
|
Treat unset KUBERNETES_PROVIDER as gce.
Should fix jenkins failure.
|
2014-11-18 10:13:45 -08:00 |
Daniel Smith
|
6ae208aea9
|
Merge pull request #2187 from eparis/go.net-rename
update code.goole.com/p/go.net to golang.org/x/net
|
2014-11-18 10:08:28 -08:00 |
Brian Grant
|
821c8542b6
|
Add descriptions to all v1beta1 API fields.
|
2014-11-18 17:53:57 +00:00 |
Tim Hockin
|
8fdaa5d453
|
Merge pull request #2067 from hmrm/iptables-compatibility
Remove iptables >1.4.11 specific functionality
|
2014-11-18 08:54:38 -08:00 |
Brendan Burns
|
d1768cc8da
|
Merge pull request #2387 from erictune/secure_port_on
Kubelet talks securely to apiserver
|
2014-11-18 08:31:54 -08:00 |
Brendan Burns
|
95e73d5e97
|
Merge pull request #2432 from bgrant0607/docgen
Update go-restful to get field description enhancement and anonymous struct fix
|
2014-11-18 08:18:43 -08:00 |
markturansky
|
8af4ccb111
|
v1beta3 Pod refactor
|
2014-11-18 09:25:42 -05:00 |
Eric Tune
|
4dbdfd7935
|
Only test events on GCE.
|
2014-11-18 00:23:41 -08:00 |