Skip to content

Commit 695352a

Browse files
authored
Schedule sensu.sensu_go for removal in Ansible 12 (#464)
* Schedule sensu.sensu_go for removal in Ansible 12 Relates: #463 * Adjust reason_text for sensu.sensu_go removal * Fix duplicate YAML keys
1 parent f42db38 commit 695352a

File tree

6 files changed

+37
-0
lines changed

6 files changed

+37
-0
lines changed

10/changelog.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,3 +146,7 @@ releases:
146146
also announced that the collection does not work anymore with the Cloudstack API after May 1, 2024,
147147
it will be removed from Ansible 11
148148
(https://forum.ansible.com/t/2572).
149+
- The ``sensu.sensu_go`` collection will be removed from Ansible 12 due
150+
to unresolved Ansible inclusion requirements violations
151+
(https://forum.ansible.com/t/8380).
152+
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>`__.

10/collection-meta.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,14 @@ collections:
306306
- tadeboro
307307
- mancabizjak
308308
repository: https://github.com/sensu/sensu-go-ansible
309+
removal:
310+
major_version: 12
311+
announce_version: 10.5.0
312+
reason: guidelines-violation
313+
discussion: https://forum.ansible.com/t/8380
314+
reason_text: >
315+
The collection has
316+
L(unresolved sanity test failures, https://github.com/sensu/sensu-go-ansible/issues/362).
309317
splunk.es:
310318
repository: https://github.com/ansible-collections/splunk.es
311319
t_systems_mms.icinga_director:

11/changelog.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,8 @@ releases:
2323
removed_features:
2424
- The ``ngine_io.exoscale`` collection has been removed because it has been deprecated by its maintainers
2525
(https://forum.ansible.com/t/2572).
26+
deprecated_features:
27+
- The ``sensu.sensu_go`` collection will be removed from Ansible 12 due
28+
to unresolved Ansible inclusion requirements violations
29+
(https://forum.ansible.com/t/8380).
30+
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>`__.

11/collection-meta.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,14 @@ collections:
265265
- tadeboro
266266
- mancabizjak
267267
repository: https://github.com/sensu/sensu-go-ansible
268+
removal:
269+
major_version: 12
270+
announce_version: 11.0.0a2
271+
reason: guidelines-violation
272+
discussion: https://forum.ansible.com/t/8380
273+
reason_text: >
274+
The collection has
275+
L(unresolved sanity test failures, https://github.com/sensu/sensu-go-ansible/issues/362).
268276
splunk.es:
269277
repository: https://github.com/ansible-collections/splunk.es
270278
telekom_mms.icinga_director:

9/changelog.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,10 @@ releases:
135135
also announced that the collection does not work anymore with the Cloudstack API after May 1, 2024,
136136
it will be removed from Ansible 11
137137
(https://forum.ansible.com/t/2572).
138+
- The ``sensu.sensu_go`` collection will be removed from Ansible 12 due
139+
to unresolved Ansible inclusion requirements violations
140+
(https://forum.ansible.com/t/8380).
141+
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>`__.
138142
9.2.0:
139143
changes:
140144
release_summary: 'Release Date: 2024-01-30

9/collection-meta.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,14 @@ collections:
379379
- tadeboro
380380
- mancabizjak
381381
repository: https://github.com/sensu/sensu-go-ansible
382+
removal:
383+
major_version: 12
384+
announce_version: 9.11.0
385+
reason: guidelines-violation
386+
discussion: https://forum.ansible.com/t/8380
387+
reason_text: >
388+
The collection has
389+
L(unresolved sanity test failures, https://github.com/sensu/sensu-go-ansible/issues/362).
382390
splunk.es:
383391
repository: https://github.com/ansible-collections/splunk.es
384392
t_systems_mms.icinga_director:

0 commit comments

Comments
 (0)