AnanyaKumar
d9b85652ae
Add Daemon API
2015-08-06 13:15:19 -07:00
Dawn Chen
0d1f2cd227
Merge pull request #12075 from Huawei-PaaS/issue_ubuntu_cluster
...
Remove legacy files when stop the cluster
2015-08-06 10:54:21 -07:00
Dawn Chen
536313c82c
Merge pull request #9472 from deads2k/expose-name-validation
...
expose common name validation methods
2015-08-06 10:51:51 -07:00
Dawn Chen
2abf5dfb1f
Merge pull request #10498 from thockin/hostport-to-service
...
Fix leaking process in hostport proxy
2015-08-06 10:50:44 -07:00
Dawn Chen
5175bb0b91
Merge pull request #10608 from stefwalter/proxy-unix-socket
...
kubectl: Add proxy --unix-socket=/file/path option
2015-08-06 10:47:19 -07:00
Dawn Chen
d855049adc
Merge pull request #9938 from stevekuznetsov/skuznets/openshift-origin-example
...
Implementing standalone etcd for OpenShift Origin Example
2015-08-06 10:44:39 -07:00
Dawn Chen
ed4863f1cf
Merge pull request #12264 from Huawei-PaaS/iss_ubuntu_docker_opts
...
bug fix: DOCKER_OPTS not works when deploying using Ubuntu scripts
2015-08-06 10:18:16 -07:00
Kevin
bc2306d4e9
bug fix: DOCKER_OPTS not works
...
When deploying the kubernetes using Ubuntu's script, the value of configuration item `DOCKER_OPTS` is not set to `/etc/default/docker`.
This commit is to fix this bug.
2015-08-06 16:50:44 +00:00
Brendan Burns
1407aee8b0
fix invalid flag --insecure-bind-address to --address
2015-08-06 09:25:17 -07:00
Steve Kuznetsov
ea3998e981
Implementing standalone etcd for openshift
2015-08-06 09:42:11 -04:00
Wojciech Tyczynski
5b216d8a51
Merge pull request #12328 from pmorie/sc-typo
...
Fix typo in security context proposal
2015-08-06 15:27:45 +02:00
Wojciech Tyczynski
4244a7cb2f
Merge pull request #12296 from erictune/troubleshooting
...
Troubleshooting for misplaced/misspelled fields
2015-08-06 15:20:46 +02:00
Jian Huang
7b5a6e906e
Remove kubelet files for a clean teardown
...
Remove /var/lib/kubelet folder in order to gain a more clean environment
2015-08-06 21:16:13 +08:00
Wojciech Tyczynski
027f9cb9dd
Merge pull request #12343 from wojtek-t/fix_head
...
Fix build in head
2015-08-06 14:18:18 +02:00
Wojciech Tyczynski
fcc78cd0f3
Fix head
2015-08-06 13:57:23 +02:00
Wojciech Tyczynski
29aaf1a4d2
Merge pull request #12168 from brendandburns/stdin2
...
Support Stdin and TTY in the kubelet
2015-08-06 13:45:59 +02:00
Wojciech Tyczynski
e366f2c597
Merge pull request #12206 from derekwaynecarr/move_doc
...
LimitRange documentation should be under admin
2015-08-06 13:43:58 +02:00
Wojciech Tyczynski
79684af47b
Merge pull request #12241 from uluyol/clientexp
...
Add experimental client
2015-08-06 13:43:06 +02:00
Wojciech Tyczynski
4c42e1302d
Merge pull request #12190 from piosz/heapster-version
...
Bumped Heapster version
2015-08-06 12:00:39 +02:00
Stef Walter
cd4f0b43ef
test: End to end test for kubectl proxy --unix-socket
2015-08-06 11:56:48 +02:00
Stef Walter
f6da3fdbe1
kubectl: Add proxy --unix-socket=/file/path option
...
Proxies on a TCP port are accessible outside the current security
context (eg: uid). Add support for having the proxy listen on a
unix socket, which has permissions applied to it.
We make sure the socket starts its life only accessible by the
current user using Umask.
This is useful for applications like Cockpit and other tools which
want the help of kubectl to handle authentication, configuration and
transport security, but also want to not make that accessible to
all users on a multi-user system.
2015-08-06 11:56:47 +02:00
Stef Walter
cd30bd6167
util: Add util.Umask wrapper
...
This function compiles to a stub on Windows.
2015-08-06 11:39:29 +02:00
Marek Grabowski
77675b052d
Merge pull request #12301 from derekwaynecarr/fix_systemd_salt
...
Fix salt configuration on systemd setups
2015-08-06 11:36:27 +02:00
Wojciech Tyczynski
871ca7a05f
Merge pull request #12320 from mikedanese/rewrite-pr-issue-links
...
rewrite all links to issues and PRs to k8s links
2015-08-06 09:55:44 +02:00
Wojciech Tyczynski
c557b2ce1b
Merge pull request #12274 from wojtek-t/rewrite_services_etcd
...
Remove few unused members in REST implementations
2015-08-06 09:54:19 +02:00
Wojciech Tyczynski
20e84d2eb1
Remove unused members
2015-08-06 09:00:42 +02:00
Wojciech Tyczynski
cb49b195a6
Merge pull request #12270 from jacobtomlinson/docs-persistent-volumes
...
Improved docs readability
2015-08-06 08:33:09 +02:00
Wojciech Tyczynski
0a8073b30b
Merge pull request #12267 from TheMeier/patch-1
...
typo in rbd doc
2015-08-06 08:32:16 +02:00
Wojciech Tyczynski
6bd7899593
Merge pull request #12317 from crawford/linker
...
Plumb linker flags through from the Makefile
2015-08-06 08:31:47 +02:00
Brendan Burns
901a04a3d6
Add support for interactive contaienrs to the kubelet
2015-08-05 22:14:56 -07:00
Paul Morie
7a73f3cdb8
Fix typo in security context proposal
2015-08-06 00:53:01 -04:00
Mike Danese
8326697055
rewrite all links to prs to k8s links
2015-08-05 21:11:11 -07:00
Mike Danese
fe6b15ba2f
rewrite all links to issues to k8s links
2015-08-05 21:11:11 -07:00
Alex Crawford
79f14822a9
Plumb linker flags through from the Makefile
2015-08-05 20:42:54 -07:00
Mike Danese
7c9bbef96e
Merge pull request #12310 from mikedanese/vanity
...
Vanity imports round 2
2015-08-05 20:24:00 -07:00
Mike Danese
3f538145ab
fixup development doc for new vanity path
2015-08-05 17:52:57 -07:00
Mike Danese
fb02b33e99
fix build
2015-08-05 17:52:56 -07:00
Mike Danese
17defc7383
run gofmt on everything we touched
2015-08-05 17:52:56 -07:00
Mike Danese
62a4d5623c
rewrite go imports for godeps
2015-08-05 17:52:56 -07:00
Mike Danese
8e33cbfa28
rewrite go imports
2015-08-05 17:30:03 -07:00
Alex Robinson
9a3fb3cb1f
Merge pull request #12314 from a-robinson/mem
...
Bump the heapster pod's memory limit from 200MiB to 300MiB.
2015-08-05 17:01:42 -07:00
Alex Mohr
8d5fd8fbc2
Merge pull request #12259 from alex-mohr/kubectl
...
Fix kubectl updateWithRetries to have 1 minute timeout instead of 500 ms
2015-08-05 16:48:16 -07:00
Alex Robinson
0945c2cfb8
Bump the heapster pod's memory limit from 200MiB to 300MiB.
2015-08-05 16:16:20 -07:00
Dawn Chen
ad3876c16a
Merge pull request #12271 from pweil-/expose-codec
...
expose codec in storage
2015-08-05 15:48:48 -07:00
Dawn Chen
3fe0fafdc5
Merge pull request #12288 from jgriffiths1993/hf-12287
...
Fix creating external load balancer in OpenStack - IP Assignment (#12287 )
2015-08-05 15:45:57 -07:00
Dawn Chen
86630a26f3
Merge pull request #12260 from bjlee72/patch-1
...
Redundant groupadd
2015-08-05 15:34:52 -07:00
Dawn Chen
b9c118ada6
Merge pull request #12306 from goltermann/oncall
...
Add post v1.0 PR merge details
2015-08-05 15:27:19 -07:00
Dawn Chen
49d62ca0be
Merge pull request #12295 from feelobot/master
...
Update Binary Versions in AWS cloud-config's
2015-08-05 15:25:44 -07:00
Dawn Chen
a90075d7eb
Merge pull request #12008 from smarterclayton/fix_mac
...
mktemp on OSX behaves differently than Linux
2015-08-05 15:17:59 -07:00
Dawn Chen
9a29583fe0
Merge pull request #12064 from AnanyaKumar/patch-2
...
Update admission_control.md
2015-08-05 15:14:00 -07:00