Open
Description
Issue originally authored by tnozicka as #587
Is this a bug report or feature request?
- Feature Request
What should the feature do:
Upgrade jobs take time and block a worker in the operator. Offloading them would help the operator and make tem and their progress more visible to the user. Also the pod CPU and memory consumed would be accounted to the correct namespace.
What is use case behind this feature:
Operator performance, responsiveness and multi-tenancy.