-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
False
-
-
False
-
Passed
Motivated by a customer request for installing their own custom modules in a hook image using pip, which seems to be more difficult than it should be.
it looks like this might be the new runner downstream:
https://catalog.redhat.com/software/containers/ansible-automation-platform-21/platform-resource-runner-rhel8/6176a249dd607bfc82e64408
They're using pip and galaxy to do all the install it looks like.
Probably need to work on bumping upstream to the same ansible version, etc. (2.12) and get the downstream builds to hopefully work via pip.
it looks like they have some of it at least packaged as modules; i think a lot of the python-kubernetes deps are there aside from python-google-auth; i might be able to build a few packages if we have to go that route; i'll try to look in some spare time