summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* More release notes updatesTim Smith2019-10-141-12/+40
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add initial Chef 15.4 release notesTim Smith2019-10-141-0/+50
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 15.4.40 by Chef Expeditorv15.4.40Chef Expeditor2019-10-146-14/+15
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8895 from ↵Tim Smith2019-10-141-6/+6
|\ | | | | | | | | MsysTechnologiesllc/Nimesh/MSYS-1098_handle_race_condition Using umask to avoid race conditions in bootstrap
| * Using umask to avoid race conditionsNimesh-Msys2019-10-091-6/+6
| | | | | | | | Signed-off-by: Nimesh-Msys <nimesh.patni@msystechnologies.com>
* | Bump version to 15.4.39 by Chef Expeditorv15.4.39Chef Expeditor2019-10-146-14/+15
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8961 from jeremyhage/fix-windows-package-path-envTim Smith2019-10-143-6/+6
|\ \ | | | | | | Avoid a PATH environment variable update before a windows package install
| * | Avoid a PATH environment variable update before a windows package installJeremy HAGE2019-10-081-1/+1
| | | | | | | | | | | | Signed-off-by: Jeremy HAGE <jha@jsh-consulting.com>
| * | Avoid a PATH environment variable update before a windows package installJeremy HAGE2019-10-072-5/+5
| | | | | | | | | | | | Signed-off-by: Jeremy HAGE <jha@jsh-consulting.com>
* | | Bump version to 15.4.38 by Chef Expeditorv15.4.38Chef Expeditor2019-10-146-15/+16
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8987 from ↵Tim Smith2019-10-141-1/+9
|\ \ \ | | | | | | | | | | | | | | | | MsysTechnologiesllc/VSingh/fix-knife-exec-script-path Fix undefined method `each' for String
| * | | Fix undefined method `each' for StringVivek Singh2019-10-141-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | - Better UI when no args provided for knife exec. Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
* | | | Merge pull request #8962 from chef/snappj/create-habitat-test-pipelineTim Smith2019-10-142-0/+23
|\ \ \ \ | |/ / / |/| | | Create habitat test pipeline
| * | | Create habitat test pipelinesnappj/create-habitat-test-pipelineJeremiah Snapp2019-10-072-0/+23
| |/ / | | | | | | | | | Signed-off-by: Jeremiah Snapp <jeremiah@chef.io>
* | | Bump version to 15.4.37 by Chef Expeditorv15.4.37Chef Expeditor2019-10-126-14/+15
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Event dispatcher thread local storage (#8950)Lamont Granquist2019-10-121-2/+9
|\ \ \ | | | | | | | | Event dispatcher thread local storage
| * | | add a comment explaining what we're doing.lcg/thread-local-event-storageLamont Granquist2019-10-021-0/+5
| | | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | | Event dispatcher thread local storageLamont Granquist2019-10-021-2/+4
| | | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | | Bump version to 15.4.36 by Chef Expeditorv15.4.36Chef Expeditor2019-10-106-14/+15
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Fix yum & dnf shellout if exit with nonzero status (#8972)Lamont Granquist2019-10-102-6/+16
|\ \ \ \ | | | | | | | | | | Fix yum & dnf shellout if exit with nonzero status
| * | | | Fix chefstyleVivek Singh2019-10-102-0/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
| * | | | Update exception messageVivek Singh2019-10-092-10/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
| * | | | Fix yum & dnf shellout if exit with nonzero statusVivek Singh2019-10-092-6/+20
| | |_|/ | |/| | | | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
* | | | Bump version to 15.4.35 by Chef Expeditorv15.4.35Chef Expeditor2019-10-106-14/+15
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | windows_service: don't update the service if the run_as_user ca… (#8981)Lamont Granquist2019-10-104-5/+30
|\ \ \ \ | | | | | | | | | | windows_service: don't update the service if the run_as_user case differs
| * | | | Update windows_service to ignore run_as_user caseJason Barnett2019-10-104-5/+30
|/ / / / | | | | | | | | | | | | Signed-off-by: Jason Barnett <jason.w.barnett@gmail.com>
* | | | Bump version to 15.4.34 by Chef Expeditorv15.4.34Chef Expeditor2019-10-096-14/+15
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #8379 from ↵Tim Smith2019-10-092-3/+76
|\ \ \ \ | |/ / / |/| | | | | | | | | | | jasonwbarnett/feature/add-leave-action-to-windows_ad_join windows_ad_join: Add :leave action to for leaving an AD domain
| * | | Add :leave action to windows_ad_join resourceJason Barnett2019-10-092-3/+76
|/ / / | | | | | | | | | Signed-off-by: Jason Barnett <jason.w.barnett@gmail.com>
* | | Bump version to 15.4.33 by Chef Expeditorv15.4.33Chef Expeditor2019-10-096-14/+15
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8968 from chef/bumps_2019Tim Smith2019-10-084-20/+20
|\ \ \ | | | | | | | | Require train ~3.1 for bootstrapping and openssl 1.0.2t
| * | | Require train ~3.1 for bootstrapping and openssl 1.0.2tbumps_2019Tim Smith2019-10-084-20/+20
| | | | | | | | | | | | | | | | | | | | | | | | Somehow we missed the actual openssl 1.0.2t bump. We need this train bump to fix a bug in bootstrap that had to happen on the train side. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | Bump version to 15.4.32 by Chef Expeditorv15.4.32Chef Expeditor2019-10-086-14/+15
|/ / / | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8856 from MsysTechnologiesllc/bootstrap_password_promptTim Smith2019-10-082-14/+74
|\ \ \ | | | | | | | | Fix Bootstrap password prompt
| * | | Fixed test-case for password prompt.Amol Shinde2019-09-111-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Amol Shinde <amol.shinde@msystechnologies.com>
| * | | Fix password prompt in the bootstrap command.Amol Shinde2019-09-112-14/+74
| | | | | | | | | | | | | | | | | | | | | | | | - Fix test-case for password prompt. Signed-off-by: Amol Shinde <amol.shinde@msystechnologies.com>
* | | | Bump version to 15.4.31 by Chef Expeditorv15.4.31Chef Expeditor2019-10-086-14/+15
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #8915 from ↵Tim Smith2019-10-081-1/+11
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | MsysTechnologiesllc/vasundhara/fix_knife_subcommands_help_command Fix for knife subcommand --help don't work as intended.
| * | | | MSYS-1111 Fix for knife subcommand --help don't work as intended. If we run ↵Vasu11052019-09-261-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | knife acl --hel, knife group --help, knife opc --help command it does not list the commands even though this plugins are shipped with chefdk. The reason behand this is the category under which these are listed does match with the arguments passed by user. for e.g. acl commands are groued under the category OPSCODE_HOSTED_CHEF_ACCESS_CONTROL and since acl doesn't match with this category as string this does not gives valid output added a fix for this. Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
* | | | | Bump version to 15.4.30 by Chef Expeditorv15.4.30Chef Expeditor2019-10-086-14/+15
| | | | | | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | | Merge pull request #8928 from MsysTechnologiesllc/sudo_file_validationTim Smith2019-10-081-2/+2
|\ \ \ \ \ | | | | | | | | | | | | sudo: perform config validation on the overall sudoers state
| * | | | | Added sudo resource validationAmol Shinde2019-10-011-2/+2
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Amol Shinde <amol.shinde@msystechnologies.com>
* | | | | Bump version to 15.4.29 by Chef Expeditorv15.4.29Chef Expeditor2019-10-086-14/+15
| | | | | | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | | Merge pull request #8967 from rewiredno/windows-share-idempotencyTim Smith2019-10-082-1/+9
|\ \ \ \ \ | | | | | | | | | | | | windows_share: make path idempotent by coercing to backwhacks
| * | | | | make path idempotent by coercing to backwhacksTor Magnus Rakvåg2019-10-082-1/+9
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Tor Magnus Rakvåg <tor.magnus@outlook.com>
* | | | | Bump version to 15.4.28 by Chef Expeditorv15.4.28Chef Expeditor2019-10-075-11/+11
| | | | | | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | | Merge pull request #8963 from chef/lcg/fix-master3Tim Smith2019-10-071-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | | fixup some bad rspec to greenify master
| * | | | fixup some bad rspec to greenify masterLamont Granquist2019-10-071-2/+2
|/ / / / | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | | Bump version to 15.4.27 by Chef Expeditorv15.4.27Chef Expeditor2019-10-036-14/+15
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #8954 from chef/centos8Tim Smith2019-10-032-0/+23
|\ \ \ \ | | | | | | | | | | Add CentOS 8 kitchen testing to buildkite