chef / knife-cloud

Library for Chef knife cloud plugins
Apache License 2.0
18 stars 20 forks source link

Other knife plugins using knife-cloud underneath it. #99

Closed patcon closed 8 years ago

patcon commented 8 years ago

Might be something to pursue if the digitalocean plugin starts using this library, as they have a rebuild endpoint that is very useful during testing when you want to revert back to the original image, but keep your IP.

jjasghar commented 8 years ago

There are a couple DO knife plugins, which one do you think would use knife-cloud under the sheets?

patcon commented 8 years ago

Really? I actually only found one: https://github.com/rmoriz/knife-digital_ocean

It seems to be kept up-to-date, so I thought the maintainer might be amenable. Really curious to hear about other options if you could share :)

jjasghar commented 8 years ago

Wow, i guess i was wrong. I swear there was a knife-digitialocean at some point. Yeah @rmoriz 's plugin is the one i normally use myself.

patcon commented 8 years ago

:)

Actually, could probably just document how to create a rebuild command by generalizing delete, right? But anyhow, first thing is to get the plugin using this repo...!

jjasghar commented 8 years ago

:metal: totally. Maybe we can get @rmoriz to chime in here and we can see if he's up to it.

jjasghar commented 8 years ago

Went ahead and posted on knife-rackspace to see if they could start looking at refactoring for knife-cloud also: https://github.com/chef/knife-rackspace/issues/124

patcon commented 8 years ago

And there's also an issue for that in knife-digital_ocean too, so perhaps any related convo could be there, and this could be more on-topic :)

https://github.com/rmoriz/knife-digital_ocean/issues/82