-
Notifications
You must be signed in to change notification settings - Fork 162
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
refactor(controller): replace http step timeoutSeconds with timeout #3066
Conversation
Signed-off-by: Kent Rancourt <kent.rancourt@gmail.com>
✅ Deploy Preview for docs-kargo-io ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3066 +/- ##
=======================================
Coverage 51.22% 51.22%
=======================================
Files 283 283
Lines 25456 25462 +6
=======================================
+ Hits 13039 13044 +5
- Misses 11720 11722 +2
+ Partials 697 696 -1 ☔ View full report in Codecov by Sentry. |
Successfully created backport PR for |
…kuity#3066) Signed-off-by: Kent Rancourt <kent.rancourt@gmail.com>
This is not a breaking chance because the
http
step has not been released yet.