Skip to content

Don't require GCLOUD_REGION for Kubernetes

Dan Davison requested to merge gcloud-drop-requirement into master

fetch() with one arg will raise an exception if an environment variable is not found.

Let's specify ENV['GCLOUD_REGION'] since this variable can be present, but won't be required.

Edited by 🤖 GitLab Bot 🤖

Merge request reports