streams-explorer icon indicating copy to clipboard operation
streams-explorer copied to clipboard

Support producer jobs

Open disrupted opened this issue 2 years ago • 0 comments

Support for streams-bootstrap producer apps that use a Kubernetes Job resource should be added. Currently we only support CronJob resources for producer apps (Jobs with a schedule).

  • [ ] Extend K8sApp
  • [ ] Add Kubernetes watch on Jobs resources
  • [ ] Add permissions for role & cluster role in Helm chart
  • [ ] Add a default ProducerAppExtractor plugin for streams-bootstrap producer apps

disrupted avatar Oct 13 '22 16:10 disrupted