1
0
mirror of https://github.com/rancher/steve.git synced 2025-08-01 06:46:03 +00:00
steve/pkg/resources/common
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
..
duration_test.go #48673 - Added Timestamp Cache Handling to metadata.fields (#648) 2025-06-16 15:33:28 -07:00
duration.go #48673 - Added Timestamp Cache Handling to metadata.fields (#648) 2025-06-16 15:33:28 -07:00
dynamiccolumns.go updated wrangler from v2 to v3 2024-06-05 22:53:08 +05:30
formatter_test.go #48673 - Added Timestamp Cache Handling to metadata.fields (#648) 2025-06-16 15:33:28 -07:00
formatter.go #48673 - Added Timestamp Cache Handling to metadata.fields (#648) 2025-06-16 15:33:28 -07:00
gvkdatefields.go #48673 - Added Timestamp Cache Handling to metadata.fields (#648) 2025-06-16 15:33:28 -07:00
util.go #48673 - Added Timestamp Cache Handling to metadata.fields (#648) 2025-06-16 15:33:28 -07:00