New features:
* A new config parameter `cloud-providers/gke-version` to select Google Kubernetes Engine version, defaults to 1.21
Improvements:
* GCP project config parameter is now optional. If missing elastic-blast will use `CLOUDSDK_CORE_PROJECT` environment variable or the default GCP project set in `gcloud` config.
* GCP zone config parameter now defaults to `us-east4-b`
* Improved error message when persistent disk size exceeds user’s quota
Bug fixes:
* Fixed a persistent disk problem in GCP
* Invalid janitor schedule string does not cause resource leak and is properly reported