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

[FEATURE REQUEST] yank a particular version of a cookbook #109

Closed
ghost opened this issue Mar 1, 2017 · 3 comments · Fixed by #133
Closed

[FEATURE REQUEST] yank a particular version of a cookbook #109

ghost opened this issue Mar 1, 2017 · 3 comments · Fixed by #133

Comments

@ghost
Copy link

ghost commented Mar 1, 2017

It looks like there is an undocumented feature of stove which is to remove a cookbook from the supermarket. However unbeknownst to me, it appears to completely remove the cookbook. It would be a nice feature to be able to just remove a particular version of a cookbook in case it was improperly published.

@cheeseplus
Copy link

Use https://docs.chef.io/knife_cookbook_site.html#unshare

The reason it's undocumented is so that you don't use it and if you do use it then you should read the code. Yanking an entire cookbook or even has version has potentially serious ramifications for anyone downstream so it's s generally discouraged thing to do anyway.

@ghost
Copy link
Author

ghost commented Apr 8, 2017

@cheeseplus should it just be pulled out then?

@tas50
Copy link
Contributor

tas50 commented Sep 12, 2017

It's probably something we should remove

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants