operator-framework / operator-controller

Apache License 2.0
28 stars 47 forks source link

Write rukpak cleanup RFC and bring through review #986

Open tmshort opened 5 days ago

tmshort commented 5 days ago

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:

  1. Removing the need of controller.
  2. Slimming down the unpacker and BD API based on our needs.
  3. Investigating if Rukpak can be removed and all the required code can be moved to operator-controller.

Acceptance Criteria:

  1. Create a RFC for review illustrating the changes/impact required in Rukpak.

Note - No code changes would be made.

tmshort commented 5 days ago

See https://docs.google.com/document/d/1HCMaD0iwvLAGxfHgPi7JG3RM-jfHOPOSJrJ8Gu_qolI/edit for RFC