ibm-mas / ansible-devops

Ansible collection supporting devops for IBM Maximo Application Suite
https://ibm-mas.github.io/ansible-devops/
Eclipse Public License 2.0
49 stars 88 forks source link

[major] Remove deprecated capabilities #1233

Closed durera closed 5 months ago

durera commented 8 months ago

Removes:

durera commented 7 months ago

There is still references to the convert_to_olm role in the MAS docuemntation page https://www.ibm.com/docs/en/mas-cd/continuous-delivery?topic=versions-converting-manual-deployment-channel-subscription

We should get that cleaned up, ideally removed, or failing that referencing a fixed version of the collection that still supports the conversaion. The supported releases of MAS are all OLM only at this point.

durera commented 7 months ago

What is the alternative for the suite_mustgather role, as that might be used must by any users.

https://ibm-mas.github.io/cli/commands/must-gather/

We replaced the old must-gather with this one a while back now, I've not seen any must-gathers in the old format for a while, and if we did we would respond asking them to run the new must-gather rather than the old one that is used in these roles.