1
0
mirror of https://github.com/rancher/steve.git synced 2025-08-13 20:15:19 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Chad Roberts
504819d943
[release/v0.4] Add schema links and resource methods for resource verb patch (#450) (#498)
* Show patch link on the API resource when patch permission is present and add patch ResourceMethod to the schema.
2025-02-14 12:19:15 -05:00
vardhaman22
dae842ea98 updated wrangler from v2 to v3
also updated k8s dependencies to v0.30.1
2024-06-05 22:53:08 +05:30
Michael Bolot
40f6b10fc7 Adding schema definitions endpoint
Introduces new schema definitions endpoint, allowing the caller to get
the fields/types/descriptions for a given kubernetes resource.
2024-02-26 15:42:03 -06:00
Kevin Joiner
e35a044d5a Bumps rancher/wrangler to it's tagged v2 version.
The previous wrangler commit included all of the v2 changes.
Except for the import paths changes.
2024-01-24 10:24:01 -05:00
Michael Bolot
b449b93643 Adding tests
Adds tests for:
- Cache clearing functionality
- Very basic schema generation
2022-08-26 09:28:21 -05:00