1
0
mirror of https://github.com/rancher/steve.git synced 2025-07-08 12:29:09 +00:00
steve/pkg/resources/common
Michael Bolot f6c6ca839c
Re-adding formatter when SQL cache is enabled (#300)
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-18 12:15:42 -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) 2024-10-18 12:15:42 -05:00