Skip to content

Commit

Permalink
Merge pull request #1058 from HotelsDotCom/feature/add-beta-links
Browse files Browse the repository at this point in the history
Add beta feature gate links for kep VolumeSubpathEnvExpansion
  • Loading branch information
k8s-ci-robot authored May 13, 2019
2 parents 03ef080 + 313f317 commit 39b8b39
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion keps/sig-storage/20181029-volume-subpath-env-expansion.md
Original file line number Diff line number Diff line change
Expand Up @@ -283,11 +283,17 @@ Beta->GA should occur in 1.17 after a period of Beta implmentation and not uncov
* Beta PR and Discussion: https://github.com/kubernetes/kubernetes/pull/65769

Alpha 1.14 milestones achieved:
* Alpha implmentation: https://github.com/kubernetes/kubernetes/pull/71351
* Alpha implementation: https://github.com/kubernetes/kubernetes/pull/71351
* Documentation: https://github.com/kubernetes/website/pull/11843
* Alpha test grid: https://k8s-testgrid.appspot.com/sig-storage-kubernetes#gce-alpha-features
* Alpha node test grid: https://k8s-testgrid.appspot.com/sig-node-kubelet#node-kubelet-alpha

Beta 1.15 milestones achieved:
* Beta implementation: https://github.com/kubernetes/kubernetes/pull/76546
* Documentation: https://github.com/kubernetes/website/pull/13846
* sig-storage test grid: https://testgrid.k8s.io/sig-storage-kubernetes#gce-slow
* Node kubelet feature test grid: https://testgrid.k8s.io/sig-node-kubelet#node-kubelet-features

## Alternatives - Using subPathFrom
A possible further implementation could derive directly from the `fieldRef` as

Expand Down

0 comments on commit 39b8b39

Please sign in to comment.