Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add client-side strategic patch instructions #49

Merged
merged 1 commit into from
Feb 7, 2024
Merged

Conversation

arcivanov
Copy link
Member

@arcivanov arcivanov commented Feb 7, 2024

The following instructions are supported:

  1. $patch replace,delete
  2. $deleteFromPrimitiveList/

For full description see: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-api-machinery/strategic-merge-patch.md

fixes #48

@arcivanov arcivanov force-pushed the issue_48 branch 2 times, most recently from 81ee43e to b9c3705 Compare February 7, 2024 15:20
The following instructions are supported:

1. $patch replace,delete
2. $deleteFromPrimitiveList/<list>

For full description see: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-api-machinery/strategic-merge-patch.md

fixes #48
@arcivanov arcivanov changed the title A Add client-side strategic patch instructions Feb 7, 2024
@arcivanov arcivanov merged commit 5c5a30f into develop Feb 7, 2024
6 checks passed
@arcivanov arcivanov deleted the issue_48 branch February 7, 2024 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failure to clear/remove annotations and other collections with server-side patch
1 participant