1
0
mirror of https://github.com/rancher/steve.git synced 2025-04-27 19:05:09 +00:00
steve/pkg/schema
Michael Bolot e7a76d14f0 Adding APIGroups back to the schema
Prior schema calculations started with openapiv2 models which included a
model for APIGroups. However, new schema calculations use
ServerGroupsAndResources first, which omitted these values. This
re-adds this type using a static schema.
2024-07-02 13:27:04 -05:00
..
converter Adding APIGroups back to the schema 2024-07-02 13:27:04 -05:00
definitions Fix missing fields in schema definition endpoint (#215) 2024-06-17 10:52:19 -04:00
fake Updates Schemas watch logic. 2022-10-27 22:12:39 -04:00
table updated wrangler from v2 to v3 2024-06-05 22:53:08 +05:30
collection.go updated wrangler from v2 to v3 2024-06-05 22:53:08 +05:30
factory_test.go updated wrangler from v2 to v3 2024-06-05 22:53:08 +05:30
factory.go Updates Schemas watch logic. 2022-10-27 22:12:39 -04:00
mock_test.go Adding tests 2022-08-26 09:28:21 -05:00