fasterci / rules_gitops

Apache License 2.0
17 stars 6 forks source link

testing for pushes in kubectl rule is not sufficient #19

Open apesternikov opened 6 months ago

apesternikov commented 6 months ago

kubectl rule (like .apply) optionally includes calling push statements in the script generated. Testing for such statement is not sufficient - all tests pass even if the script does not include required pushes for some reason.