- 11 Mar, 2015 2 commits
-
-
Jerzy Szczepkowski authored
Fixed writing Host in Pod.Spec during binding. Related to #5207.
-
Zach Loafman authored
Remove dep on yaml for GCE startup
-
- 10 Mar, 2015 38 commits
-
-
Zach Loafman authored
Write out "yaml" in util.sh. Dying a little. :'( Fixes #5258
-
Brian Grant authored
api: return endpoints pod identifiers
-
Zach Loafman authored
Revert "Fix need for yaml in GCE kube-up by importing PyYAML into third_...
-
Zach Loafman authored
-
Federico Simoncelli authored
Signed-off-by:Federico Simoncelli <fsimonce@redhat.com>
-
Eric Tune authored
docs: Kubernetes on Azure with CoreOS and Weave
-
Brian Grant authored
Add a NamespacePhase to Namespace
-
Brian Grant authored
Adding fields selector
-
Salvatore Dario Minonne authored
-
Jeff Lowdermilk authored
Fix need for yaml in GCE kube-up by importing PyYAML into third_party
-
Brian Grant authored
Add support for fetching node collected information
-
Zach Loafman authored
-
Brian Grant authored
Updating cAdvisor dependency.
-
Daniel Smith authored
Change volume.NewBuilder podUID argument to ObjectRef
-
Zach Loafman authored
Both @jlowdermilk and I have tried to use this for initial configuration work. It's cheaper just to import it for now: Name: PyYAML Version: 3.11 Summary: YAML parser and emitter for Python Home-page: http://pyyaml.org/wiki/PyYAML Author: Kirill Simonov Author-email: xi@resolvent.net License: MIT Download-URL: http://pyyaml.org/download/pyyaml/PyYAML-3.11.tar.gz Description: YAML is a data serialization format designed for human readability and interaction with scripting languages. PyYAML is a YAML parser and emitter for Python. PyYAML features a complete YAML 1.1 parser, Unicode support, pickle support, capable extension API, and sensible error messages. PyYAML supports standard YAML tags and provides Python-specific tags that allow to represent an arbitrary Python object. PyYAML is applicable for a broad range of tasks from complex configuration files to object serialization and persistance.
-
Daniel Smith authored
Added a density test to start 100 pods/node in a cluster #4861
-
Daniel Smith authored
Watch support in PodInterface.
-
Daniel Smith authored
Describe how to use publicIPs to access guestbook externally when not us...
-
Paul Morie authored
-
markturansky authored
-
Brian Grant authored
add PATCH verb to apiserver
-
Brian Grant authored
Convert resource-quota and rethinkdb to v1beta3
-
Brian Grant authored
Add more information to node describe
-
Brian Grant authored
Using only pods within the same namespace for spreading logic
-
Brian Grant authored
Ignore changes to creation timestamp from clients on update
-
Dawn Chen authored
Move global func into NodeController
-
derekwaynecarr authored
-
Derek Carr authored
Fix event recorder not to log events without a reference
-
Brian Grant authored
Remove --etcd_servers flag from kubelet and proxy.
-
Brian Grant authored
Ignore EC2 instances that are stopped
-
Victor Marmol authored
Includes manager and its dependencies.
-
Mike Danese authored
-
Nikhil Jindal authored
Kube-proxy to use apiserver instead of etcd in CoreOS getting-started-guide.
-
Nikhil Jindal authored
Add user agent and source IP logging to the httpserver logs.
-
Alex Robinson authored
Modify Fluentd to ES setup to pass flags
-
Nikhil Jindal authored
Update README to include design overview
-
Robert Rati authored
-
Brendan Burns authored
Change GCE to use standalone Saltstack config
-