kubesphere / kubesphere/ks-devops
Event-driven: Support for CloudEvents specification Jenkins event data reception
Open
- Dominant language
- Go
- Stars
- 164
- Forks
- 140
- PR merge metrics
- No merged PRs in 30d
Description
About [#65](https://github.com/kubesphere/ks-devops/issues/65)
I plan to use [https://github.com/cloudevents/sdk-go](https://github.com/cloudevents/sdk-go) to receive the event data sent by Jenkins-Plugin. Provide a rudimentary scheme to receive events first, and then refine it.
- The `CRD` is changed by event type, which finally trigger `Reconcile`
- Afer the `apiserver` is started, triggered to synchronize the unfinished PieplineRun. Compensates for unexpected loss of event data
Contributor guide
Assessment
This issue has not been assessed yet.