1
0
mirror of https://github.com/rancher/steve.git synced 2025-08-02 07:12:36 +00:00
steve/pkg/schema/definitions
Michael Bolot c6b887c1cb Fixing schema definitions bugs
Fixes two bugs with the schema definitions:
- Adds resources that are a part of the baseSchema (but aren't k8s resources).
- Adds logic to handle resources which aren't in a prefered version, but
  are still in some version.
2024-05-15 08:43:35 -05:00
..
handler_test.go Fixing schema definitions bugs 2024-05-15 08:43:35 -05:00
handler.go Fixing schema definitions bugs 2024-05-15 08:43:35 -05:00
openapi_test.go Fixing schema definitions bugs 2024-05-15 08:43:35 -05:00
refresh_test.go Attempting to fix flaky tests 2024-04-03 15:32:23 -05:00
refresh.go Improving Schema Definitions cache/refresh 2024-03-12 13:49:39 -05:00
schema_test.go Adding tests for improved schema cache 2024-03-12 13:53:51 -05:00
schema.go Fixing schema definitions bugs 2024-05-15 08:43:35 -05:00
visitor_test.go Adding tests for schemaDefinitions 2024-02-26 15:42:07 -06:00
visitor.go Adding schema definitions endpoint 2024-02-26 15:42:03 -06:00