mirror of
https://github.com/openshift/community.okd.git
synced 2026-03-27 03:13:08 +00:00
Deprecate the openshift inventory plugin (#186)
* Deprecate the openshift inventory plugin Signed-off-by: Alina Buzachis <abuzachis@redhat.com> * Fix indentation Signed-off-by: Alina Buzachis <abuzachis@redhat.com> * Update docs Signed-off-by: Alina Buzachis <abuzachis@redhat.com> --------- Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
This commit is contained in:
@@ -17,6 +17,13 @@ plugin_routing:
|
||||
modules:
|
||||
k8s_auth:
|
||||
redirect: community.okd.openshift_auth
|
||||
inventory:
|
||||
openshift:
|
||||
deprecation:
|
||||
removal_version: 4.0.0
|
||||
warning_text: >-
|
||||
The openshift inventory plugin has been deprecated and
|
||||
will be removed in release 4.0.0.
|
||||
action:
|
||||
k8s:
|
||||
redirect: kubernetes.core.k8s_info
|
||||
|
||||
Reference in New Issue
Block a user