mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-05-07 13:32:37 +00:00
k8s_exec: Update deprecation warning (#419)
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>
This commit is contained in:
3
changelogs/fragments/417_deprecation.yml
Normal file
3
changelogs/fragments/417_deprecation.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
minor_changes:
|
||||
- k8s_exec - update deprecation warning for `return_code` (https://github.com/ansible-collections/kubernetes.core/issues/417).
|
||||
Reference in New Issue
Block a user