kubeclient icon indicating copy to clipboard operation
kubeclient copied to clipboard

Fix apply method to correctly serialize entity

Open jochenseeber opened this issue 3 years ago • 1 comments

Applying patches does not work correctly because apply_entity does not serialize the entity correctly. This patch fixes this.

jochenseeber avatar Jan 12 '22 16:01 jochenseeber

Thanks! Sorry for slow response, I'm not finding enough time :frowning_face:

Do you see a way to add/update unit test that would have caught this?

cben avatar Jan 25 '22 16:01 cben