Chef Ideas

We believe that the best way to build software is to do it in close collaboration with the people who use it. We invite you to submit your ideas using the form below. Please be sure to include the problem for which you are solving and the benefits of implementing the idea.

We do our best to implement as many Ideas as we can. Our Product team will evaluate all submitted ideas in a timely manner and will disposition each into one of the following categories: will integrate into the product roadmap, further research is needed, unlikely to implement.

Thanks for collaborating with us!

Test Kitchen should always use Chef Infra Client version specified, regardless of if it is installed already and a different version

Currently Test Kitchen uses whatever version of Chef Infra Client is installed on the image, even if a newer client version is specified in the kitchen.yml (only if the install strategy is set to always will it update). It should just update the client based on whatever version is defined in the kitchen.yml without the requirement to set the strategy to always – like the logic in the chef_client_updater cookbook.

  • Guest
  • Dec 1 2020
  • Planning Backlog