From 10d592449ab69d9bbc0a28989fefa7c4e2041dc0 Mon Sep 17 00:00:00 2001 From: Dominik-K <5795847+Dominik-K@users.noreply.github.com> Date: Thu, 23 Jun 2022 09:51:36 +0200 Subject: [PATCH] Remove edit-notation --- content/en/blog/_posts/2020-09-03-warnings/index.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/content/en/blog/_posts/2020-09-03-warnings/index.md b/content/en/blog/_posts/2020-09-03-warnings/index.md index 07d64ef77a..a5cfb9f710 100644 --- a/content/en/blog/_posts/2020-09-03-warnings/index.md +++ b/content/en/blog/_posts/2020-09-03-warnings/index.md @@ -328,7 +328,3 @@ A couple areas we're looking at next are warning about [known problematic values we cannot reject outright for compatibility reasons, and warning about use of deprecated fields or field values (like selectors using beta os/arch node labels, [deprecated in v1.14](/docs/reference/labels-annotations-taints/#beta-kubernetes-io-arch-deprecated)). I'm excited to see progress in this area, continuing to make it easier to use Kubernetes. - - -## EDIT -* The correct label is `removed_release`, not `removed_version`.