mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-26 21:33:02 +00:00
Return diff in helm check mode (#290)
Return diff in helm check mode When the helm module is executed in check mode with the helm diff plugin installed, it now returns the diff. SUMMARY When the helm module is executed in check mode with the helm diff plugin installed, it now returns the diff. COMPONENT NAME helm ADDITIONAL INFORMATION Reviewed-by: Abhijeet Kasurde <None> Reviewed-by: Fabrice <None> Reviewed-by: Mike Graves <mgraves@redhat.com> Reviewed-by: None <None>
This commit is contained in:
2
changelogs/fragments/290-returns-diff-in-check-mode.yaml
Normal file
2
changelogs/fragments/290-returns-diff-in-check-mode.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- helm - when ansible is executed in check mode, return the diff between what's deployed and what will be deployed.
|
||||
Reference in New Issue
Block a user