Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Move liveness and readiness probe to values.yaml #7982

Merged
merged 4 commits into from
Oct 31, 2018

Conversation

slayerjain
Copy link
Contributor

What this PR does / why we need it:

It moves the readiness and liveness probe to values.yaml so that they're configurable.

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)
- fixes #

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • [x ] DCO signed
  • [x ] Chart Version bumped
  • [ x] Variables are documented in the README.md

@k8s-ci-robot k8s-ci-robot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Sep 26, 2018
@slayerjain slayerjain force-pushed the move-liveness-readiness branch from f4c70a5 to 422d7f9 Compare September 26, 2018 13:47
@ey-bot ey-bot added Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). and removed Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). labels Sep 26, 2018
Signed-off-by: Shubham Jain <[email protected]>
@slayerjain slayerjain force-pushed the move-liveness-readiness branch from 038bcf7 to eba1cf6 Compare September 26, 2018 13:53
@ey-bot ey-bot added the Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). label Sep 26, 2018
@cpanato
Copy link
Member

cpanato commented Sep 27, 2018

/ok-to-test
/assign

@k8s-ci-robot k8s-ci-robot removed the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Sep 27, 2018
@cpanato
Copy link
Member

cpanato commented Sep 27, 2018

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 27, 2018
@slayerjain
Copy link
Contributor Author

/assign @seanknox

Signed-off-by: Reinhard Nägele <[email protected]>
@helm-bot helm-bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Oct 31, 2018
@k8s-ci-robot k8s-ci-robot removed the lgtm Indicates that a PR is ready to be merged. label Oct 31, 2018
@unguiculus
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Oct 31, 2018
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cpanato, slayerjain, unguiculus

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 31, 2018
@k8s-ci-robot k8s-ci-robot merged commit 761b676 into helm:master Oct 31, 2018
pmontanari pushed a commit to pmontanari/charts that referenced this pull request Nov 2, 2018
* move readiness and liveness probe details to value.yaml

Signed-off-by: Shubham Jain <[email protected]>

* chart version bumped

Signed-off-by: Shubham Jain <[email protected]>

* Remove trailing spaces

Signed-off-by: Shubham Jain <[email protected]>

* Update Chart.yaml

Signed-off-by: Reinhard Nägele <[email protected]>
Signed-off-by: Patrick Montanari <[email protected]>
wgiddens pushed a commit to wgiddens/charts that referenced this pull request Jan 18, 2019
* move readiness and liveness probe details to value.yaml

Signed-off-by: Shubham Jain <[email protected]>

* chart version bumped

Signed-off-by: Shubham Jain <[email protected]>

* Remove trailing spaces

Signed-off-by: Shubham Jain <[email protected]>

* Update Chart.yaml

Signed-off-by: Reinhard Nägele <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants