fasterci / rules_gitops

Apache License 2.0
26 stars 10 forks source link

make rules_gitops more testable #23

Open apesternikov opened 8 months ago

apesternikov commented 8 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.