Closed durera closed 5 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.
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.
Removes:
convert_to_olm
,suite_mustgather
,suite_mustgather_download
,suite_install_digest_cm
rolesconvert_to_olm
playbookcluster_monitoring
role, function replaced bygrafana
andopentelemetry
in their own roles, and move the OCP monitoring configuration code into existingocp_config
role