k8s - Remove support of merge_type=json (#226)

This commit is contained in:
Bikouo Aubin
2024-05-28 19:13:25 +02:00
committed by GitHub
parent 050e236aa6
commit 0e884c2341
2 changed files with 4 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
removed_features:
- k8s - Support for ``merge_type=json`` has been removed in version 4.0.0. Please use ``kubernetes.core.k8s_json_patch`` instead (https://github.com/openshift/community.okd/pull/226).