Skip to content

minikube service should wait for service to be up #7897

Closed
@medyagh

Description

while trying to add minikube to CI process for an app. I noticed

curl $(minikube service discover --url)

would return the url, even if the service is not fully UP yet.
and this only happens in docker driver we need to fix this for a better CI much better experience.

this should also take care of some flakes in the integration tests when the SVC is not ready

Metadata

Assignees

Labels

co/serviceissues related to the service featurepriority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions