Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Sanity fix by temporarily replacing 6.0.0 with 6.0.0-dev0 in meta/run…
…time.yml

Version 6.0.0-dev0 MUST be replaced with 6.0.0 in the release 6.0.0
PR/commit
  • Loading branch information
yurnov committed Apr 24, 2025
commit 17f41c4c80a2acedee68a432dc617aa54440de4d
3 changes: 2 additions & 1 deletion meta/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ plugin_routing:
redirect: community.okd.openshift
k8s:
tombstone:
removal_version: 6.0.0
# To be replaced with 6.0.0 in release 6.0.0 commit
removal_version: 6.0.0-dev0
warning_text: >-
The k8s inventory plugin was slated for deprecation in 3.3.0 and has been removed in release 6.0.0. Use kubernetes.core.k8s_info and ansible.builtin.add_host instead.
modules:
Expand Down
31 changes: 0 additions & 31 deletions tests/sanity/ignore-2.14.txt

This file was deleted.