renamed from KEP to AEP - Autoscaler Enhancement Proposal
This commit is contained in:
parent
ac078625fb
commit
2cdd9f980c
|
|
@ -1,4 +1,6 @@
|
||||||
# KEP-5342: Multi-dimensional Pod Autoscaler
|
# AEP-5342: Multi-dimensional Pod Autoscaler
|
||||||
|
|
||||||
|
AEP - Autoscaler Enhancement Proposal
|
||||||
|
|
||||||
<!-- toc -->
|
<!-- toc -->
|
||||||
- [Release Signoff Checklist](#release-signoff-checklist)
|
- [Release Signoff Checklist](#release-signoff-checklist)
|
||||||
|
|
@ -32,8 +34,7 @@
|
||||||
|
|
||||||
Items marked with (R) are required *prior to targeting to a milestone / release*.
|
Items marked with (R) are required *prior to targeting to a milestone / release*.
|
||||||
|
|
||||||
- [ ] (R) Enhancement issue in release milestone, which links to KEP dir in [kubernetes/enhancements] (not the initial KEP PR)
|
- [ ] (R) AEP approvers have approved the AEP status as `implementable`
|
||||||
- [ ] (R) KEP approvers have approved the KEP status as `implementable`
|
|
||||||
- [ ] (R) Design details are appropriately documented
|
- [ ] (R) Design details are appropriately documented
|
||||||
- [ ] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
|
- [ ] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
|
||||||
- [ ] e2e Tests for all Beta API Operations (endpoints)
|
- [ ] e2e Tests for all Beta API Operations (endpoints)
|
||||||
Loading…
Reference in New Issue