Skip to content
This repository was archived by the owner on Jul 25, 2022. It is now read-only.
This repository was archived by the owner on Jul 25, 2022. It is now read-only.

pass in a url to wait on #11

@lholmquist

Description

@lholmquist

I believe currently the way we decide that something is ready is we look to see if there is a replica set >1?

This usually works, but some of the time tests will fail because the app isn't totally up yet.

We should probably be pinging an endpoint to make sure the app is fully up. If a user is using a readiness/liveness probe, we could probably get that info from the deploymentConfig that is returned in the object of stuff. Or maybe they can pass in a url that can be ping'd

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions