From 1c28f4855843f09bf44ffcd1de4580ec557527b3 Mon Sep 17 00:00:00 2001 From: Ethan Aubuchon Date: Thu, 17 Nov 2022 16:27:19 -0500 Subject: [PATCH] add changelog update for event pruning --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2127dd8b..1c76bb76e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## next +- Add `Event` to the list of resources not to be pruned on a deployment. Kubernetes should clean these up automatically. This can cause unnessessary deployment timeouts and increased deployment time. ## 3.0.0