summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Minor fixes as per the review commentsbackport_12vijaymmali19902019-05-297-102/+110
| | | | | | | | | | - Using proper verbiage for constant SUBFOLDERS_AND_FILES_ONLY - Source https://metacpan.org/pod/Win32::Security::ACE#dbmAceFlags - Minor DRY up and Fixes - Ensured chefstyle Signed-off-by: vijaymmali1990 <vijay.mali@msystechnologies.com>
* - Minor fixes to fix functional test casesvijaymmali19902019-05-294-16/+43
| | | | | | | | - Added functional test cases for deny_rights option - Ensured chef style - Fixes MSYS-958 Signed-off-by: vijaymmali1990 <vijay.mali@msystechnologies.com>
* Minor fixes as per the review commentsvijaymmali19902019-05-294-18/+7
| | | | | | | | | | | | - Using proper verbiage for constant WRITE - Source https://docs.microsoft.com/en-us/dotnet/api/system.security.accesscontrol.filesystemrights?view=netframework-4.7.2#fields - Straight away using constants instead of it's fully qualified path - Minor DRY up and Fixes - Fixed functional test cases - Ensured chefstyle Signed-off-by: vijaymmali1990 <vijay.mali@msystechnologies.com>
* Fix for write permissions were not working properly on windowsvijaymmali19902019-05-293-5/+18
| | | | Signed-off-by: vijaymmali1990 <vijay.mali@msystechnologies.com>
* Bump version to 14.12.13 by Chef Expeditorv14.12.13Chef Expeditor2019-05-295-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8601 from chef/openssl_14Tim Smith2019-05-293-57/+101
|\ | | | | Update openssl to 1.0.2s
| * Update openssl to 1.0.2sTim Smith2019-05-293-57/+101
|/ | | | | | Bump everything else while we're here Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 14.12.12 by Chef Expeditorv14.12.12Chef Expeditor2019-05-245-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8587 from chef/btm/14-MSYS-976Lamont Granquist2019-05-236-3/+251
|\ | | | | Fix service enable idempotency in sles11 (#8256)
| * Fix service enable idempotency in sles11 (#8256)btm/14-MSYS-976dheerajd-msys2019-05-236-3/+251
| | | | | | | | | | | | * fix service enable idempotency in sles11 Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
* | Bump version to 14.12.11 by Chef Expeditorv14.12.11Chef Expeditor2019-05-245-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8511 from chef/remove_deprecationsTim Smith2019-05-235-93/+22
|\ \ | |/ |/| Remove resource collision deprecations
| * Cleanup merge artifactsremove_deprecationsTim Smith2019-05-172-16/+4
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * update outdated description on preview resourcesLamont Granquist2019-05-171-4/+3
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * Remove resource collision deprecationsLamont Granquist2019-05-175-86/+28
|/ | | | | | | Switch to only doing warnings. Remove the features in the node_map that we never used. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 14.12.10 by Chef Expeditorv14.12.10Chef Expeditor2019-05-175-14/+22
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8565 from chef/jsinha/add_local_updateversionBryan McLellan2019-05-172-1/+22
|\ | | | | Add chef-14 update_version script
| * 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