-
Notifications
You must be signed in to change notification settings - Fork 233
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
Add probes config #728
Add probes config #728
Conversation
Signed-off-by: Vipin Jain <[email protected]>
Signed-off-by: Vipin Jain <[email protected]>
Signed-off-by: Vipin Jain <[email protected]>
Signed-off-by: Vipin Jain <[email protected]>
Signed-off-by: Vipin Jain <[email protected]>
I am not a go developer, so please verify that my code is good for the operator. If not please let me know the short comings. Also requesting to please release this change as soon as possible as the cluster nodes restarts more than 20 times to spin up correctly. |
Signed-off-by: Vipin Jain <[email protected]>
@prudhvigodithi what is the timeline we follow to merge the pull requests? will it take more time though? |
Thanks for your contribution @vipinjn24 this is a good change, usually the pull requests are reviewed and merged soon as a maintainer is available. The repository recently transitioned from the Opster organization to the opensearch-project organization, and efforts are underway to streamline its operations. |
0f4ada9
to
236fe44
Compare
Signed-off-by: Vipin Jain <[email protected]>
Description
This removes hardcoding of the timeouts and thresholds of probes used in nodepools.
Issues Resolved
Closes 418
Closes 691
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.