rekor icon indicating copy to clipboard operation
rekor copied to clipboard

Investigate using custom JSON parser

Open Hayden-IO opened this issue 2 years ago • 1 comments

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.

Hayden-IO avatar Nov 06 '23 21:11 Hayden-IO

Hey @haydentherapper, I'd like to work on this issue. If it's available. I'd love to take it up. Thanks!

AdityaByte avatar Sep 01 '25 14:09 AdityaByte