GoogleCloudPlatform / kube-jenkins-imager

Apache License 2.0
256 stars 82 forks source link

The resource 'projects/ds-jendo/global/images/jenkins-home-image' already exists #21

Closed cognitiaclaeves closed 8 years ago

cognitiaclaeves commented 8 years ago

When previously putting up cluster with ./cluster-up.sh and then tearing down with ./cluster-down.sh, the image is not deleted, so cluster-up.sh errors out when running.

viglesiasce commented 8 years ago

Thanks for the feedback @cognitiaclaeves!! I'll get this patched up ASAP.

cognitiaclaeves commented 8 years ago

It may be a little late now, but I wrote some clean-up code while trying to get the imager to work. I probably don't have the bandwidth to own it, but I could at least share it with you so that you didn't (necessarily) have to write it as well?

On Mon, Aug 1, 2016 at 2:31 PM, Vic Iglesias notifications@github.com wrote:

Thanks for the feedback @cognitiaclaeves https://github.com/cognitiaclaeves!! I'll get this patched up ASAP.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/GoogleCloudPlatform/kube-jenkins-imager/issues/21#issuecomment-236682413, or mute the thread https://github.com/notifications/unsubscribe-auth/AIhPKa5xtI6VRQ4KjmpVDnM3RT5WyJhaks5qbkmLgaJpZM4JZvW0 .

viglesiasce commented 8 years ago

I would happily take a PR that fixes this issue.

viglesiasce commented 8 years ago

Should be fixed by #24