ManageIQ / manageiq

ManageIQ Open-Source Management Platform
https://manageiq.org
Apache License 2.0
1.35k stars 900 forks source link

Fix deprecations using activesupport deprecation #23249

Closed jrafanie closed 4 weeks ago

jrafanie commented 4 weeks ago

Extracted from #23225

Don't use singleton, use a deprecator. We already had instance, which is a deprecator so make that obvious.

As an aside, I think some of these deprecations should be reviewed for deletion before the next release.

jrafanie commented 4 weeks ago

@miq-bot cross-repo-tests /all