Qarik-Group / bootstrap-kubernetes-demos

Bootstrap Cloud Foundry, Knative, Kpack and other systems onto Kubernetes
32 stars 7 forks source link

Timeout for knative not long enough (Azure) #25

Closed maeddes closed 4 years ago

maeddes commented 4 years ago

I just ran the script (Azure version) to play with Knative with the following command bootstrap-kubernetes-demos up --azure --knative and noticed one thing:

drnic commented 4 years ago

Would you like to submit a PR for a larger timeout?

maeddes commented 4 years ago

Larger or maybe configurable. In the end the knative env came up fine, so it is not a functional problem. Just indicating an error which isn't really one.

drnic commented 4 years ago

It's ok to make the timeout larger to capture all cases.

drnic commented 4 years ago

Increased from 30s to 300s