-
Notifications
You must be signed in to change notification settings - Fork 618
[release-1.7] Add readiness and liveness probes in controller #6570
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
[release-1.7] Add readiness and liveness probes in controller #6570
Conversation
Codecov ReportBase: 81.96% // Head: 81.96% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## release-1.7 #6570 +/- ##
============================================
Coverage 81.96% 81.96%
============================================
Files 235 235
Lines 11726 11726
============================================
Hits 9611 9611
Misses 1644 1644
Partials 471 471 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
matzew
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: knative-prow-robot, matzew The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Co-authored-by: Lionel Villard <villard@us.ibm.com>
* Add readiness and liveness probes in controller (knative#6570) Co-authored-by: Lionel Villard <villard@us.ibm.com> * Running make RELEASE for 1.7 Signed-off-by: Matthias Wessendorf <mwessend@redhat.com> Signed-off-by: Matthias Wessendorf <mwessend@redhat.com> Co-authored-by: Knative Prow Robot <knative-prow-robot@google.com> Co-authored-by: Lionel Villard <villard@us.ibm.com>
Co-authored-by: Lionel Villard <villard@us.ibm.com>
* Add readiness and liveness probes in controller (knative#6570) Co-authored-by: Lionel Villard <villard@us.ibm.com> * Running make RELEASE for 1.7 Signed-off-by: Matthias Wessendorf <mwessend@redhat.com> Signed-off-by: Matthias Wessendorf <mwessend@redhat.com> Co-authored-by: Knative Prow Robot <knative-prow-robot@google.com> Co-authored-by: Lionel Villard <villard@us.ibm.com> Co-authored-by: Matthias Wessendorf <mwessend@redhat.com>
This is an automated cherry-pick of #6566