Michelle Au
d848be195f
API changes for persistent local volumes.
...
Includes:
- A new volume type, LocalVolumeSource. This only supports
file-based local volumes for now.
- New alpha annotation in PV: NodeAffinity
- Validation + tests for specifying LocalVolumeSource and PV
NodeAffinity
- Alpha feature gate
2017-05-21 11:48:56 -07:00
Zihong Zheng
73fa1ddcac
Define ESIPP GA fields and deprecate alpha annotations
2017-05-12 10:58:59 -07:00
Lee Verberne
7bc86ec19d
Correct features template comment to match current usage
2017-05-05 21:27:31 +00:00
Mike Danese
a05c3c0efd
autogenerated
2017-04-14 10:40:57 -07:00
gmarek
48d784272e
Move taint eviction feature flag to feature-gates
2017-03-08 10:04:18 +01:00
Vishnu kannan
2554b95994
Map nvidia devices one to one.
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2017-02-28 13:42:08 -08:00
Vishnu kannan
69acb02394
use feature gate instead of flag to control support for GPUs
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2017-02-28 13:42:07 -08:00
Timothy St. Clair
2bcd63c524
Cleanup work to enable feature gating annotations
2017-02-18 09:25:57 -06:00
Robert Rati
32c4683242
Feature-Gate affinity in annotations
2017-02-18 09:08:38 -06:00
Wojciech Tyczynski
3de7195cf8
Remove default failure domains from anti-affinity feature
2017-02-16 13:32:34 +01:00
Vishnu kannan
77a88f7e8b
update critical pod annotation flag gate to mention that BestEffort pods are not supported
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2017-02-02 11:32:23 -08:00
Vishnu Kannan
c967ab7b99
Avoid evicting critical pods in Kubelet if a special feature gate is enabled
...
Signed-off-by: Vishnu Kannan <vishnuk@google.com>
2017-02-02 11:32:20 -08:00
Dr. Stefan Schimanski
2b8e938128
Update generated files
2017-01-24 20:56:03 +01:00
Dr. Stefan Schimanski
a6b2ebb50c
pkg/flag: make feature gate extensible and split between generic and kube
2017-01-24 20:56:03 +01:00