common: import k8sdynamicclient directly (#163)

This commit is contained in:
Abhijeet Kasurde
2021-07-09 10:02:35 +05:30
committed by GitHub
parent eab3aa29bf
commit 5fb3ecbb50
2 changed files with 5 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
---
bugfixes:
- common - import k8sdynamicclient directly to workaround Ansible upstream bug (https://github.com/ansible-collections/kubernetes.core/issues/162).