-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Labels
good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
Description
What Happened?
as far as I know "minikube service" command has a logic to wait for the service and pods to be running before displaying the URL to the user,
it is possible that minikube service is not doing the right "waiting" for the service to be up before printing out the URL
resulting in curl $(minikube service example --url) to fail
#13595
medyagh/setup-minikube#29
Attach the log file
n/a
Operating System
None
Driver
None
Metadata
Metadata
Assignees
Labels
good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.