v0.2.1
feature
- add event handler for dijob, and mark job as Created when job submitted(#13)
- mark collector and learner as optional, only coordinator is required(653e64a)
- mark job Failed when the submitted job is incorrect(bea840a), but it's hard to test since client-go reflector decodes DIJob strictly, we have no chance to handle DIJob add event when incorrect job submitted