1
0
mirror of https://github.com/rancher/steve.git synced 2025-08-11 19:21:36 +00:00
steve/pkg/resources/common
Michael Bolot ddd2e373b7
Re-adding formatter when SQL cache is enabled (#300) (#312)
Previously, the formatter for state/relationships was disabled when the
sql cache was enabled, since a transform function was adding those
values before they were added to the cache. However, the get/watch calls
currently don't use the cache, causing the state/relationships to be
missing.
2024-10-31 12:41:38 -05:00
..
dynamiccolumns.go updated wrangler from v2 to v3 2024-06-05 22:53:08 +05:30
formatter_test.go Tests for "Fixing view link for management crds" 2022-12-06 09:04:56 -06:00
formatter.go Re-adding formatter when SQL cache is enabled (#300) (#312) 2024-10-31 12:41:38 -05:00