Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Sep 6, 2023

Conversation

schristoff
Copy link
Member

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

Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
@schristoff schristoff marked this pull request as ready for review September 4, 2023 21:59
@codecov
Copy link

codecov bot commented Sep 4, 2023

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%) ⬆️

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%) ⬆️
controllers/agentaction_controller.go 82.09% <100.00%> (+0.02%) ⬆️

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

@schristoff schristoff requested a review from devigned September 5, 2023 19:05
@schristoff schristoff enabled auto-merge (rebase) September 6, 2023 21:04
@schristoff schristoff disabled auto-merge September 6, 2023 21:04
@schristoff schristoff merged commit 433e481 into getporter:main Sep 6, 2023
@schristoff schristoff deleted the schristoff_iss134 branch September 6, 2023 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants