✨ Add liveness/readiness probes#1487
✨ Add liveness/readiness probes#1487k8s-ci-robot merged 1 commit intokubernetes-sigs:masterfrom cpanato:GH-1402
Conversation
|
@cpanato: You must be a member of the kubernetes-sigs/cluster-api-provider-aws-maintainers GitHub team to set the milestone. If you believe you should be able to issue the /milestone command, please contact your Cluster API Provider AWS Maintainers and have them propose you as an additional delegate for this responsibility. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
Hi @cpanato. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/assign @ncdc |
|
/ok-to-test |
|
/lgtm |
|
/hold |
|
Need to squash before we merge, but wait for Vince's review. |
|
@vincepri do you want to change the port to use for example:
|
|
I don't have super strong opinions, either way it should be ok, as long as we document these ports somewhere and have some sort of convention |
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cpanato, vincepri 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 |
|
/lgtm |
What this PR does / why we need it:
Add liveness and readiness probes
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close the issue(s) when PR gets merged):Fixes #1402
/kind feature
/milestone v0.5.0
/priority important-soon