Skip to content

Commit

Permalink
Merge pull request kubernetes#390 from kubernetes/childsb-patch-1
Browse files Browse the repository at this point in the history
Add storage features to release notes.
  • Loading branch information
calebamiles committed Aug 17, 2017
2 parents f0ca1cf + f0aa4f9 commit 01fa42d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions release-1.8/release_notes_draft.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,18 @@ please check out the [release notes guidance][] issue.
## **Deprecations**

## **Notable Features**
#### Storage

* Capacity Isolation/Resource Management for Local Ephemeral Storage
* Block Volumes Support
* Enable containerization of mount dependencies
* Support Attach/Detach for RWO volumes such as iSCSI, Fibre Channel and RBD
* Volume Plugin Metrics
* Snapshots
* Resizing Volume Support
* Exposing StorageClass Params To End Users (aka Provisioning configuration in PVC)
* Mount Options to GA
* Allow configuration of reclaim policy in StorageClass
* Expose Storage Usage Metrics
* PV spec refactoring for plugins that reference namespaced resources: Azure File, CephFS, iSCSI, Glusterfs

0 comments on commit 01fa42d

Please sign in to comment.