implement httpGet liveness check tests
Open
enhancement
- Dominant language
- Go
- Stars
- 12
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Every example app has a unique port that it listens to inside the container, therefore we cannot create a liveness httpGet healthcheck for https://github.com/deis/workflow-e2e/pull/242. We should come up with a way to either discover the port or standardize the example apps to all listen on a specific port.
Contributor guide
Assessment
This issue has not been assessed yet.