Kubernetes Prow Robot
|
888ff4097a
|
Merge pull request #73651 from RobertKrawitz/node_pids_limit
Support total process ID limiting for nodes
|
2019-02-13 17:31:18 -08:00 |
Robert Krawitz
|
2597a1d97e
|
Implement SupportNodePidsLimit, hand-tested
|
2019-02-13 14:56:17 -05:00 |
Kubernetes Prow Robot
|
b50c643be0
|
Merge pull request #73540 from rlenferink/patch-5
Updated OWNERS files to include link to docs
|
2019-02-08 09:05:56 -08:00 |
Kubernetes Prow Robot
|
dc1244c6cd
|
Merge pull request #72785 from derekwaynecarr/hugepages-ga
Graduate HugePages feature to GA
|
2019-02-05 13:56:51 -08:00 |
Antoine Pelisse
|
0e1d50e70f
|
API Machinery, Kubectl and tests
|
2019-02-04 13:51:48 -08:00 |
Roy Lenferink
|
b43c04452f
|
Updated OWNERS files to include link to docs
|
2019-02-04 22:33:12 +01:00 |
Derek Carr
|
deae071d78
|
Graduate HugePages feature to GA
|
2019-02-02 00:21:10 -05:00 |
Kubernetes Prow Robot
|
235b32e8ad
|
Merge pull request #72832 from MrHohn/pod-dns-config-ga
Graduate CustomPodDNS feature to GA
|
2019-02-01 18:29:17 -08:00 |
Andrew Kim
|
8be7963797
|
move GCERegionalPersistentDisk feature to k8s.io/cloud-provider
|
2019-01-31 15:19:52 -05:00 |
Bobby (Babak) Salamat
|
01df1464e5
|
Graduate Pod priority and preemption to GA
|
2019-01-29 15:19:38 -08:00 |
Kubernetes Prow Robot
|
50cf168e83
|
Merge pull request #72552 from tallclair/validateproxyredirects
Promote ValidateProxyRedirects to Beta and enable by default
|
2019-01-24 17:46:32 -08:00 |
Jordan Liggitt
|
17aa60686e
|
Deprecate and remove use of alpha metadata.initializers field, remove IncludeUninitialized options
|
2019-01-23 16:34:43 -05:00 |
David Zhu
|
384fce6bb1
|
Common Migration shim functaionality and flags
|
2019-01-17 14:43:59 -08:00 |
Zihong Zheng
|
f2750dd043
|
Graduate CustomPodDNS feature to GA
|
2019-01-11 11:28:26 -08:00 |
Derek Carr
|
bce9d5f204
|
SupportPodPidsLimit feature beta with tests
|
2019-01-09 10:50:59 -05:00 |
Tim Allclair
|
d9aeea6ba4
|
Promote ValidateProxyRedirects to Beta and enable by default
|
2019-01-03 17:13:58 -08:00 |
Kubernetes Prow Robot
|
3bface1139
|
Merge pull request #71445 from charrywanganthony/feature-version-fix
update the feature comment
|
2019-01-01 07:35:47 -08:00 |
Jordan Liggitt
|
73dcfe12da
|
Stop checking VolumeScheduling feature gate
|
2018-12-27 17:45:45 -05:00 |
Wei Huang
|
8f87e71e0c
|
cleanup logic related with OutOfDisk
- cleanup OOD logic in scheduling and node controller
- update comments and testcases
|
2018-12-18 11:28:02 -08:00 |
wangqingcan
|
1081e919e3
|
Eclass Task 1: clean up old equiv class code
Co-authored-by: Harry Zhang <resouer@gmail.com>
Co-authored-by: Wang Qingcan <wangqingcan@baidu.com>
|
2018-12-17 17:05:49 -08:00 |
wojtekt
|
546ece7b2c
|
Promote NodeLease to Beta and enable by default
|
2018-12-17 10:19:22 +01:00 |
Chao Wang
|
e8d4debbfc
|
update the feature comment
|
2018-11-27 14:05:16 +08:00 |
Jordan Liggitt
|
d440ecdd3b
|
Update non-test code to use DefaultMutableFeatureGate
|
2018-11-21 11:51:33 -05:00 |
Matthew Wong
|
2ff98f7832
|
Promote BlockVolume to beta
|
2018-11-16 13:38:59 -05:00 |
David Ashpole
|
288667f436
|
add KubeletPodResources feature-gate
|
2018-11-15 09:38:59 -08:00 |
k8s-ci-robot
|
b1a52a38e9
|
Merge pull request #67257 from pbarker/audit
dynamic audit configuration
|
2018-11-15 02:42:59 -08:00 |
k8s-ci-robot
|
843a67b215
|
Merge pull request #70559 from vladimirvivien/kubelet-plugin-watcher-ga
Graduate Kubelet plugin registration/watcher to GA
|
2018-11-14 20:35:08 -08:00 |
Patrick Barker
|
eb89d3dddd
|
adds dynamic audit configuration
|
2018-11-14 17:54:06 -07:00 |
Jan Safranek
|
534ce94c22
|
Move CSIPersistentVolume feature to GA
|
2018-11-14 14:01:16 +01:00 |
Vladimir Vivien
|
a160e259f3
|
Feature gate update to GA
|
2018-11-13 16:03:39 -05:00 |
k8s-ci-robot
|
bd2cb5a72d
|
Merge pull request #70831 from mikedanese/securesvcacct
add BoundServiceAccountTokenVolume feature
|
2018-11-13 08:54:25 -08:00 |
Mike Danese
|
f4ff26679f
|
add BoundServiceAccountTokenVolume feature
* require TokenRequest to be enabled and configured
* bind ca.crt publisher to this feature rather than to TokenRequest
|
2018-11-12 13:11:47 -08:00 |
k8s-ci-robot
|
2a3d55f607
|
Merge pull request #70813 from ravisantoshgudimetla/revert-limits-priority
Revert resource limits priority function
|
2018-11-10 00:14:12 -08:00 |
ravisantoshgudimetla
|
5d60471688
|
Revert resource limits priority function
|
2018-11-08 13:44:24 -05:00 |
Jing Xu
|
af9921f583
|
Move Regional PD to GA
This PR fixes #59988.
|
2018-11-07 10:33:38 -08:00 |
Michelle Au
|
3e5139462c
|
Move volume scheduling feature to GA
|
2018-11-05 15:31:18 -08:00 |
k8s-ci-robot
|
08351b6d6d
|
Merge pull request #68230 from bertinatto/remove_mount_propagation_gate
Remove mount propagation feature gate
|
2018-11-02 01:13:43 -07:00 |
Mehdy Bohlool
|
998e22dd5c
|
FeatureGate and API Validation for CRD Webhook Conversion
|
2018-10-31 11:14:47 -07:00 |
Fabio Bertinatto
|
6c9b854542
|
Remove mount propagation feature gate logic
|
2018-10-31 15:51:37 +01:00 |
Bobby (Babak) Salamat
|
16f3351619
|
Deprecate critical pod annotation
|
2018-10-26 11:44:43 -07:00 |
k8s-ci-robot
|
7a53a075e4
|
Merge pull request #69824 from Huang-Wei/enable-TaintBasedEvictions
promote TaintBasedEvictions featuregate to beta
|
2018-10-17 21:04:04 -07:00 |
ravisantoshgudimetla
|
e44f29af13
|
Promote resource limits priority functions to beta
|
2018-10-16 12:28:09 -04:00 |
Wei Huang
|
ef2de48dc5
|
promote TaintBasedEvictions featuregate to beta
|
2018-10-15 11:20:49 -07:00 |
Antoine Pelisse
|
5dca8e00e6
|
dry-run: Promote from Alpha to Beta
Also remove the test that used to check that the dry-run flag is
forbidden.
|
2018-10-12 14:25:49 -07:00 |
Christoph Blecker
|
97b2992dc1
|
Update gofmt for go1.11
|
2018-10-05 12:59:38 -07:00 |
Hemant Kumar
|
575f79e03e
|
Enable volume limit feature by default
Also add tests for it.
|
2018-10-01 14:37:45 -04:00 |
k8s-ci-robot
|
fb79943553
|
Merge pull request #67951 from liggitt/remove-deprecated-flags
Remove deprecated feature flags
|
2018-09-15 14:50:11 -07:00 |
ravisantoshgudimetla
|
1ee1e3b7b1
|
promote feature gate ScheduleDaemonSetPods to beta
|
2018-09-11 11:55:20 -04:00 |
Cheng Xing
|
4ca39ef0ed
|
Consolidated CSIDriver logic under CSIDriverRegistry flag
|
2018-09-10 13:34:40 -07:00 |
Cheng Xing
|
94d649b590
|
Rearranged feature flags
|
2018-09-07 17:45:27 -07:00 |