Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature proposal: generate CDEvents for Shipwright #72

Open
afrittoli opened this issue Mar 23, 2022 · 0 comments
Open

Feature proposal: generate CDEvents for Shipwright #72

afrittoli opened this issue Mar 23, 2022 · 0 comments

Comments

@afrittoli
Copy link

CDEvents is a CDF project that provides a common specification for Continuous Delivery events.

Tekton natively supports generating CloudEvents, and thus Shipwright does through Tekton, however those events only describe low level abstractions like "TaskRun started" or "TaskRun finished".

CDEvents has a dedicated abstraction for builds which would be a good fit for Shipwright. My proposal is to let Shipwright generate CDEvents associated to builds. This could be achieved either by adding support in the Shipwright controller or through an external controller like that implemented in Tekton experimental.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant