Files
kubernetes.core/changelogs/fragments/89-replicate-base-resource.yaml
Mike Graves 2b6a989cf9 Replicate base resource for lists functionality (#89)
* Replicate base resource for lists functionality

This replicates specific functionality from the openshift client to more
reliably retrieve the base resource from a resource list.

* Add changelog fragment
2021-05-05 10:09:22 -04:00

4 lines
137 B
YAML

---
minor_changes:
- replicate base resource for lists functionality (https://github.com/ansible-collections/kubernetes.core/pull/89).