You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by "rabajaj0509 (via GitHub)" <gi...@apache.org> on 2023/03/04 04:22:31 UTC

[GitHub] [skywalking] rabajaj0509 opened a new issue, #10481: [Feature] Option to edit a startup probe of oap in helm chart

rabajaj0509 opened a new issue, #10481:
URL: https://github.com/apache/skywalking/issues/10481

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar feature requirement.
   
   
   ### Description
   
   From https://github.com/apache/skywalking/issues/10071, we know that oap container can take a considerable amount of time to startup, a good way to start up without invoking a deadlock via a liveliness probe (which could cause multiple restarts of the container) is to make use of the [startup probe](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/#define-startup-probes). Until the application boots completely for the first time, the startup probe will disable the liveliness probe and readiness probe.  This way it will help users to set liveliness and readiness probes with lesser `initialDelaySeconds` setting.  
   
   ### Use case
   
   _No response_
   
   ### Related issues
   
   https://github.com/apache/skywalking/issues/10071
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking] kezhenxu94 commented on issue #10481: [Feature] Option to edit a startup probe of oap in helm chart

Posted by "kezhenxu94 (via GitHub)" <gi...@apache.org>.
kezhenxu94 commented on issue #10481:
URL: https://github.com/apache/skywalking/issues/10481#issuecomment-1457307824

   closed by https://github.com/apache/skywalking-kubernetes/pull/108


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking] kezhenxu94 closed issue #10481: [Feature] Option to edit a startup probe of oap in helm chart

Posted by "kezhenxu94 (via GitHub)" <gi...@apache.org>.
kezhenxu94 closed issue #10481: [Feature] Option to edit a startup probe of oap in helm chart
URL: https://github.com/apache/skywalking/issues/10481


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org