Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GCP - VPC network not getting deleted when the environment is deleted #101

Open
devdattakulkarni opened this issue Dec 7, 2017 · 0 comments
Labels

Comments

@devdattakulkarni
Copy link
Contributor

When GKE env is created, we create a custom VPC network for the cluster (as part of cld env create).

This custom network is not getting deleted when the env is deleted (cld env delete).

In the code we are invoking appropriate SDK call, but it is not taking effect:

https://github.com/cloud-ark/cloudark/blob/master/server/server_plugins/gcloud/coe/gke.py#L81

@devdattakulkarni devdattakulkarni changed the title GKE network not getting deleted Google cloud VPC network not getting deleted corresponding to an environment Dec 7, 2017
@devdattakulkarni devdattakulkarni changed the title Google cloud VPC network not getting deleted corresponding to an environment Google cloud VPC network not getting deleted when the environment is deleted Dec 9, 2017
devdattakulkarni added a commit that referenced this issue Dec 12, 2017
Informing user to delete the custom VPC network

#101
@devdattakulkarni devdattakulkarni changed the title Google cloud VPC network not getting deleted when the environment is deleted GCP - VPC network not getting deleted when the environment is deleted Dec 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant