summaryrefslogtreecommitdiff
path: root/spec/unit/knife
Commit message (Expand)AuthorAgeFilesLines
...
* | fix to avoid conflicts with pattern of other datadheerajd-msys2019-08-061-0/+5
|/
* fix 4 copsLamont Granquist2019-07-058-13/+26
* Style/SymbolProcLamont Granquist2019-07-051-1/+1
* Style/RegexpLiteralLamont Granquist2019-07-056-22/+22
* Style/EmptyLiteralLamont Granquist2019-07-058-9/+9
* tweak Lint/BlockAlignmentLamont Granquist2019-07-021-8/+8
* Style/MethodCallWithoutArgsParenthesesLamont Granquist2019-07-0228-30/+30
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-024-9/+9
* fixes for chefstyle bumpLamont Granquist2019-07-024-11/+11
* ignore noise outputssawanoboly2019-06-241-0/+9
* use mixlib-cli's deprecation mechanismMarc A. Paradise2019-06-101-101/+0
* Chef-15: Adding short argument's deprecation check (#8626)Nimesh2019-06-051-11/+79
* Create bootstrap template in binmode to fix line endingsBryan McLellan2019-06-041-0/+1
* Fix ssh user set from cli (#8558)dheerajd-msys2019-05-281-4/+4
* fix order of connection before register node (#8574)dheerajd-msys2019-05-241-1/+1
* Only set client_pem in bootstrap_context when validatorlessbtm/client_key_validator_fixBryan McLellan2019-05-171-5/+8
* Enable pty for bootstrap sshbootstrap-uses-ptyMarc A. Paradise2019-05-161-14/+23
* Bootstrap updatesmp/bootstrap-updatesMarc A. Paradise2019-05-141-12/+41
* Merge pull request #8521 from MsysTechnologiesllc/VSingh/bootstrap-session-ti...Bryan McLellan2019-05-131-7/+56
|\
| * Add a warning when session-timeout is too shortMarc A. Paradise2019-05-131-2/+25
| * Ensure tests are aware of CLI default valuesMarc A. Paradise2019-05-131-3/+7
| * Minor fixes related to chefstyleVivek Singh2019-05-131-1/+1
| * Add --session-timeout bootstrap option for both ssh & winrmVivek Singh2019-05-131-4/+26
* | move retry into #connect!Bryan McLellan2019-05-131-1/+1
* | Use new Net:SSH host key verify valuesBryan McLellan2019-05-131-2/+2
|/
* Merge pull request #8507 from MarkGibbons/solaris_bootstrapTim Smith2019-05-101-0/+22
|\
| * Use exports compatibile with /bin/sh in the bootstrap scriptmarkgibbons2019-05-081-0/+22
* | CHEF_LICENSE environment variables should be quotedenv_quotestyler-ball2019-05-091-6/+0
|/
* knife bootstrap should only request license when installing Chef 15knife_licensetyler-ball2019-05-073-18/+50
* Remove purposefully failing test - no longer want to gate releasestyler-ball2019-05-071-4/+0
* Fix the client create specsadminTim Smith2019-05-071-18/+1
* Merge pull request #8354 from chef/license_acceptanceTyler Ball2019-05-062-0/+17
|\
| * Purposefully adding a failing test to prevent Chef Infra from promoting unsta...license_acceptancetyler-ball2019-05-031-0/+4
| * Fix 2 minute pause while we wait for license acceptance cli to time outMark Anderson2019-05-031-0/+6
| * Adding license acceptance support to 'knife bootstrap'tyler-ball2019-05-031-5/+7
| * knife bootstrap is only knife command to have license acceptance flowtyler-ball2019-05-031-0/+5
* | Pass channel directly into the script/url to determine Chef Infra downloadmp/bootstrap/restore-prereleaseMarc A. Paradise2019-05-032-75/+37
* | `prerelease` -> `channel` in bootstrap contextsMarc A. Paradise2019-05-033-32/+22
* | Change 'prerelease' to 'channel'.Marc A. Paradise2019-05-031-1/+11
* | Restore bootstrap pre-release supportMarc A. Paradise2019-05-032-1/+47
|/
* Require 'net/ssh' before we reference it.Marc A. Paradise2019-05-021-4/+8
* Ensure that requested protocol is available and correctMarc A. Paradise2019-05-021-14/+70
* Remove testing method TrainConnector#test_instanceMarc A. Paradise2019-05-021-12/+17
* Fix incorrect deprecation warningsmp/bootstrap-deprecation-fixesMarc A. Paradise2019-05-011-7/+7
* Merge pull request #8411 from chef/mp/license-acceptance-in-bootstrapTim Smith2019-04-292-6/+14
|\
| * Ensure license is accepted on remote bootstrap targetMarc A. Paradise2019-04-292-6/+14
* | Add tests, and make connector more testableMarc A. Paradise2019-04-291-1/+132
* | Switch bootstrap to use TrainConnector.Marc A. Paradise2019-04-291-40/+43
* | Implement Bootstrap::TrainConnectorMarc A. Paradise2019-04-291-0/+24
|/
* Use an empty dir for certs test instead of trying to mock oneMarc A. Paradise2019-04-241-4/+6