mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-05-07 21:42:38 +00:00
fixed typo in filename of 'k8s_json_patch'-action (#652)
fixed typo in filename of 'k8s_json_patch'-action SUMMARY The filename/symlink of the action for the 'k8s_json_patch'-module was wrong. Renamed file from 'ks8_json_patch.py' to ' k8s_json_patch.py' ISSUE TYPE Bugfix Pull Request COMPONENT NAME k8s_json_patch ADDITIONAL INFORMATION Because of the wrong filename things like unvaulting kubeconfig files did not worked. Reviewed-by: Mike Graves <mgraves@redhat.com>
This commit is contained in:
1
plugins/action/k8s_json_patch.py
Symbolic link
1
plugins/action/k8s_json_patch.py
Symbolic link
@@ -0,0 +1 @@
|
||||
k8s_info.py
|
||||
Reference in New Issue
Block a user