-
Notifications
You must be signed in to change notification settings - Fork 84
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
✨manager: add liveness/readiness probes #291
Conversation
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. 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. |
/ok-to-test |
/lgtm |
Humm looks like need to bump |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: cpanato The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
yes, cluster-api v1alpha2 is a good thing , let us know you need any help |
@jichenjc looks like it is a lot of things to do :/ not sure if i will have enough time to do that soon and the knowledge as well |
yes.. I understand it takes time .. just let me know you want to do it then I can provide links we did before for openstack |
@jichenjc thanks, yep links to the previous work will be great! |
@cpanato please refer to the discussion and all the items listed kubernetes-sigs/cluster-api-provider-openstack#380, as this ibmcloud implementation refer to openstack when it's first built |
/retest |
@cpanato: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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. I understand the commands that are listed here. |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
will close this for now, need upgrade the API here first |
What this PR does / why we need it:
Add liveness/readiness probes similar did here: kubernetes-sigs/cluster-api#2156 and in other capX
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 #
Specify your PR reviewers:
/cc @gyliu513 @jichenjc @xunpan
Special notes for your reviewer:
/area provider/ibmcloud
Release note: