You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2019/12/25 06:44:49 UTC

[GitHub] [couchdb-helm] aikoven opened a new pull request #17: Support configuring liveness and readiness probes

aikoven opened a new pull request #17: Support configuring liveness and readiness probes
URL: https://github.com/apache/couchdb-helm/pull/17
 
 
   #### What this PR does / why we need it:
   
   Add support for configuring probes in `values.yaml`.
   
   In my setup, default liveness probe timeouts are not enough for the cluster to become ready, and pods fall into a crash loop.
   
   #### Checklist
   [Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.
   - [ ] Chart Version bumped
   - [ ] e2e tests pass
   - [x] Variables are documented in the README.md
   - [ ] Chart tgz added to /docs and index updated
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [couchdb-helm] willholley merged pull request #17: Support configuring liveness and readiness probes

Posted by GitBox <gi...@apache.org>.
willholley merged pull request #17: Support configuring liveness and readiness probes
URL: https://github.com/apache/couchdb-helm/pull/17
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [couchdb-helm] willholley commented on issue #17: Support configuring liveness and readiness probes

Posted by GitBox <gi...@apache.org>.
willholley commented on issue #17: Support configuring liveness and readiness probes
URL: https://github.com/apache/couchdb-helm/pull/17#issuecomment-570183151
 
 
   thanks for the contribution @aikoven! Could you bump the chart version and run `make publish`? This will generate a new chart package that will be published automatically when the PR is merged.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [couchdb-helm] aikoven commented on issue #17: Support configuring liveness and readiness probes

Posted by GitBox <gi...@apache.org>.
aikoven commented on issue #17: Support configuring liveness and readiness probes
URL: https://github.com/apache/couchdb-helm/pull/17#issuecomment-571014868
 
 
   Done.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services