Sam Stoelinga

Results 133 issues of Sam Stoelinga

Offical way to install requirements is to use requirements.txt. See documentation here: http://docs.ansible.com/ansible/galaxy.html#advanced-control-over-role-requirements-files this would be beneficiial over using librarian by not requiring an extra dependency.

EOL of Ubuntu 16.04 will April 2021

enhancement
help wanted

I manually changed traffic rules and afterwards the action won't automatically deploy new revisions to be the latest serving revision. The CLI has a command to automatically make latest the...

enhancement
good first issue

I would be willing to convert everything to English and you can have two versions English and Chinese. Seems like a fun project that maybe other people also would like...

**Describe the bug** I do a `yarn install` as part of my Dockerfile image building steps and cookies.keys seem to be required. Error observed: ``` ode:internal/process/promises:245 triggerUncaughtException(err, true /* fromPromise...

enhancement
good first issue
help wanted
breaking

Initial install using qwiklabs fails with following error: ``` google_container_node_pool.cluster4_nodes: Refreshing state... [id=us-central1-c/cluster-deployment-cluster4/cluster4-nodes] google_container_node_pool.cluster1_nodes: Refreshing state... [id=us-east1-d/cluster-deployment-cluster1/cluster1-nodes] google_container_node_pool.cluster2_nodes: Refreshing state... [id=us-central1-b/cluster-deployment-cluster2/cluster2-nodes] google_container_cluster.cluster-deployment-cluster3: Creating... Error: googleapi: Error 400: Master version "1.14.7-gke.10"...

I'm currently seeing that its stuck on downloading for a long time, could it be that the request timed out so it won't continue? Are requests currently not concurrent because...

If exception is raised in parse method of a WebdriverResponse/WebdriverRequest whole spider closes/exits and doesnt continue Steps to reproduce: In any of your parse methods which parse WebDriverResponses raise an...