summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 13.8.4 by Expeditorv13.8.4Chef Expeditor2018-03-055-11/+12
|
* Merge pull request #6936 from chef/site_failure_deprecated_chef_13Thom May2018-03-051-2/+7
|\ | | | | [knife] Don't crash when a deprecated cookbook has no replacement (#6853)
| * [knife] Don't crash when a deprecated cookbook has no replacement (#6853)site_failure_deprecated_chef_13rlyders2018-03-021-2/+7
|/ | | * Don't crash when a deprecated cookbook has no replacement
* Bump version to 13.8.3 by Expeditorv13.8.3Chef Expeditor2018-03-025-11/+12
|
* Merge pull request #6934 from chef/bump_13_depsTim Smith2018-03-024-49/+42
|\ | | | | Bump depenencies to pull in Ohai 13.8 / InSpec 1.51.21
| * Bump dependencies to pull in Ohai 13 / InSpec 1.51.21Tim Smith2018-03-023-44/+40
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Pin InSpec to 1.X and Chefstyle to 0.6.0Tim Smith2018-03-021-5/+2
|/ | | | | | InSpec 2.0 brings in a huge number of deps that are conflicting in some cases and we're not going to bring 2.0 into our stable branch. Chefstyle 0.7 requires a bunch of fixes that we've done on master, but aren't going to backport to our stable branch. Signed-off-by: Tim Smith <tsmith@chef.io>
* Update CHANGELOG.md to reflect the promotion of 13.8.0Chef Expeditor2018-02-272-17/+21
|
* Bump version to 13.8.2 by Expeditorv13.8.2Chef Expeditor2018-02-265-14/+15
|
* Merge pull request #6892 from chef/knife_configThom May2018-02-263-4/+15
|\ | | | | Link to the knife.rb docs when the knife.rb file is missing
| * Link to the knife.rb docs when the knife.rb file is missingknife_configTim Smith2018-02-213-4/+15
| | | | | | | | | | | | This is a pretty common first error message to experience with Chef. Let's point the users to a helpful location so they can quickly get up and running. Add some YARD comments while I was in the config class Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 13.8.1 by Expeditorv13.8.1Chef Expeditor2018-02-235-11/+12
| |
* | Merge pull request #6912 from chef/lcg/revert-revert-derpLamont Granquist2018-02-231-6/+7
|\ \ | | | | | | Revert "Revert "fixup some unit tests""
| * | Revert "Revert "fixup some unit tests""lcg/revert-revert-derpLamont Granquist2018-02-231-6/+7
|/ / | | | | | | This reverts commit 0eaff267cf603e8494c0a9e631d84f89f3ac179a.
* | update release notesThom May2018-02-231-1/+14
| | | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | Bump version to 13.8.0 by Expeditorv13.8.0Chef Expeditor2018-02-233-7/+7
| |
* | Merge pull request #6909 from chef/tm/fix_ohai_loadingThom May2018-02-232-1/+2
|\ \ | | | | | | Ensure we pull in ohai on the 13 branch
| * | Ensure we pull in ohai on the 13 branchtm/fix_ohai_loadingThom May2018-02-232-1/+2
|/ / | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | meaningless edit to get a new releaseLamont Granquist2018-02-231-1/+1
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Revert "Per-container deep merge caching"Lamont Granquist2018-02-231-2/+2
| | | | | | | | This reverts commit 0c29acc106ca774e230c8ef45694c8bffd166b69.
* | Bump version to 13.7.28 by Expeditorv13.7.28Chef Expeditor2018-02-235-14/+15
| |
* | Merge pull request #6898 from chef/lcg/chef-13-revert-lazy-attributesLamont Granquist2018-02-229-372/+159
|\ \ | | | | | | Chef-13 revert lazy attributes
| * | Revert "Per-container deep merge caching"Lamont Granquist2018-02-228-311/+152
| | | | | | | | | | | | This reverts commit 0c29acc106ca774e230c8ef45694c8bffd166b69.
| * | Revert "turbo attribute merging"Lamont Granquist2018-02-221-16/+1
| | | | | | | | | | | | This reverts commit 5b17173847fe3e6d2a976fecad065952c801522e.
| * | Revert "turboize arrays"Lamont Granquist2018-02-221-36/+10
| | | | | | | | | | | | This reverts commit e24565b571e97275d39fcf7c97afc7dd6e1a37c4.
| * | Revert "remove comments + debugging"Lamont Granquist2018-02-222-0/+3
| | | | | | | | | | | | This reverts commit 9fe57c38a57135c7bd29ff05a1c7839a4d30c38c.
| * | Revert "remove more debugging and revert no-longer necessary fix"Lamont Granquist2018-02-221-2/+4
| | | | | | | | | | | | This reverts commit 80b9d0448d9fb01a7188cbee6c9595bf0cf5b974.
| * | Revert "fixup some unit tests"Lamont Granquist2018-02-221-7/+6
| | | | | | | | | | | | This reverts commit b2497ab3d3b8bf17d61fceb67a250c3811be6bdf.
| * | Revert "fix node assignment of ImmutableArrays to VividMashes/AttrArrays"Lamont Granquist2018-02-223-18/+1
|/ / | | | | | | This reverts commit 1446e9f8202f87cf646053760ce41fc0aa938e21.
* | Merge pull request #6897 from chef/fix_chef_13_buildsLamont Granquist2018-02-222-13/+40
|\ \ | | | | | | The end of our long travis unit testing nightmare
| * | mock specs to very fake user+groupfix_chef_13_buildsLamont Granquist2018-02-221-11/+14
| | | | | | | | | | | | | | | | | | | | | travis tests were sporadially failing based on the presence or absence of an "aj:aj" user+group on the travis testing boxes. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | Fix travis to correctly run-as-rootLamont Granquist2018-02-222-2/+26
| | | | | | | | | | | | | | | | | | | | | A spec here was accidentally dropping privs from root which was causing subsequent chaos with file perms issues in later specs. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version to 13.7.27 by Expeditorv13.7.27Chef Expeditor2018-02-225-11/+12
| | |
* | | Bump version to 13.7.26 by Expeditorv13.7.26Chef Expeditor2018-02-225-11/+12
|/ /
* | Merge pull request #6893 from chef/search_idsThom May2018-02-221-1/+3
|\ \ | | | | | | Prevent knife search --id-only from outputting IDs in the same format as an empty hash
| * | Change single quotes to double quotes to appease the Style Godssearch_idsZane Geiger2018-02-211-1/+1
| | | | | | | | | | | | Signed-off-by: Zane Geiger <zane.geiger@relativity.com>
| * | Prevent knife search --id-only from outputting IDs in the same format as an ↵Zane Geiger2018-02-211-1/+3
| |/ | | | | | | | | | | empty hash Signed-off-by: Zane Geiger <zane.geiger@relativity.com>
* | Merge pull request #6894 from chef/knife_ssh_exitThom May2018-02-222-8/+6
|\ \ | | | | | | use a stricter comparison so knife ssh only fails if --exit-on-error
| * | change to boolean in bootstrap as wellknife_ssh_exitSarkis Varozian2018-02-211-1/+1
| | | | | | | | | | | | Signed-off-by: Sarkis Varozian <svarozian@gmail.com>
| * | refactor on_error optionSarkis Varozian2018-02-211-8/+6
| | | | | | | | | | | | Signed-off-by: Sarkis Varozian <svarozian@gmail.com>
| * | use a stricter comparison here so knife ssh only fails ifSarkis Varozian2018-02-211-1/+1
| |/ | | | | | | | | | | --exit-on-error Signed-off-by: Sarkis Varozian <svarozian@gmail.com>
* | Merge pull request #6891 from chef/sort_invitesThom May2018-02-221-1/+1
|\ \ | |/ |/| invites_sort_fail: Clean the invites array before sorting it
| * invites_sort_fail: Clean the invites array before sorting itsort_invitesmarkgibbons2018-02-211-1/+1
|/ | | | | | | Sort threw an error trying to compare nil with a string while running knife ec backup. This change deletes the nil entries before sorting. Signed-off-by: markgibbons <mark.gibbons@nordstrom.com>
* Bump version to 13.7.25 by Expeditorv13.7.25Chef Expeditor2018-02-215-11/+12
|
* Merge pull request #6886 from chef/libxml2_chef13Thom May2018-02-211-1/+1
|\ | | | | Update libxml2 to 2.9.7
| * Update libxml2 to 2.9.7libxml2_chef13Tim Smith2018-02-201-1/+1
|/ | | | | | Resolves CVE-2017-15412 Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 13.7.24 by Expeditorv13.7.24Chef Expeditor2018-02-155-11/+12
|
* Merge pull request #6856 from chef/task_chef13Thom May2018-02-152-5/+13
|\ | | | | Fix windows_task idle_time validation
| * Fix windows_task idle_time validationtask_chef13algaut2018-02-142-5/+13
|/ | | | | | | | | | Two improvements: - Compare frequency to :idle_time instead of comparing to an incomplete list of other frequencies - Keep all the validation logic in the function instead of splitting it between the function and where the function is called Added some specs tests too Signed-off-by: Alan Gauthier <algaut35@gmail.com>
* Bump version to 13.7.23 by Expeditorv13.7.23Chef Expeditor2018-02-145-11/+12
|