core/v1 Events populate .lastTimestamp and .firstTimestamp but leave .eventTime null; events.k8s.io/v1 Events do the opposite. The previous column bound to .eventTime alone and rendered 'Invalid Date' for every Helm-generated event. Extend createTimestampColumn with an optional second jsonPath that is encoded as a nested reqsJsonPath fallback in the template, and use .eventTime → .firstTimestamp for Event Time and .lastTimestamp → .eventTime for Last Seen so both APIs render correctly. Signed-off-by: Aleksei Sviridkin <f@lex.la> |
||
|---|---|---|
| .. | ||
| backupcontroller | ||
| controller | ||
| cozyvaluesreplicator | ||
| crdinstall | ||
| fluxinstall | ||
| lineagecontrollerwebhook | ||
| manifestutil | ||
| operator | ||
| shared/crdmem | ||
| sse | ||
| telemetry | ||
| template | ||