Files
kubernetes.core/changelogs/fragments/exception.yml
Abhijeet Kasurde 951be74dc0 Import ApiException from single source (#384)
Import ApiException from single source

SUMMARY
Signed-off-by: Abhijeet Kasurde akasurde@redhat.com
ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME
changelogs/fragments/exception.yml
plugins/modules/k8s_drain.py
plugins/modules/k8s_taint.py

Reviewed-by: None <None>
2022-02-15 14:47:33 +00:00

4 lines
66 B
YAML

---
bugfixes:
- import exception from ``kubernetes.client.rest``.