chef-dk icon indicating copy to clipboard operation
chef-dk copied to clipboard

DEPRECATED: A streamlined development and deployment workflow for Chef Infra platform.

Results 18 chef-dk issues
Sort by recently updated
recently updated
newest added

When i try to upload cookbook i get an exception ERROR: Tarball has contents that are not what they are reported to be knife supermarket share cookbook_name -VV -o ....

Triage: Needs Information

ChefDK 0.7.0 When running in a non-elevated PowerShell window, PSModulePath does not contain the path to the modules directory. This is because PSModulePath and Path appear to be set at...

Type: Bug
Platform: Windows

My env Windows 7 chefdk 0.7 PowerShell 4 chef-sever-core 12.1.2 --- I've been testing the new chefdk policyfile by following the policyfile guided tour https://www.chef.io/blog/2015/08/18/policyfiles-a-guided-tour/#more-16518 Every time I run chef...

Platform: Windows

Many git commands don't work correctly if the git repo is in a windows symlink. In ChefDK, this can manifest as an error like: ``` Error: Failed to generate Policyfile.lock...

Type: Enhancement
Platform: Windows

# Description Chefdk does not install on Windows 10 Creators edition. I have tried the most recent version of chefdk and older versions but they all fail with error code...

Platform: Windows

It would be great if `chef-dk` gem will include prepared Rake tasks allowing to run `chef update` / `chef push` for bunch of Policyfiles. Currently I use the following blocks...

Components: Policyfile

When using ChefDK with Vagrant, if I have a Compass `config.rb` file in my project directory, Berks tries to read it and fails: ``` bash The following berks command failed...

Type: Bug

Chefspec 4.2.0 in Windows seems to treat coverage of dependencies differently than it does on other platforms. For the same cookbook on Windows and OS X and Linux: Windows: https://gist.github.com/glasschef/dd0b7c2293a2bf413568...

Status: Blocked on Upstream Bug
Type: Bug