From f33acc22789f74e06087303cab716693a33b61ed Mon Sep 17 00:00:00 2001 From: David Glasser Date: Wed, 16 Apr 2025 14:10:32 -0700 Subject: [PATCH] kep-4603: fix KEP number While there was a PR 4604 (https://github.com/kubernetes/enhancements/pull/4604), as far as I can tell KEP-4603 is the correct number here (see kep.yaml, the directory name, etc). --- keps/sig-node/4603-tune-crashloopbackoff/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keps/sig-node/4603-tune-crashloopbackoff/README.md b/keps/sig-node/4603-tune-crashloopbackoff/README.md index c58e24d2e1f..eb044e8e907 100644 --- a/keps/sig-node/4603-tune-crashloopbackoff/README.md +++ b/keps/sig-node/4603-tune-crashloopbackoff/README.md @@ -58,7 +58,7 @@ If none of those approvers are still appropriate, then changes to that list should be approved by the remaining approvers and/or the owning SIG (or SIG Architecture for cross-cutting KEPs). --> -# KEP-4604: Tune CrashLoopBackoff +# KEP-4603: Tune CrashLoopBackoff