kubernetes/docs/api-reference
Kubernetes Submit Queue 9c8f74e45c Merge pull request #47987 from wongma7/reclaimpolicy
Automatic merge from submit-queue (batch tested with PRs 49869, 47987, 50211, 50804, 50583)

Add ReclaimPolicy field to StorageClass

fix https://github.com/kubernetes/kubernetes/issues/38192, enough people want this imo so going ahead and adding it according to initial suggested design

some considerations:
* No Recycle allowed, Retain (& Delete) only.
* Do we need to gate the field.
* E2E test where a Retain PV is dynamically provisioned is TODO if we agree we want this & this is the way to do it.
* Need a feature repo issue to track docs and stuff for 1.8

**Release note**:

```release-note
StorageClass has a new field to configure reclaim policy of dynamically provisioned PVs.
```
2017-08-17 01:32:18 -07:00
..
admissionregistration.k8s.io/v1alpha1 generated: clarification on RetryAfterSeconds field 2017-07-31 18:39:34 -04:00
apps generated code 2017-08-16 12:30:26 -07:00
authentication.k8s.io generated: clarification on RetryAfterSeconds field 2017-07-31 18:39:34 -04:00
authorization.k8s.io Merge pull request #49678 from smarterclayton/429_metric 2017-08-05 01:28:00 -07:00
autoscaling generated: clarification on RetryAfterSeconds field 2017-07-31 18:39:34 -04:00
batch Generated changes for CronJobs in batch/v1beta1 2017-08-16 08:42:21 +02:00
certificates.k8s.io/v1beta1 generated: clarification on RetryAfterSeconds field 2017-07-31 18:39:34 -04:00
extensions/v1beta1 Merge pull request #49530 from dixudx/pod_affinity_legacy_todo 2017-08-10 18:45:38 -07:00
networking.k8s.io/v1 generated: clarification on RetryAfterSeconds field 2017-07-31 18:39:34 -04:00
policy/v1beta1 generated: clarification on RetryAfterSeconds field 2017-07-31 18:39:34 -04:00
rbac.authorization.k8s.io Generated files 2017-08-09 17:04:54 -04:00
scheduling.k8s.io/v1alpha1 generated: clarification on RetryAfterSeconds field 2017-07-31 18:39:34 -04:00
settings.k8s.io/v1alpha1 Autogenerated files 2017-08-10 10:37:08 -04:00
storage.k8s.io Generated StorageClass.ReclaimPolicy code 2017-08-14 13:36:58 -04:00
v1 Merge pull request #50436 from dixudx/fix_Taint_type_comment 2017-08-14 19:48:59 -07:00