Closed danail-branekov closed 3 years ago
The callback URL is only used by CC. In a CRD world, one should monitor the custom resource, rather than expect being called back.
As we do this, we should also make sure task-reporter doesn't try to report on tasks created through the Task CRD.
task-reporter
Task
The callback URL is only used by CC. In a CRD world, one should monitor the custom resource, rather than expect being called back.
Implementation note
As we do this, we should also make sure
task-reporter
doesn't try to report on tasks created through theTask
CRD.