This is a follow up AI related to some recent discussion on the topic.
The idea is to try implement the image stream support and come up with some suggestions whether this is a viable option.
For more check:
https://docs.google.com/document/d/1kZ-T4xv8PExZ2Mg9adODJHLOrfX5qIB80P1XFBt2g3I/edit
https://docs.google.com/document/d/1gfQlquMupEjZAoFSIbHmhZ0Sim8RdUryDIp0W_slgWc/edit#
https://issues.redhat.com/browse/BUILD-100
Although this could help us overcome the situation where OCP controller manager is not going to support our CR, there are some obvious downsides:
a) re-use/maintain thirdy part code, can we avoid it?
b) possible ksvc level conflicts with other operators (pretty important), what happens in practice?
Let's capture some povs before we move to action.