- 11 May, 2015 1 commit
-
-
Filip Grzadkowski authored
-
- 08 May, 2015 3 commits
-
-
Quinton Hoole authored
Add control variables to Jenkins E2E script
-
Robert Bailey authored
Check node status as part of validate-cluster.sh.
-
saadali authored
-
- 07 May, 2015 36 commits
-
-
Abhi Shah authored
Add old endpoint cleanup function
-
Victor Marmol authored
kubelet/rkt: Remove build label.
-
Fabio Yeon authored
-
Abhi Shah authored
Support recovery from in the middle of a rename.
-
Clayton Coleman authored
Update Exec and Portforward client to use pod subresource
-
Victor Marmol authored
Use the full hostname for mirror pod name.
-
Abhi Shah authored
Added NFS to PV structs
-
Yifan Gu authored
As we removed the linux specific dependency, now rkt can be built on other platforms as well.
-
Robert Bailey authored
Adds a simple release-note builder that scrapes the Github API for recent PRs
-
Victor Marmol authored
Revert "kubelet: Add container runtime option for rkt."
-
Victor Marmol authored
-
Yu-Ju Hong authored
This change appends the full hostname to the mirror pod name (instead of taking the first token) so that if the hostname is overriden, we'd not be creating unncessary name conflicts. An example would be that a user overrides the hostnames to be "127.0.0.1" and "127.0.0.2", and both of them were resolved to "127" for the mirror pod name suffix. Also, because `uname -n` could return a FQDN or not, this change takes only the first token of it as the hostname for consistency.
-
Rohit Jnagal authored
Fix environment variable error in Vagrant docs
-
Victor Marmol authored
kubelet: Add container runtime option for rkt.
-
Matt Bogosian authored
Fix environment variable error in Vagrant docs: `KUBERNETES_MASTER_MINION` -> `KUBERNETES_MINION_MEMORY`.
-
Nikhil Jindal authored
update service.json in persistent-volume example to v1beta3
-
Nikhil Jindal authored
update mysql-wordpress example to use v1beta3 API
-
Nikhil Jindal authored
Update examples/meteor to use API v1beta3
-
Cesar Wong authored
-
Cesar Wong authored
JSON struct tags are used as parameter names, fields that do not have the omitempty marker are always included.
-
Daniel Smith authored
Scheduler ignores nodes that are in a bad state
-
Brendan Burns authored
-
markturansky authored
-
Chao Xu authored
-
Yifan Gu authored
-
Chao Xu authored
-
Brendan Burns authored
WIP: Add startup code to apiserver to migrate etcd keys
-
Dawn Chen authored
Update cAdvisor dependency.
-
Brendan Burns authored
Fixes #7886 - Used network-environment to get ip, swap wget for curl
-
Brendan Burns authored
-
Rohit Jnagal authored
Ubuntu-distro: deprecate & merge ubuntu single node work to ubuntu cluster node stuff
-
markturansky authored
-
Brendan Burns authored
-
Brendan Burns authored
-
Vish Kannan authored
DNS: expose 53/TCP
-
Victor Marmol authored
Add volumeGetter to rkt.
-