1
0
mirror of https://github.com/rancher/steve.git synced 2025-08-22 16:16:49 +00:00
steve/pkg/server
Chad Roberts 3f39749872
[v0.4] Forwardport accessSet changes to main formatter and add schema links and resource methods for patch verb (#609)
* Finish the AccessSet changes to the main formatter. (#308)

The original PR, steve/pull/158 drifted too far from changes
in main, so it's easier to create a new PR:

* Bring in and update DefaultSchemaTemplatesForStore
* Move from based on `master` to `main`
* Update k8s version

* [main&2.10.3] Add schema links and resource methods for resource verb patch (#450)

* Show patch link on the API resource when patch permission is present and add patch ResourceMethod to the schema.

* Added tests for new functionality and corrected disallowed method for patch

* [v0.4] Add schema links and resource methods for resource verb patch (#450)

* Show patch link on the API resource when patch permission is present and add patch ResourceMethod to the schema.

* Added tests for new functionality and corrected disallowed method for patch
# Conflicts:
#	pkg/resources/common/formatter.go
#	pkg/resources/common/formatter_test.go

---------

Co-authored-by: Eric Promislow <epromislow@suse.com>
2025-05-01 11:54:23 -04:00
..
cli updated wrangler from v2 to v3 2024-06-05 22:53:08 +05:30
handler Implement /ext in Steve for Imperative API (#287) 2024-10-11 15:19:27 -04:00
router Implement /ext in Steve for Imperative API (#287) 2024-10-11 15:19:27 -04:00
config.go updated wrangler from v2 to v3 2024-06-05 22:53:08 +05:30
server.go [v0.4] Forwardport accessSet changes to main formatter and add schema links and resource methods for patch verb (#609) 2025-05-01 11:54:23 -04:00