kubeclient
kubeclient copied to clipboard
Fix apply method to correctly serialize entity
Applying patches does not work correctly because apply_entity does not serialize the entity correctly. This patch fixes this.
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?