run-x / opta

The next generation of Infrastructure-as-Code. Work with high-level constructs instead of getting lost in low-level cloud configuration.
https://docs.opta.dev
Apache License 2.0
906 stars 61 forks source link

Adding args and commands variable to k8s service and its cron jobs #915

Closed juandiegopalomino closed 2 years ago

juandiegopalomino commented 2 years ago

Description

To resolve: https://github.com/run-x/opta/issues/911

Safety checklist

How has this change been tested, beside unit tests?

manually

codecov[bot] commented 2 years ago

Codecov Report

Merging #915 (85c9dc7) into main (54021f1) will decrease coverage by 0.00%. The diff coverage is 66.66%.

@@            Coverage Diff             @@
##             main     #915      +/-   ##
==========================================
- Coverage   72.91%   72.91%   -0.01%     
==========================================
  Files         122      122              
  Lines        8282     8285       +3     
==========================================
+ Hits         6039     6041       +2     
- Misses       2243     2244       +1     
Flag Coverage Δ
unittests 72.91% <66.66%> (-0.01%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
modules/base.py 77.67% <66.66%> (-0.08%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 54021f1...85c9dc7. Read the comment docs.