-
Notifications
You must be signed in to change notification settings - Fork 91
Removal of avi modules from community.network #506
base: main
Are you sure you want to change the base?
Conversation
…ntation fragments and added a changelog fragment
|
+1 |
|
@chandanapatnala hello, thank you for the PR
|
felixfontein
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Right now the current stance of the Steering Committee (SC) is that no modules can be migrated to collections that are not part of the Ansible package. This is something we can discuss on changing, but that needs discussion and approval by the SC first. As long as that decision stands, either your collection is added to Ansible first and then the plugins are moved, or the plugins are deprecated and then tombstoned (i.e. no redirects to your collection) in this collection.
So do you plan to submit your collection for inclusion in Ansible anyway (in which case let's do that first)? If not, we should start a discussion on whether we want to change the rule (https://github.com/ansible-community/community-topics/).
|
I created a community discussion in ansible-community/community-topics#167. |
|
Hi. According to the discussion as the redirection to the new collection is added in this pr- community.network/meta/runtime.yml Line 527 in f242b60
|
|
The discussion hasn't been concluded, so no. |
|
@felixfontein Hi , Is there any conclusion to the discussion ? |
|
@felixfontein Hi , Is there any conclusion to the discussion ? If yes , then I'll resolve the conflicts so that this pr can be merged |
|
There is not. @ansible-collections/steering-committee a small reminder that ansible-community/community-topics#167 really needs to be discussed. |
|
We finally got a decision on this (https://forum.ansible.com/t/5738/13): moving these modules to a collection outside of Ansible is now allowed under some specific conditions, which you can find here: https://github.com/ansible/ansible-documentation/pull/1971/files#diff-17918ba4d47cb68e11b669412c5ea11b87bd8b5944b04720c6b74d104c692829R477 If these conditions apply to vmware.alb, feel free to update this PR. |
SUMMARY
Remove the avi modules from community.network
ISSUE TYPE
COMPONENT NAME
ADDITIONAL INFORMATION
The new collection is active on Galaxy here: https://galaxy.ansible.com/vmware/alb and on Github: https://github.com/vmware/ansible-collection-alb. This PR is to remove the avi modules from community.network.