-
Notifications
You must be signed in to change notification settings - Fork 1.7k
replace batch of redundant to_native()/to_text() occurrences #11106
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
replace batch of redundant to_native()/to_text() occurrences #11106
Conversation
|
@russoz the changes in |
That is part of the pool management code of the module, which is tied to the entitlement mode for content access, which has been long deprecated by Red Hat, and on its way out of being supported. So I recommend to keep that code as-is, and I'll likely think about deprecating (with the goal to remove) the subscriptions management part. Leaving one instance of |
|
No problem at all! Thanks for taking a look into it though! |
|
please merge after #11105 |
|
The changes in |
Backport to stable-12: 💚 backport PR created✅ Backport PR branch: Backported as #11140 🤖 @patchback |
* replace batch of redundant to_native()/to_text() occurrences * add changelog frag * snap sanity * rolling back snap for now * more cases in redhat_subscription (cherry picked from commit f785e9c)
…o_native()/to_text() occurrences (#11140) replace batch of redundant to_native()/to_text() occurrences (#11106) * replace batch of redundant to_native()/to_text() occurrences * add changelog frag * snap sanity * rolling back snap for now * more cases in redhat_subscription (cherry picked from commit f785e9c) Co-authored-by: Alexei Znamensky <[email protected]>
SUMMARY
ISSUE TYPE
COMPONENT NAME
plugins/modules/filesize.py
plugins/modules/flatpak_remote.py
plugins/modules/hg.py
plugins/modules/ip_netns.py
plugins/modules/ipa_pwpolicy.py
plugins/modules/iso_customize.py
plugins/modules/ldap_search.py
plugins/modules/nomad_job.py
plugins/modules/nosh.py
plugins/modules/ocapi_command.py
plugins/modules/ocapi_info.py
plugins/modules/packet_project.py
plugins/modules/packet_volume.py
plugins/modules/portage.py
plugins/modules/redhat_subscription.py
plugins/modules/snap.py
plugins/modules/xml.py