Tim Hockin
538f0381e6
Use v1 API
...
(cherry picked from commit 07e75c1dec
)
2015-06-29 14:00:05 -07:00
Tim Hockin
e38221bb8f
Stop using special tokens for DNS
...
(cherry picked from commit 1ce7f1b5be
)
2015-06-29 14:00:00 -07:00
Tim Hockin
5826cfe299
Make kube2sky fall back on service accounts
...
Service accounts are as yet unverified (no CA cert) but at least it will work.
(cherry picked from commit 2b4da35499
)
2015-06-29 13:59:51 -07:00
Tim Hockin
7e023bc1ba
Clean up Changelog
...
- sort newest-first
- add missing entry
- format consistently
(cherry picked from commit 88ce0ad8e9
)
2015-06-29 13:59:46 -07:00
Dawn Chen
c464aaae43
Revert "Set resource limit for both heapster and influxdb container based on"
...
(cherry picked from commit 1a4d3ef680
)
2015-06-29 13:56:27 -07:00
Abhi Shah
3223a8e7eb
Revert "Remove raw binaries from distro that are already included in docker image"
...
(cherry picked from commit 3277925ece
)
2015-06-29 13:56:18 -07:00
Daniel Smith
601b00db69
Don't block etcd client
...
(cherry picked from commit 45ac0cf25e
)
2015-06-29 13:56:03 -07:00
Alex Robinson
4e2474669c
Merge pull request #10450 from mwielgus/secret
...
Link to docs/secret.md and kubectl describe in examples/secrets
2015-06-29 13:47:43 -07:00
Alex Robinson
10a0dc9aae
Merge pull request #9928 from jlowdermilk/version-negotiate-tests
...
Unittest for #9762
2015-06-29 13:34:13 -07:00
Daniel Smith
358e90969a
Fix service latency test.
...
* More accurate latency measurement.
* More lenient/sensible pass requirements.
2015-06-29 13:33:15 -07:00
Alex Robinson
e7ac6e6e2f
Merge pull request #9703 from jayunit100/kubelet-doc
...
Update man page info for advanced kubelet features i.e. config/bootst…
2015-06-29 13:30:32 -07:00
Alex Robinson
83f0bd668c
Merge pull request #10427 from lavalamp/etcdChanFix
...
Don't block etcd client
2015-06-29 13:28:48 -07:00
jayunit100
caf9c17f95
Update man page info for advanced kubelet features i.e. config/bootstrapping
2015-06-29 16:02:07 -04:00
Eric Tune
7e6f1bd852
Fix imagePullSecrets example.
2015-06-29 12:22:15 -07:00
Chao Xu
9b3d42c090
Add command "kubectl replace". "kubectl update" is still supported as an alias.
...
"kubectl replace --patch" is NOT supported. It's moved to "kubectl patch" as a separate command in another commit.
2015-06-29 12:14:24 -07:00
Alex Robinson
99711263a1
Merge pull request #10035 from brendandburns/fix
...
Update the addons test so it doesn't try to create clients on providers aren
2015-06-29 11:45:09 -07:00
Alex Robinson
9f52ddaa38
Merge pull request #10072 from mesosphere/update-mesos-getting-started-guide
...
Update of the mesos.md getting started guide
2015-06-29 11:38:24 -07:00
Alex Robinson
277e8aa0ab
Merge pull request #9038 from HaiyangDING/patch-1
...
Example for policy config file for scheduler
2015-06-29 11:29:09 -07:00
Alex Robinson
21f750fdc3
Merge pull request #10287 from wojtek-t/changes_to_registry
...
Remove some dead code
2015-06-29 11:02:41 -07:00
Alex Robinson
85b590413d
Merge pull request #10339 from marekbiskup/timeout-messages
...
add description to timeout messages
2015-06-29 11:01:38 -07:00
Alex Robinson
799c0a09e0
Merge pull request #10369 from mikedanese/heapster-in-cluster-config
...
bump heapster addon version to use inClusterConfig
2015-06-29 10:56:50 -07:00
Alex Robinson
db4d7f4f59
Merge pull request #10478 from mwielgus/update
...
Hint for running kubectl proxy in examples/update-demo + updated outputs
2015-06-29 10:51:42 -07:00
Alex Robinson
819b78087c
Merge pull request #10405 from thockin/hostport-to-service
...
Add a simple hostport-to-service proxy
2015-06-29 10:41:07 -07:00
Alex Robinson
143bfeb40e
Merge pull request #10471 from bprashanth/master_list
...
Kubelet doesn't fight apiserver for cputime on the master.
2015-06-29 10:22:00 -07:00
Alex Robinson
70644b6889
Merge pull request #10437 from GoogleCloudPlatform/revert-9715-big_archive
...
Revert "Remove raw binaries from distro that are already included in …
2015-06-29 09:27:59 -07:00
Alex Robinson
fa1d0e59e8
Merge pull request #10422 from bcbroussard/gauge-colors
...
Update Web UI Bar Gauge Graphs
2015-06-29 09:25:47 -07:00
Alex Robinson
28ff37f7d7
Merge pull request #10460 from shlomizadok/typos_wating
...
fix typos: wating should be waiting
2015-06-29 09:20:16 -07:00
Alex Robinson
542a750ff2
Merge pull request #10459 from mwielgus/liveness
...
Updated kubectl output for examples/liveness
2015-06-29 09:12:02 -07:00
Alex Robinson
71d42f8109
Merge pull request #10465 from thockin/typo
...
Fix typos and minor grammar
2015-06-29 09:09:38 -07:00
Sami Wagiaalla
a317b5ffc8
iscsi plugin: print error messages not just exit status.
...
Signed-off-by: Sami Wagiaalla <swagiaal@redhat.com>
2015-06-29 11:28:56 -04:00
Marcin Wielgus
c114aa2d9e
Hint for running kubectl proxy in examples/update-demo + updated outputs
2015-06-29 16:41:49 +02:00
Wojciech Tyczynski
6ec77c2c7f
Merge pull request #10448 from mwielgus/downward
...
Add a link to the downward api in the downward example
2015-06-29 15:50:17 +02:00
Wojciech Tyczynski
08b35940c8
Merge pull request #10444 from ae6rt/issue/10373
...
Issue-10373
2015-06-29 15:34:45 +02:00
Marek Biskup
01e1d3710a
add description to timeout messages
2015-06-29 10:25:39 +02:00
feihujiang
878a72228f
Provide more helpful error when using unsupported api version
2015-06-29 15:32:54 +08:00
Tim Hockin
025f728e50
Fix 'a' vs 'an'
2015-06-28 20:51:36 -07:00
Justin Santa Barbara
e29e9f0033
Add explicit dependency of docker pkg on the deb download
...
Salt ordering continues to surprise me. I saw them execute
out of order, though I don't know why. Adding an explicit
dependency to prevent out-of-order execution.
2015-06-28 23:51:12 -04:00
Prashanth Balasubramanian
029e0ad350
Kubelet doesn't fight apiserver for cputime on the master.
2015-06-28 19:53:35 -07:00
hurf
b13d29fbe8
Display namespace while describing resources.
...
Display namespace while describing pod, rc, secret, service,
serviceAccount, limitRange, resourceQuota and pvc.
For containers and events are always displayed with other
resources, it's not necessary to show namespace for them.
2015-06-29 09:17:12 +08:00
Tim Hockin
08f66f04d6
Fix error message
2015-06-28 14:49:38 -07:00
Dr. Stefan Schimanski
dc7a9c8792
Update the mesos.md getting started guide
2015-06-28 16:55:08 +02:00
Shlomi Zadok
7054b5848f
fix typos: wating should be waiting
2015-06-28 16:52:43 +03:00
Marcin Wielgus
bad1d4426b
Updated output for examples/liveness
2015-06-28 14:02:17 +02:00
Marcin Wielgus
b697dc313f
Link and kubectl describe in examples/secret
2015-06-28 13:31:01 +02:00
Mike Danese
595220d1a7
make service_account e2e test verify that RootCA cert file exists
2015-06-28 00:10:13 -07:00
Marcin Wielgus
fb3adfe7db
Add link to downward api in downward example
2015-06-27 11:49:33 +02:00
Robert Bailey
1c0b765df6
Merge pull request #10359 from justinsb/aws_fix_options
...
Fix AWS options doc
2015-06-26 23:16:51 -07:00
Tim Hockin
745c2af792
Add a simple hostport-to-service proxy
...
Example: a pod like the below should
proxy port 53 TCP and UDP to the main DNS service.
```
apiVersion: v1
kind: Pod
metadata:
name: localhost-dns-proxy
spec:
containers:
- name: proxy-udp
image: gcr.io/google_containers/proxy-to-service:v1
args: [ "udp", "53", "kube-dns.default" ]
ports:
- name: udp
protocol: UDP
containerPort: 53
hostPort: 53
- name: proxy-tcp
image: gcr.io/google_containers/proxy-to-service:v1
args: [ "tcp", "53", "kube-dns.default" ]
ports:
- name: tcp
protocol: TCP
containerPort: 53
hostPort: 53
```
2015-06-26 21:55:18 -07:00
Robert Bailey
e6f14a21ce
Merge pull request #10403 from justinsb/ebs-for-master-data-2
...
AWS: Use persistent disk on master
2015-06-26 21:52:10 -07:00
Robert Bailey
6b97ac0880
Merge pull request #10131 from thockin/svc-docs
...
Hopefully make NodePort docs clearer
2015-06-26 21:50:46 -07:00