Michael Gerbig

Results 3 issues of Michael Gerbig

I am currently experimenting with Marquez and OpenLineage. Just wanted to check back, if this behaviour is intended (or it is a bug): ## Steps to reproduce 1. ✔️ Sending...

question

resolves #216 This is a: - [ ] documentation update - [ ] bug fix with no breaking changes - [x] new functionality - [ ] a breaking change All...

bug

The following code runs into a null pointer dereference and causes the application to panic returning a HTTP 502 for the `/v1/resources` endpoint. No helpful logs were given. https://github.com/tektoncd/hub/blob/76ab4c473ae06e58d5311b1eee2220932ba50356/api/v1/service/resource/resource.go#L43-L45 ###...