cloudoperators / heureka

Security and compliance management
Apache License 2.0
3 stars 1 forks source link

feat(matches): Implement Issue Matching ON creation of new component instances #168

Open lolaapenna opened 3 weeks ago

lolaapenna commented 1 week ago

Split up into:

PoC scope + non-PoC scope.

PoC scope - run issue match algorithm when comp instances are created

drochow commented 6 days ago

The actual work package is:

on the creation of a component instance, we perform the issue matching:

drochow commented 6 days ago

@dorneanu

The intermediate implementation draft can be found here:

https://github.com/cloudoperators/heureka/blob/basic_matching/internal/app/issue_match/issue_match_handler_events.go#L93-L286

dorneanu commented 6 days ago

Ok, thanks. That helps a lot. I think in general we need better descriptions and maybe also acceptance criterias for the issues/tickets.

Tomorrow I'll have a look at the draft and improve accordingly.

drochow commented 6 days ago

better descriptions and maybe also acceptance criteria

I agree, but that is also an additional effort to take, but maybe it's worth it.