Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate frr.frr #456

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
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
8 changes: 8 additions & 0 deletions 10/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,3 +134,11 @@ releases:

`Porting Guide <https://docs.ansible.com/ansible/devel/porting_guides.html>`_'
release_date: '2024-09-10'
10.5.0:
changes:
deprecated_features:
- The ``frr.frr`` collection has been deprecated by the maintainers. Since they've
also announced to not support ansible-core 2.18, it will be removed from Ansible
11 if no one starts maintaining it again before Ansible 11. See `the removal
process for details on how this works <https://docs.ansible.com/ansible/devel/community/collection_contributors/collection_package_removal.html#canceling-removal-of-an-unmaintained-collection>`__
(https://forum.ansible.com/t/6243).
5 changes: 5 additions & 0 deletions 10/collection-meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,11 @@ collections:
repository: https://github.com/fortinet-ansible-dev/ansible-galaxy-fortios-collection
frr.frr:
repository: https://github.com/ansible-collections/frr.frr
removal:
major_version: 11
reason: deprecated
discussion: https://forum.ansible.com/t/6243
announce_version: 10.5.0
google.cloud:
repository: https://github.com/ansible-collections/google.cloud
grafana.grafana:
Expand Down