Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Include named_run_lists when deserializing a lockfile #520

Merged
merged 1 commit into from Sep 21, 2015

Conversation

danielsdeleo
Copy link
Contributor

This fixes a bug where running chef push removes named_run_lists from the lockfile. This was happening because ChefDK slurps the lockfile and updates the identifiers for any path-sourced cookbooks when you run chef push (that behavior exists to enable faster feedback cycles). Without the patch, the named run lists weren't getting set on the slurped lockfile object, so when the lockfile was written back to disk, the named_run_lists were removed.

@jkeiser
Copy link
Contributor

jkeiser commented Sep 21, 2015

👍

@danielsdeleo danielsdeleo merged commit 899b510 into master Sep 21, 2015
@danielsdeleo danielsdeleo deleted the fix-chef-push-deletes-named-runlists branch September 21, 2015 18:07
@jkeiser jkeiser added the Bug label Sep 22, 2015
ksubrama pushed a commit that referenced this pull request Jan 11, 2016
ksubrama pushed a commit that referenced this pull request Jan 11, 2016
Pull in updated Omnibus with Solaris packager fix
@thommay thommay added Type: Bug Doesn't work as expected. and removed Bug labels Feb 1, 2017
@chef-boneyard chef-boneyard locked and limited conversation to collaborators Feb 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Bug Doesn't work as expected.
Development

Successfully merging this pull request may close these issues.

None yet

4 participants