summaryrefslogtreecommitdiff
path: root/lib/chef/knife
Commit message (Expand)AuthorAgeFilesLines
* Use /etc/chef for bootstrapping instead of CONF_DIRmp/CHEF-9224Marc A. Paradise2020-01-162-15/+15
* /bootstrap_project/bootstrap_product/sawanoboly2019-12-112-5/+4
* use @config to picks up default.sawanoboly2019-12-101-1/+1
* add bootstrap_project for install cincsawanoboly2019-11-212-1/+7
* Revert "Validate name argument for knife list"Tim Smith2019-11-121-7/+2
* Validate name argument for knife listVivek Singh2019-11-051-2/+7
* Updates for Chefstyle with Rubocop 0.75.1Tim Smith2019-11-042-2/+2
* Fix TypeError: no implicit conversion of nil into StringVivek Singh2019-11-031-1/+2
* Fix knife cookbook metadata from file name argsVivek Singh2019-10-291-0/+6
* Merge pull request #9028 from MsysTechnologiesllc/VSingh/fix-knife-ssh-name-argsTim Smith2019-10-271-0/+6
|\
| * Fix Exception: NoMethodError: undefined method join for nil:NilClassVivek Singh2019-10-271-0/+6
* | Fix node show non-existent attributesVivek Singh2019-10-271-1/+1
|/
* Merge pull request #8909 from MsysTechnologiesllc/VSingh/remove-secret-short-...Tim Smith2019-10-151-4/+11
|\
| * Add deprecation warning if secret option -s is passedVivek Singh2019-10-061-3/+11
| * Remove data bag secret (-s) short optionVivek Singh2019-09-191-2/+1
* | Fix typo for knife download --[no]-diff and force options.Vasu11052019-10-151-2/+2
* | Merge pull request #8971 from MsysTechnologiesllc/VSingh/MSYS-1122_knife_supe...Tim Smith2019-10-142-9/+22
|\ \
| * | Increase items count to avoid paginationVivek Singh2019-10-152-2/+4
| * | Update get_cookbook_list query paramsVivek Singh2019-10-091-11/+7
| * | Enhance knife supermarket list & searchVivek Singh2019-10-092-10/+25
* | | Merge pull request #8895 from MsysTechnologiesllc/Nimesh/MSYS-1098_handle_rac...Tim Smith2019-10-141-6/+6
|\ \ \
| * | | Using umask to avoid race conditionsNimesh-Msys2019-10-091-6/+6
| |/ /
* | | Fix undefined method `each' for StringVivek Singh2019-10-141-1/+9
|/ /
* | Merge pull request #8856 from MsysTechnologiesllc/bootstrap_password_promptTim Smith2019-10-081-4/+28
|\ \
| * | Fix password prompt in the bootstrap command.Amol Shinde2019-09-111-4/+28
* | | Merge pull request #8885 from MsysTechnologiesllc/Nimesh/MSYS-1095_remove_val...Tim Smith2019-10-011-2/+1
|\ \ \
| * | | Removing sh -c ' ' wrapper from bootstrap templateNimesh-Msys2019-09-261-2/+1
* | | | Fix some places where constants from dist.rb were not used. Specifically for ...Tensibai2019-09-261-1/+1
|/ / /
* | | Fix knife ssh interactive mode exit errorVivek Singh2019-09-251-1/+1
| |/ |/|
* | Fix typo when checking for existing chef-clientWill Fisher2019-09-111-1/+1
* | Merge pull request #8816 from MsysTechnologiesllc/VSingh/MSYS-1063-retry-with...Tim Smith2019-09-091-1/+8
|\ \
| * | Replace exception text check with reason symbolVivek Singh2019-08-291-1/+1
| * | Fix chefstyleVivek Singh2019-08-211-11/+9
| * | Remove retry_require boolean & check on pty keyVivek Singh2019-08-211-3/+1
| * | Bootstrap: Set pty true only if requiredVivek Singh2019-08-141-3/+14
| |/
* | Change ownership --sudo option is passed.Vivek Singh2019-08-301-3/+2
* | Change ownership only for non-sudo userVivek Singh2019-08-291-2/+1
* | Fix always require sudo to change ownershipVivek Singh2019-08-141-1/+3
|/
* Updated knife cookbook metadata from file command bannerAmol Shinde2019-08-131-1/+1
* Merge pull request #8795 from MsysTechnologiesllc/VSingh/temp-dir-using-mkdir...Tim Smith2019-08-071-16/+19
|\
| * Fix chown: Operation not permittedVivek Singh2019-08-071-1/+1
| * Make temp dir using mkdir instead of mktempVivek Singh2019-08-061-16/+19
* | fix to avoid conflicts with pattern of other datadheerajd-msys2019-08-062-4/+3
* | preserve earlier output pattern with correct fixdheerajd-msys2019-08-062-3/+3
* | fix knife node environment setdheerajd-msys2019-08-061-1/+1
|/
* Style/SymbolProcLamont Granquist2019-07-0513-25/+25
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-0514-40/+40
* Style/ClassCheckLamont Granquist2019-07-054-8/+8
* Style/RegexpLiteralLamont Granquist2019-07-051-1/+1
* Style/NegatedIfLamont Granquist2019-07-057-12/+12