rekor
rekor copied to clipboard
Investigate using custom JSON parser
Description
Context threads:
- https://github.com/kubernetes/kube-openapi/issues/315
- https://github.com/kubernetes/kubernetes/pull/112988
- https://github.com/kubernetes/kube-openapi/pull/319
OpenAPI's JSON unmarshalling is quite slow, and there's been some efforts in the k8s community to create a more performant marshaller. We should see if we can integrate this into Rekor to improve performance.
Hey @haydentherapper, I'd like to work on this issue. If it's available. I'd love to take it up. Thanks!