-
Task
-
Resolution: Unresolved
-
Normal
-
None
-
None
PROBLEM
In our codebase we use a couple of Python scripts for producing operator bundles, these are currently located in `operator/bundle_helpers`. It turned out that currently the pinning of Python dependencies does not work reliably in a reproducible manner. Hence it was suggested to rewrite these scripts in Go, hence eliminating usage of Python for building operator bundles.