Replicate apply method in the DynamicClient (#45)

* * Replicate apply method in the DynamicClient

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>

* * Add changelog fragment

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
This commit is contained in:
Alina Buzachis
2021-04-22 20:58:53 +02:00
committed by GitHub
parent 9384742bdc
commit 48c5170018
11 changed files with 803 additions and 16 deletions

View File

@@ -0,0 +1,3 @@
---
minor_changes:
- Replicate apply method in the DynamicClient (https://github.com/ansible-collections/kubernetes.core/pull/45).