k8s: Fix .to_dict not needed (#56147)

* k8s: Fix .to_dict not needed

* Add changelog fragment
This commit is contained in:
Fabrice
2019-05-31 18:42:48 -07:00
committed by Will Thames
parent 7cd229aa97
commit 7364e79c0d
2 changed files with 3 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- k8s - resource updates applied with force work correctly now