Skip to content

Commit

Permalink
Schedule sensu.sensu_go for removal in Ansible 12 (#464)
Browse files Browse the repository at this point in the history
* Schedule sensu.sensu_go for removal in Ansible 12

Relates: #463

* Adjust reason_text for sensu.sensu_go removal

* Fix duplicate YAML keys
  • Loading branch information
gotmax23 authored Oct 6, 2024
1 parent f42db38 commit 695352a
Show file tree
Hide file tree
Showing 6 changed files with 37 additions and 0 deletions.
4 changes: 4 additions & 0 deletions 10/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -146,3 +146,7 @@ releases:
also announced that the collection does not work anymore with the Cloudstack API after May 1, 2024,
it will be removed from Ansible 11
(https://forum.ansible.com/t/2572).
- The ``sensu.sensu_go`` collection will be removed from Ansible 12 due
to unresolved Ansible inclusion requirements violations
(https://forum.ansible.com/t/8380).
See `the removal process for details on how this works and can be cancelled <https://docs.ansible.com/ansible/devel/community/collection_contributors/collection_package_removal.html#collections-not-satisfying-the-collection-requirements>`__.
8 changes: 8 additions & 0 deletions 10/collection-meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,14 @@ collections:
- tadeboro
- mancabizjak
repository: https://github.com/sensu/sensu-go-ansible
removal:
major_version: 12
announce_version: 10.5.0
reason: guidelines-violation
discussion: https://forum.ansible.com/t/8380
reason_text: >
The collection has
L(unresolved sanity test failures, https://github.com/sensu/sensu-go-ansible/issues/362).
splunk.es:
repository: https://github.com/ansible-collections/splunk.es
t_systems_mms.icinga_director:
Expand Down
5 changes: 5 additions & 0 deletions 11/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,8 @@ releases:
removed_features:
- The ``ngine_io.exoscale`` collection has been removed because it has been deprecated by its maintainers
(https://forum.ansible.com/t/2572).
deprecated_features:
- The ``sensu.sensu_go`` collection will be removed from Ansible 12 due
to unresolved Ansible inclusion requirements violations
(https://forum.ansible.com/t/8380).
See `the removal process for details on how this works and can be cancelled <https://docs.ansible.com/ansible/devel/community/collection_contributors/collection_package_removal.html#collections-not-satisfying-the-collection-requirements>`__.
8 changes: 8 additions & 0 deletions 11/collection-meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,14 @@ collections:
- tadeboro
- mancabizjak
repository: https://github.com/sensu/sensu-go-ansible
removal:
major_version: 12
announce_version: 11.0.0a2
reason: guidelines-violation
discussion: https://forum.ansible.com/t/8380
reason_text: >
The collection has
L(unresolved sanity test failures, https://github.com/sensu/sensu-go-ansible/issues/362).
splunk.es:
repository: https://github.com/ansible-collections/splunk.es
telekom_mms.icinga_director:
Expand Down
4 changes: 4 additions & 0 deletions 9/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,10 @@ releases:
also announced that the collection does not work anymore with the Cloudstack API after May 1, 2024,
it will be removed from Ansible 11
(https://forum.ansible.com/t/2572).
- The ``sensu.sensu_go`` collection will be removed from Ansible 12 due
to unresolved Ansible inclusion requirements violations
(https://forum.ansible.com/t/8380).
See `the removal process for details on how this works and can be cancelled <https://docs.ansible.com/ansible/devel/community/collection_contributors/collection_package_removal.html#collections-not-satisfying-the-collection-requirements>`__.
9.2.0:
changes:
release_summary: 'Release Date: 2024-01-30
Expand Down
8 changes: 8 additions & 0 deletions 9/collection-meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,14 @@ collections:
- tadeboro
- mancabizjak
repository: https://github.com/sensu/sensu-go-ansible
removal:
major_version: 12
announce_version: 9.11.0
reason: guidelines-violation
discussion: https://forum.ansible.com/t/8380
reason_text: >
The collection has
L(unresolved sanity test failures, https://github.com/sensu/sensu-go-ansible/issues/362).
splunk.es:
repository: https://github.com/ansible-collections/splunk.es
t_systems_mms.icinga_director:
Expand Down

0 comments on commit 695352a

Please sign in to comment.