mirror of
https://github.com/rancher/steve.git
synced 2025-08-31 06:46:25 +00:00
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.