kubernetes-client / javascript

Javascript client
Apache License 2.0
2.01k stars 513 forks source link

server side apply support #1801

Closed davidgamero closed 2 months ago

davidgamero commented 2 months ago

add application/apply-patch+yaml Patch Strategy to allow server-side apply

from @eplightning 's feedback on release

also husky cleaned up deprecated part of one of it's scripts](https://github.com/typicode/husky/issues/1468)

brendandburns commented 2 months ago

/lgtm /approve

thanks!

k8s-ci-robot commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: brendandburns, davidgamero

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-client/javascript/blob/release-1.x/OWNERS)~~ [brendandburns,davidgamero] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment