fasterci / rules_gitops

Apache License 2.0
17 stars 6 forks source link

make rules_gitops more testable #23

Open apesternikov opened 5 months ago

apesternikov commented 5 months ago

we need to be able to test that images are pushed as a part of gitops setup. make it possible to provide stubs/fakes for all component called from the scripts, including kubectl, it_sidecar etc.