From 4045b10e8c8a44e51a89539cfb1efa6d4ef85d21 Mon Sep 17 00:00:00 2001 From: Webster Mudge Date: Mon, 7 Jul 2025 12:07:01 -0400 Subject: [PATCH] Deprecate append_database_port filter Signed-off-by: Webster Mudge --- meta/runtime.yml | 4 ++++ plugins/filter/append_database_port.yml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/meta/runtime.yml b/meta/runtime.yml index 64b98834..2f5cd6a9 100644 --- a/meta/runtime.yml +++ b/meta/runtime.yml @@ -93,6 +93,10 @@ plugin_routing: deprecation: removal_version: "6.0.0" warning_text: Filter, cluster_service_role_hosts, is no longer supported. + append_database_port: + deprecation: + removal_version: "6.0.0" + warning_text: Filter, append_database_port, is no longer supported. action: host_config: deprecation: diff --git a/plugins/filter/append_database_port.yml b/plugins/filter/append_database_port.yml index 322f40c2..af472ea0 100644 --- a/plugins/filter/append_database_port.yml +++ b/plugins/filter/append_database_port.yml @@ -4,5 +4,9 @@ DOCUMENTATION: short_description: append_database_port description: append_database_port version_added: "3.0.3" + deprecated: + removed_in: "6.0.0" + alternative: none + why: No longer supported. EXAMPLES: RETURN: