kubernetes/pkg/api/testing
Clayton Coleman 2861ae5eb9
Support burst in stateful set scale up and down
The alpha field podManagementPolicy defines how pods are created,
deleted, and replaced. The new `Parallel` policy will replace pods
as fast as possible, not waiting for the pod to be `Ready` or providing
an order. This allows for advanced clustered software to take advantage
of rapid changes in scale.
2017-05-21 01:14:26 -04:00
..
compat autogenerated 2017-04-14 10:40:57 -07:00
BUILD Support burst in stateful set scale up and down 2017-05-21 01:14:26 -04:00
conversion.go move pkg/fields to apimachinery 2017-01-19 09:50:16 -05:00
fuzzer.go Support burst in stateful set scale up and down 2017-05-21 01:14:26 -04:00
OWNERS Remove krousey from some OWNERS files 2017-03-10 11:12:29 -08:00
pod_specs.go pkg/api: move Semantic equality to k8s.io/apimachinery/pkg/api/equality 2017-01-29 21:41:45 +01:00