Files
kubernetes.core/changelogs/fragments/45-add-apply-method.yml
Alina Buzachis 48c5170018 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>
2021-04-22 14:58:53 -04:00

4 lines
131 B
YAML

---
minor_changes:
- Replicate apply method in the DynamicClient (https://github.com/ansible-collections/kubernetes.core/pull/45).