1
0
mirror of https://github.com/rancher/steve.git synced 2025-08-25 09:29:43 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Tom Lebreux
faa5ad63e9
Fix CRD Created At field (#723)
* Add Tokens and Kubeconfig fields to date mapping

* Fix missing cols in transform func for watch

* Mark CRDs as.. CRD

* Don't transform CRD's date field
2025-07-11 13:28:52 -04:00
Felipe Gehrke
b3539616e0
#48673 - Added Timestamp Cache Handling to metadata.fields (#648)
* added timestamp convertion to metadata.fields

* fixed duration parsing

* fixed tests

* removed tags file

* added comments

* added better error handling

* changed ParseHumanDuration to use Fscanf

* added builtins handling

* adding mock updates

* fixing tests

* another try

* added timestamp convertion to metadata.fields

* addressing comments from @ericpromislow

* converting error to warning

* added template options
2025-06-16 15:33:28 -07:00