Harshit Mehta
Harshit Mehta
@undera Should we add pagination to1.x release? It would be easier to handle it using React on the frontend side WDYT?
@undera @chad11111 If you think this is good then I can open a PR for it
@undera Any API/source where this information is available or ew need to hard code this?
@undera Can you please assign this to me?
#178 was created on top of v0.3.1 Need to create a new PR for v1.0.0 The same was finalized on the original PR - https://github.com/komodorio/helm-dashboard/pull/178#issuecomment-1380152636 > @undera Please help review...
Unmarshaling of the manifest is happening against Carp struct in which I don't see any mapping for Image. https://github.com/komodorio/helm-dashboard/blob/main/pkg/dashboard/subproc/data.go#L342 Any other struct which can help here?
@undera I would like to work on this