From 2cdd9f980cc6b22a455407245655f433ca65f302 Mon Sep 17 00:00:00 2001 From: James-QiuHaoran Date: Mon, 13 Mar 2023 10:40:40 -0500 Subject: [PATCH] renamed from KEP to AEP - Autoscaler Enhancement Proposal --- multidimensional-pod-autoscaler/{KEP.md => AEP.md} | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) rename multidimensional-pod-autoscaler/{KEP.md => AEP.md} (99%) diff --git a/multidimensional-pod-autoscaler/KEP.md b/multidimensional-pod-autoscaler/AEP.md similarity index 99% rename from multidimensional-pod-autoscaler/KEP.md rename to multidimensional-pod-autoscaler/AEP.md index ef0135d5be..e4a46a2eca 100644 --- a/multidimensional-pod-autoscaler/KEP.md +++ b/multidimensional-pod-autoscaler/AEP.md @@ -1,4 +1,6 @@ -# KEP-5342: Multi-dimensional Pod Autoscaler +# AEP-5342: Multi-dimensional Pod Autoscaler + +AEP - Autoscaler Enhancement Proposal - [Release Signoff Checklist](#release-signoff-checklist) @@ -32,8 +34,7 @@ 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) KEP approvers have approved the KEP status as `implementable` +- [ ] (R) AEP approvers have approved the AEP status as `implementable` - [ ] (R) Design details are appropriately documented - [ ] (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)