summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge pull request #8942 from chef/release_14Tim Smith2019-10-021-1/+98
|\ \ | | | | | | Add Chef 14.14 release notes
| * | Update RELEASE_NOTES.md Tim Smith2019-10-021-1/+1
| | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: Ian Maddaus <IanMadd@users.noreply.github.com>
| * | Update RELEASE_NOTES.md Tim Smith2019-10-021-1/+1
| | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: Ian Maddaus <IanMadd@users.noreply.github.com>
| * | Update RELEASE_NOTES.md Tim Smith2019-10-021-1/+1
| | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: Ian Maddaus <IanMadd@users.noreply.github.com>
| * | Update RELEASE_NOTES.md Tim Smith2019-10-021-1/+1
| | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: Ian Maddaus <IanMadd@users.noreply.github.com>
| * | Update RELEASE_NOTES.md Tim Smith2019-10-021-1/+1
| | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: Ian Maddaus <IanMadd@users.noreply.github.com>
| * | Update RELEASE_NOTES.md Tim Smith2019-10-021-1/+1
| | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: Ian Maddaus <IanMadd@users.noreply.github.com>
| * | Updates based on new PRsTim Smith2019-10-021-0/+5
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Add Chef 14.14 release notesrelease_14Tim Smith2019-10-011-1/+93
| |/ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 14.14.10 by Chef Expeditorv14.14.10Chef Expeditor2019-10-025-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8947 from chef/fix_testsTim Smith2019-10-029-141/+130
|\ \ | | | | | | Backport buildkite kitchen test updates from Chef 15
| * | Update the kitchen testsTim Smith2019-10-023-7/+14
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Update the end to end test configTim Smith2019-10-024-120/+44
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Add Oracle Linux tests, fix chef-sugar, add openSUSE 15Tim Smith2019-10-021-4/+64
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Update expeditor config to more modern versionTim Smith2019-10-021-10/+8
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 14.14.9 by Chef Expeditorv14.14.9Chef Expeditor2019-10-025-11/+12
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8946 from chef/bumpsTim Smith2019-10-022-30/+31
|\ \ \ | |/ / |/| | Bump all deps to to current
| * | Bump all deps to to currentTim Smith2019-10-022-30/+31
| | | | | | | | | | | | | | | | | | We need the latest omnibus-software version to include the openssl 1.0.2t definition Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 14.14.8 by Chef Expeditorv14.14.8Chef Expeditor2019-10-025-11/+12
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8945 from chef/backport_8904Tim Smith2019-10-022-3/+21
|\ \ \ | |/ / |/| | Fix show_progress in remote_file is causing FloatDomainError: Infinity
| * | Fix show_progress in remote_file is causing FloatDomainError: InfinityVivek Singh2019-10-022-3/+21
| |/ | | | | | | | | | | | | - Add check to avoid total if zero or nil. - Set @progress[resource] default value to -1 so that it can start with 0%. Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
* | Bump version to 14.14.7 by Chef Expeditorv14.14.7Chef Expeditor2019-10-025-12/+13
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8943 from chef/updatesTim Smith2019-10-011-2/+2
|\ \ | |/ |/| Update nokogiri to 1.10.4 and openssl to 1.0.2t
| * Update nokogiri to 1.10.4 and openssl to 1.0.2tTim Smith2019-10-011-2/+2
|/ | | | | | This resolves CVEs in each Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 14.14.6 by Chef Expeditorv14.14.6Chef Expeditor2019-10-015-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8940 from chef/jsinha/migrate_appveyorTim Smith2019-10-016-10/+65
|\ | | | | Fix Windows Integration and Functional tests for BK
| * Fix Windows Integration and Functional tests for BKjsinha/migrate_appveyorJaymala Sinha2019-10-016-10/+65
|/ | | | | | | | | * Use default windows 2019 image * Skip 8dot3name tests as default disabled on 2019 * Use windows privileged executor for functional tests * Use windows docker image for chocolatey tests Signed-off-by: Jaymala Sinha <jsinha@chef.io>
* Bump version to 14.14.5 by Chef Expeditorv14.14.5Chef Expeditor2019-09-185-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8894 from atward/backport-dnf-rhel8Tim Smith2019-09-185-8/+32
|\ | | | | dnf_package fixes for RHEL8 backport to chef-14
| * only test these on rhel >= 8 where they workLamont Granquist2019-09-173-5/+15
| | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> Signed-off-by: Adam Ward <adamw@subdesigns.net>
| * allow_downgrades by defaultLamont Granquist2019-09-171-2/+2
| | | | | | | | | | | | | | | | somewhere we broke this along the way and had no test coverage for DNF apparently Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> Signed-off-by: Adam Ward <adamw@subdesigns.net>
| * dnf_package fixes for RHEL8Lamont Granquist2019-09-171-1/+15
| | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> Signed-off-by: Adam Ward <adamw@subdesigns.net>
* | Bump version to 14.14.4 by Chef Expeditorv14.14.4Chef Expeditor2019-09-185-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8901 from jjustice6/backport_8847Tim Smith2019-09-182-3/+29
|\ \ | |/ |/| Backport #8847 into Chef 14: Added support to provide additional options to bundle install
| * Looks like it's empty rather than nil here.Joshua Justice2019-09-181-2/+2
| | | | | | | | Signed-off-by: Joshua Justice <jjustice6@bloomberg.net>
| * Added support to provide additional options to bundle installAmol Shinde2019-09-182-3/+29
|/ | | | | | | - Added option to skip gem metadata installation - Added test cases for gem installer Signed-off-by: Amol Shinde <amol.shinde@msystechnologies.com>
* Bump version to 14.14.3 by Chef Expeditorv14.14.3Chef Expeditor2019-09-145-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Revert "Drop privileges before creating files in solo mode" (#8881)Lamont Granquist2019-09-141-1/+1
|\ | | | | Revert "Drop privileges before creating files in solo mode"
| * Revert "Drop privileges before creating files in solo mode"lcg/revert-drop-perms-14Lamont Granquist2019-09-111-1/+1
|/ | | | This reverts commit 053a910010563c303b0051c121c08a371d0a5540.
* Bump version to 14.14.2 by Chef Expeditorv14.14.2Chef Expeditor2019-09-105-12/+13
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8870 from chef/jsinha/update_platforms+rubyTim Smith2019-09-1010-189/+546
|\ | | | | Jsinha/update platforms+ruby
| * Comment currently failing BK tests and remove Appveyorjsinha/update_platforms+rubyJaymala Sinha2019-09-102-179/+102
| | | | | | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io>
| * Migrate all verification to BuildkiteJaymala Sinha2019-09-106-117/+551
| | | | | | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io>
| * Update ruby 2.5.6 and lockfileJaymala Sinha2019-09-102-20/+20
| | | | | | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io>
| * Deprecate macOS 10.12 and add macOS 10.15 supportJaymala Sinha2019-09-101-2/+2
|/ | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io>
* Bump version to 14.14.1 by Chef Expeditorv14.14.1Chef Expeditor2019-08-235-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8841 from chef/lcg/unified-mode-backportTim Smith2019-08-229-70/+1055
|\ | | | | unified mode backport to Chef-14
| * remove debugginglcg/unified-mode-backportLamont Granquist2019-08-221-1/+0
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * Add unified_mode switch for resourcesLamont Granquist2019-08-229-70/+1056
|/ | | | | | | | | | | | | | | | | | | | | | | | | | This is inspired by "use_inline_resources". Setting `unified_mode false` in a resource would be the existing behavior with separate compile/converge phases. Setting `unified_mode true` in a resource will eliminate the converge phase. Reverse notifications and delayed notifications will still fire. The resource action will behave like all resources are executing at compile time. As a aside, notifications have never worked for resources firing at compile time. This implementation gets that behavior correct so that notifications will work. Of course forward immediate notifications to resources not yet declared will not be possible. Setting `resource_unified_mode_default true` in `Chef::Config` would turn off the split compile/converge mode for every custom resource. NOTE: This does not affect recipe mode at all. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 14.14.0 by Chef Expeditorv14.14.0Chef Expeditor2019-08-225-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.