Write a controller for In-Memory Channels and Provisioners. This should: 1. Create the Provisioner/update the `Status` 2. Define required fields (if any) in Channel arguments. 3. Copy configuration from Channel CR to delivery implementation (#439) 4. Update Status based on the success of 3 5. Test coverage > 80% 6. Deployment which runs the Subscription controller 7. Minimal RBAC rules for 5 (probably cluster viewer + update on Channel)
Write a controller for In-Memory Channels and Provisioners. This should:
Status