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

knife spork demote (or some way to remove cookbook versions from an environment) #60

Open
atrullmdsol opened this issue Mar 26, 2013 · 2 comments

Comments

@atrullmdsol
Copy link

Hi,

I've got a scenario where this would be useful functionality - particularly when combined with --remote.

In my organisation we have a cookbook development environment and a code development environment - both are expected to be on the latest cookbooks, but occasionally a developer will want to block changes reaching the code dev environment because the change breaks it, isolating the change to the cookbook dev environment.

Essentially the end of this process involves removing the version tag from the cod dev environment once the cookbook is stable enough - and this is something which spork could do 👍

What do you say ?

@jonlives
Copy link
Owner

So essentially the ability to remove a constraint from an environment? It's definitely possible that spork could to this, probably with a depromote command or something. I'll have a look at it :)

@jonlives
Copy link
Owner

This is still on the cards, it likely won't make it into the next release (which is mainly community PRs) but will be in the one after that

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

No branches or pull requests

2 participants