Skip to content

[Feature]: add CloudEvents Sink #661

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

Open
2 tasks done
pdefreitas opened this issue Apr 13, 2025 · 0 comments · May be fixed by #662
Open
2 tasks done

[Feature]: add CloudEvents Sink #661

pdefreitas opened this issue Apr 13, 2025 · 0 comments · May be fixed by #662

Comments

@pdefreitas
Copy link
Contributor

Checklist

  • I've searched for similar issues and couldn't find anything matching
  • I've discussed this feature request in the K8sGPT Slack and got positive feedback

Is this feature request related to a problem?

No

Problem Description

Currently this project only supports Slack and Mattermost sinks. I would like to have more interoperability options. CloudEvents seems to be a obvious choice within this ecosystem as specification for describing event data in a common way. Spec: https://github.com/cloudevents/spec/blob/v1.0.2/cloudevents/spec.md

Solution Description

Implement new sink which allows to sink structured CloudEvents to HTTP endpoints following https://github.com/cloudevents/spec/blob/v1.0.2/cloudevents/bindings/http-protocol-binding.md#32-structured-content-mode

Benefits

Adding a CloudEvents sink would allow the operator to have better interoperability with services that support CloudEvents HTTP protocol binding.

Potential Drawbacks

No response

Additional Information

No response

@pdefreitas pdefreitas linked a pull request Apr 13, 2025 that will close this issue
4 tasks
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

Successfully merging a pull request may close this issue.

1 participant