Write an RFC for rukpak cleanup.
This effort goes in sync with making Rukpak as a library. It involves investigation required to de-duplicate the code between operator-controller and rukpak. Some of the changes could be:
- Removing the need of controller.
- Slimming down the unpacker and BD API based on our needs.
- Investigating if Rukpak can be removed and all the required code can be moved to operator-controller.
Acceptance Criteria:
- Create a RFC for review illustrating the changes/impact required in Rukpak.
Note - No code changes would be made.