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

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0. Changelog Sourced from addressable's changelog. Addressable 2.8.0 fixes ReDoS vulnerability in Addressable::Template#match no longer replaces + with spaces in queries for non-http(s) schemes fixed...

dependencies

Is it possible to run chef-zero and/or chef-solo on the chef server itself ? Our chef server (chef-client version: 14.13.11) is serving 500+ linux/windows machines in our production environment. I'd...

Is there any documentation to uninstall chefdk from linux system. I got a link to uninstall complete chef (https://docs.chef.io/uninstall/) but there is no mention about chefdk. Is there any ready...

It says in the [Policyfile README](https://github.com/chef/chef-dk/blob/master/POLICYFILE_README.md#but-opaque-ids-are-confusing) that: > Cookbooks uploaded to the new cookbook storage API can have extended SemVer version numbers with prerelease sections, like 1.0.0-dev But specifying such...

Type: Enhancement
Components: Policyfile

# Description Kitchen now natively supports policyfiles, so there is no reason to use the `policyfile_zero` provisioner. We might want to remove it like this: * ChefDK 2.x: add deprecation...

Components: Policyfile

# Description When initially creating policyfiles, I created a "compatibility mode" that would upload cookbooks to the existing `cookbooks` API and store policy lock documents as databags. At the time,...

Components: Policyfile

Would it be possible to bundle the terminfo files from ncurses-term as well? This would create support for the rxvt-unicode and rxvt-unicode-256color terminals. Currently it results in: ``` No entry...

Aspect: Packaging
Triage: Needs Information

We need to solve the problem where a base cookbook like build-essentials needs to be overridden with a cookbook out of git. There are two possible use cases for this....

Type: Enhancement

# Description Unable to use inspec in chefdk 4.4.14 # ChefDK Version ``` root@5c322673c874:~/🌊# chef --version ChefDK version: 4.4.14 Chef Infra Client version: 15.2.20 Chef InSpec version: ERROR Test Kitchen...

Type: Bug
Aspect: Integration
Status: Waiting on Contributor
Triage: Confirmed

# Description This is a weird case, so I'm not sure if here is the right place... Anyway, I have a Jenkins instance which runs several jobs (yeah, I know...

Triage: Needs Information