Chaffelson / whoville

An opinionated auto-deployer for the Hortonworks Platform
Apache License 2.0
34 stars 32 forks source link

Fix GCP Support #35

Closed johnwhitmore closed 5 years ago

johnwhitmore commented 5 years ago

Enable Director for GCP in director.py Enable Director for GCP in mayor.py Fix GCP support in create_nodes() in infra.py Increase GCP terminate timeout for nuke_namespace() in infra.py Add destroy of public IPs in nuke_namespace() in infra.py Modify userdata_script for k8svm to run only once in infra.py Fix multiple node creation for GCP in deploy_instances() in infra.py Fix public IP creation for GCP in deploy_instances() in infra.py Fix tag setting for GCP in deploy_instances() in infra.py Add detailed CM and cluster build status in director.py