Skip to content

Conversation

buehler
Copy link
Collaborator

@buehler buehler commented Jul 16, 2025

To easily patch kubernetes objects and entites,
the IKubernetesClient now also supports patch (in
many variants). Which internally creates a JSON Patch
and encapsulates it into a V1Patch object (json patch).

This closes #559.

@buehler buehler enabled auto-merge (squash) July 16, 2025 13:11
@buehler buehler merged commit f61526f into main Jul 16, 2025
4 checks passed
@buehler buehler deleted the feat/json-diff-patch branch July 16, 2025 13:19
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.

[feature]: Add Patch functionality for CRD update
1 participant