Eric Paris
|
6b3a6e6b98
|
Make copyright ownership statement generic
Instead of saying "Google Inc." (which is not always correct) say "The
Kubernetes Authors", which is generic.
|
2015-05-01 17:49:56 -04:00 |
|
Piotr Szczesniak
|
11a2dc496f
|
Added TerminationGracePeriod field to PodSpec and grace-period flag to kubectl stop
Those are changes which touch users required by Termination Notice
Addresses #6804
|
2015-04-30 18:00:33 +02:00 |
|
Karl Beecher
|
a7623ca6cc
|
Adds ability to define a prefix for etcd paths
The API server can be supplied (via a command line flag) with a custom
prefix that is prepended to etcd resources paths.
Refs: #3476
|
2015-04-24 12:12:39 +02:00 |
|
Wojciech Tyczynski
|
329d41828f
|
Integration tests for unschedulable nodes.
|
2015-04-20 12:53:40 +02:00 |
|