Skip to content
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

Support for health checks #24

Closed
Tracked by #131
tnozicka opened this issue Feb 21, 2017 · 1 comment
Closed
Tracked by #131

Support for health checks #24

tnozicka opened this issue Feb 21, 2017 · 1 comment

Comments

@tnozicka
Copy link
Contributor

OpenCompose file should provide user with a way to specify health checks.

Ref:

@tnozicka tnozicka changed the title Add support for health checks Support for health checks Feb 21, 2017
@concaf
Copy link
Collaborator

concaf commented Apr 6, 2017

Can I take this up?

@kadel kadel removed the sprint 129 label May 19, 2017
surajssd added a commit to surajssd/opencompose that referenced this issue Jun 3, 2017
Add support for providing things like livenessProbe and readinessProbe.
Add a new field in container level called health which has readinessProbe
and livenessProbe. These fields are identical to the way we define
livenessProbe or readinessProbe in kubernetes. So no new extra field has
been added, everything that k8s supports works with the health option in
OpenCompose.

fixes redhat-developer#24
surajssd added a commit to surajssd/opencompose that referenced this issue Jun 4, 2017
Add support for providing things like livenessProbe and readinessProbe.
Add a new field in container level called health which has readinessProbe
and livenessProbe. These fields are identical to the way we define
livenessProbe or readinessProbe in kubernetes. So no new extra field has
been added, everything that k8s supports works with the health option in
OpenCompose.

fixes redhat-developer#24
surajssd added a commit to surajssd/opencompose that referenced this issue Jun 4, 2017
Add support for providing things like livenessProbe and readinessProbe.
Add a new field in container level called health which has readinessProbe
and livenessProbe. These fields are identical to the way we define
livenessProbe or readinessProbe in kubernetes. So no new extra field has
been added, everything that k8s supports works with the health option in
OpenCompose.

fixes redhat-developer#24
surajssd added a commit to surajssd/opencompose that referenced this issue Jun 5, 2017
Add support for providing things like livenessProbe and readinessProbe.
Add a new field in container level called health which has readinessProbe
and livenessProbe. These fields are identical to the way we define
livenessProbe or readinessProbe in kubernetes. So no new extra field has
been added, everything that k8s supports works with the health option in
OpenCompose.

fixes redhat-developer#24
surajssd added a commit to surajssd/opencompose that referenced this issue Jun 5, 2017
Add support for providing things like livenessProbe and readinessProbe.
Add a new field in container level called health which has readinessProbe
and livenessProbe. These fields are identical to the way we define
livenessProbe or readinessProbe in kubernetes. So no new extra field has
been added, everything that k8s supports works with the health option in
OpenCompose.

fixes redhat-developer#24
surajssd added a commit to surajssd/opencompose that referenced this issue Jun 5, 2017
Add support for providing things like livenessProbe and readinessProbe.
Add a new field in container level called health which has readinessProbe
and livenessProbe. These fields are identical to the way we define
livenessProbe or readinessProbe in kubernetes. So no new extra field has
been added, everything that k8s supports works with the health option in
OpenCompose.

fixes redhat-developer#24
surajssd added a commit to surajssd/opencompose that referenced this issue Jun 6, 2017
Add support for providing things like livenessProbe and readinessProbe.
Add a new field in container level called health which has readinessProbe
and livenessProbe. These fields are identical to the way we define
livenessProbe or readinessProbe in kubernetes. So no new extra field has
been added, everything that k8s supports works with the health option in
OpenCompose.

fixes redhat-developer#24
surajssd added a commit to surajssd/opencompose that referenced this issue Jun 6, 2017
Add support for providing things like livenessProbe and readinessProbe.
Add a new field in container level called health which has readinessProbe
and livenessProbe. These fields are identical to the way we define
livenessProbe or readinessProbe in kubernetes. So no new extra field has
been added, everything that k8s supports works with the health option in
OpenCompose.

fixes redhat-developer#24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants