Closed surajssd closed 7 years ago
@kadel @containscafeine PTAL at code need some help with adding docs, though, should I refer to the upstream docs directly or add all the fields in our doc?
containscafeine self-requested a review 9 minutes ago
:rofl:
@kadel @containscafeine PTAL at code need some help with adding docs, though, should I refer to the upstream docs directly or add all the fields in our doc?
i would add it into our doc, I think it would be better to have everything in one single doc.
Closing since the project is now discontinued!
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 #24