From 3caa90237c547415bef01aeafb727b2e221800c2 Mon Sep 17 00:00:00 2001 From: Webster Mudge Date: Mon, 7 Jul 2025 12:29:23 -0400 Subject: [PATCH] Deprecate filter_null_configs filter Signed-off-by: Webster Mudge --- meta/runtime.yml | 4 ++++ plugins/filter/filter_null_configs.yml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/meta/runtime.yml b/meta/runtime.yml index ca8e2744..83850e95 100644 --- a/meta/runtime.yml +++ b/meta/runtime.yml @@ -121,6 +121,10 @@ plugin_routing: deprecation: removal_version: "6.0.0" warning_text: Filter, extract_role_and_group, is no longer supported. + filter_null_configs: + deprecation: + removal_version: "6.0.0" + warning_text: Filter, filter_null_configs, is no longer supported. action: host_config: deprecation: diff --git a/plugins/filter/filter_null_configs.yml b/plugins/filter/filter_null_configs.yml index b586321d..593ff150 100644 --- a/plugins/filter/filter_null_configs.yml +++ b/plugins/filter/filter_null_configs.yml @@ -4,5 +4,9 @@ DOCUMENTATION: short_description: fill_null_configs description: fill_null_configs version_added: "3.0.3" + deprecated: + removed_in: "6.0.0" + alternative: none + why: No longer supported EXAMPLES: RETURN: