summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add chef-14 update_version scriptjsinha/add_local_updateversionJaymala Sinha2019-05-172-1/+22
| | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io>
* Merge pull request #8564 from chef/btm/14-expeditorTim Smith2019-05-171-48/+0
|\ | | | | Remove commented workloads from Expeditor config.yml
| * Remove commented workloads from Expeditor config.ymlBryan McLellan2019-05-171-48/+0
|/ | | | | | | Expeditor isn't firing. This looks like valid YAML but let's remove it and see if it helps. Signed-off-by: Bryan McLellan <btm@loftninjas.org>
* Merge pull request #8526 from chef/btm/14-MSYS-996Bryan McLellan2019-05-177-96/+176
|\ | | | | Chef 14: Fix for Chef::Exceptions::Win32APIError: The operation completed successfully
| * Fix travis platforms and remove poise on travisBryan McLellan2019-05-172-25/+5
| | | | | | | | Signed-off-by: Bryan McLellan <btm@loftninjas.org>
| * remove chef-bin when downgradingBryan McLellan2019-05-171-0/+1
| | | | | | | | Signed-off-by: Bryan McLellan <btm@loftninjas.org>
| * Add chef version debug info in the kitchen testsbtm/14-MSYS-996Tim Smith2019-05-171-2/+8
| | | | | | | | | | | | | | This way we know what version we started with and confirm we end up with the right version Signed-off-by: Tim Smith <tsmith@chef.io>
| * Merge the local and travis kitchen tests into a single configTim Smith2019-05-173-55/+129
| | | | | | | | | | | | Make sure people are doing their local testing the same way it will run in Travis. The local testing didn't actually work before so this is a pretty solid win. Signed-off-by: Tim Smith <tsmith@chef.io>
| * cruft cleanupLamont Granquist2019-05-171-11/+3
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * pull tarballs from githubLamont Granquist2019-05-171-2/+2
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * use lifecycle hooks and kitchen-dokken 2.xLamont Granquist2019-05-172-14/+16
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * Fix for Chef::Exceptions::Win32APIError: The operation completed successfullyKapil Chouhan2019-05-172-1/+26
|/ | | | Signed-off-by: Kapil Chouhan <kapil.chouhan@msystechnologies.com>
* Merge pull request #8559 from chef/jsinha/add_verify_pipelineTim Smith2019-05-166-0/+206
|\ | | | | Add BK public verify pipeline
| * Remove poise testsjsinha/add_verify_pipelineJaymala Sinha2019-05-161-11/+0
| | | | | | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io>
| * Enable license acceptance for kitchen testsJaymala Sinha2019-05-162-0/+2
| | | | | | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io>
| * Add BK public verify pipelineJaymala Sinha2019-05-164-0/+215
|/ | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io>
* Merge pull request #8530 from chef/turn_off_subsTim Smith2019-05-131-48/+48
|\ | | | | Turn off version bump subscriptions
| * Turn off version bump subscriptionsTim Smith2019-05-131-48/+48
|/ | | | | | These aren't working at the moment on N-1 branches. Signed-off-by: Tim Smith <tsmith@chef.io>
* Merge pull request #8510 from chef/fix_win_featureTim Smith2019-05-101-1/+1
|\ | | | | windows_feature: Fix failures on windows 2008r2
| * Fix for chef 14 windows_feature fails on windows 2008r2fix_win_featureKapil Chouhan2019-05-081-1/+1
|/ | | | Signed-off-by: Kapil Chouhan <kapil.chouhan@msystechnologies.com>
* Update CHANGELOG.md to reflect the promotion of 14.12.9Chef Expeditor2019-04-202-17/+14
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 14.12.9 by Chef Expeditorv14.12.9Chef Expeditor2019-04-195-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8402 from chef/sync_with_chef_14Tim Smith2019-04-191-5/+5
|\ | | | | Sync the CLI option descriptions between chef-client and chef-solo
| * Sync the CLI option descriptions between chef-client and chef-soloTim Smith2019-04-191-5/+5
| | | | | | | | | | | | We've updated the descriptions in chef-client over the years and we never copied stuff over to solo. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 14.12.8 by Chef Expeditorv14.12.8Chef Expeditor2019-04-195-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8401 from chef/better_errorsTim Smith2019-04-195-8/+8
|\ \ | | | | | | Improve the error message when no config can be loaded
| * | Break the error message into 2 sentencesTim Smith2019-04-195-8/+8
| | | | | | | | | | | | | | | | | | We can English Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Improve the error message when no config can be loadedTim Smith2019-04-195-8/+8
| |/ | | | | | | | | | | Make it more clear that we're going to use the CLI options instead since we couldn't find a config file. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 14.12.7 by Chef Expeditorv14.12.7Chef Expeditor2019-04-195-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8400 from chef/whitelist_blacklist_14Tim Smith2019-04-193-58/+52
|\ \ | |/ |/| Fix default/override attribute blacklists and whitelists
| * fix default/override attribute blacklists and whitelistsLamont Granquist2019-04-193-58/+52
|/ | | | | | | | | | | | | looks like these have been broken for some time, the tests were only testing automatic level (which has no "combined" hash version) and the specs were injecting a plain old hash, so were failing to catch this error on multiple different levels. since the automatic level worked and since mostly people use automatic blacklisting to remove junk from ohai it was very uncommon to hit this bug. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 14.12.6 by Chef Expeditorv14.12.6Chef Expeditor2019-04-195-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8398 from chef/license_flagTim Smith2019-04-194-0/+20
|\ | | | | Add placeholder license acceptance flags
| * Add placeholder license acceptance flagsTim Smith2019-04-194-0/+20
|/ | | | | | | | This provides forwards compatibility with the flags we're shipping in Chef 15 so that someone can upgrade to a new Chef 14 release, add the flags, then upgrade to Chef 15. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 14.12.5 by Chef Expeditorv14.12.5Chef Expeditor2019-04-175-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8387 from chef/win32Tim Smith2019-04-172-32/+29
|\ | | | | Update win32-service + bump inspec to 3.9.3
| * Update win32-service + bump inspec to 3.9.3Tim Smith2019-04-172-32/+29
|/ | | | | | win32-service had a regression that caused service setup in chef to fail. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 14.12.4 by Chef Expeditorv14.12.4Chef Expeditor2019-04-175-10/+18
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8384 from chef/btm/8077-backportTim Smith2019-04-175-31/+244
|\ | | | | Backport #8077 to Chef 14
| * Added Integration Rspecsvijaymmali19902019-04-173-28/+242
| | | | | | | | | | | | | | | | | | - Added specs for data_bag_create_specs - Added specs for data_bag_edit_specs - Added specs for data_bag_show_specs - Ensured chefstyle Signed-off-by: vijaymmali1990 <vijay.mali@msystechnologies.com>
| * Allowing encryption of an unencrypted data bagvijaymmali19902019-04-172-3/+2
|/ | | | Signed-off-by: vijaymmali1990 <vijay.mali@msystechnologies.com>
* Update CHANGELOG.md to reflect the promotion of 14.12.3Chef Expeditor2019-04-162-19/+16
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 14.12.3 by Chef Expeditorv14.12.3Chef Expeditor2019-04-155-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8372 from chef/btm/14-soloBryan McLellan2019-04-151-1/+1
|\ | | | | Drop privileges before creating files in solo mode
| * Drop privileges before creating files in solo modeBryan McLellan2019-04-151-1/+1
|/ | | | | | Fixes #8360 Signed-off-by: Bryan McLellan <btm@loftninjas.org>
* Bump version to 14.12.2 by Chef Expeditorv14.12.2Chef Expeditor2019-04-125-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8364 from chef/btm/14-backport-test-fixesBryan McLellan2019-04-122-3/+16
|\ | | | | Backport two test fixes/changes to chef-14
| * Don't force DSC functional tests to PS4Bryan McLellan2019-04-121-1/+1
| | | | | | | | | | | | New Windows platforms like 2016 have Powershell 5. Signed-off-by: Bryan McLellan <btm@loftninjas.org>
| * Avoid accidentally reusing a gid in testsBryan McLellan2019-04-121-2/+15
|/ | | | | | | Some platforms have groups in odd ranges, make sure the gid we select is not in use. Signed-off-by: Bryan McLellan <btm@loftninjas.org>
* Bump version to 14.12.1 by Chef Expeditorv14.12.1Chef Expeditor2019-04-045-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.