mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-06-10 02:26:09 +00:00
k8s_exec: Update deprecation warning SUMMARY return_code is deprecated in favor of rc, update the deprecation warning to tell user about the reason behind this. Fixes: #417 Signed-off-by: Abhijeet Kasurde akasurde@redhat.com ISSUE TYPE Bugfix Pull Request COMPONENT NAME changelogs/fragments/417_deprecation.yml plugins/modules/k8s_exec.py Reviewed-by: Mike Graves <mgraves@redhat.com>
4 lines
146 B
YAML
4 lines
146 B
YAML
---
|
|
minor_changes:
|
|
- k8s_exec - update deprecation warning for `return_code` (https://github.com/ansible-collections/kubernetes.core/issues/417).
|