getporter / operator

The Porter Operator gives you a native, integrated experience for managing your bundles from Kubernetes. It is the recommended way to automate your bundle pipeline with support for GitOps.
https://porter.sh/operator
Apache License 2.0
31 stars 18 forks source link

(feat): Add TTLSecondsAfterFinished with a default of 600 seconds #260

Closed schristoff closed 1 year ago

schristoff commented 1 year ago

Breaking up #248 into two different pieces. This piece closes issue #134

codecov[bot] commented 1 year ago

Codecov Report

Merging #260 (d5d887b) into main (ea83934) will increase coverage by 0.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #260      +/-   ##
==========================================
+ Coverage   71.78%   71.82%   +0.03%     
==========================================
  Files          14       14              
  Lines        2162     2165       +3     
==========================================
+ Hits         1552     1555       +3     
  Misses        477      477              
  Partials      133      133              
Flag Coverage Δ
unittests 71.82% <100.00%> (+0.03%) :arrow_up:

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

Files Changed Coverage Δ
api/v1/agentconfig_types.go 69.19% <100.00%> (+0.29%) :arrow_up:
controllers/agentaction_controller.go 82.09% <100.00%> (+0.02%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more