summaryrefslogtreecommitdiff
path: root/spec/unit/knife/bootstrap_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove unused codeVivek Singh2020-07-211-1/+0
* Fix test casesVivek Singh2020-07-211-5/+2
* More aggressively deprecate config_valueLamont Granquist2020-06-221-0/+1
* Warn during bootstrapping when using validation keyswarn_on_validator_bootstrapTim Smith2020-06-091-2/+2
* Knife bootstrap options cleanupLamont Granquist2020-04-171-44/+23
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* some spec typosVivek Singh2020-04-071-1/+1
* Fix failing specsVivek Singh2020-01-241-1/+1
* Merge pull request #8856 from MsysTechnologiesllc/bootstrap_password_promptTim Smith2019-10-081-10/+46
|\
| * Fixed test-case for password prompt.Amol Shinde2019-09-111-2/+2
| * Fix password prompt in the bootstrap command.Amol Shinde2019-09-111-10/+46
* | Replace exception text check with reason symbolVivek Singh2019-08-291-1/+1
* | Add test case to ensure pty requestedVivek Singh2019-08-201-0/+13
* | Bootstrap: Set pty true only if requiredVivek Singh2019-08-141-5/+0
|/
* fix 4 copsLamont Granquist2019-07-051-4/+10
* Style/RegexpLiteralLamont Granquist2019-07-051-10/+10
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-3/+3
* 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
* 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
|/
* Use exports compatibile with /bin/sh in the bootstrap scriptmarkgibbons2019-05-081-0/+22
* knife bootstrap should only request license when installing Chef 15knife_licensetyler-ball2019-05-071-5/+28
* Remove purposefully failing test - no longer want to gate releasestyler-ball2019-05-071-4/+0
* Merge pull request #8354 from chef/license_acceptanceTyler Ball2019-05-061-0/+11
|\
| * Purposefully adding a failing test to prevent Chef Infra from promoting unsta...license_acceptancetyler-ball2019-05-031-0/+4
| * 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
* | `prerelease` -> `channel` in bootstrap contextsMarc A. Paradise2019-05-031-9/+1
* | Change 'prerelease' to 'channel'.Marc A. Paradise2019-05-031-1/+11
|/
* Require 'net/ssh' before we reference it.Marc A. Paradise2019-05-021-4/+8
* Fix incorrect deprecation warningsmp/bootstrap-deprecation-fixesMarc A. Paradise2019-05-011-7/+7
* Switch bootstrap to use TrainConnector.Marc A. Paradise2019-04-291-40/+43
* Use an empty dir for certs test instead of trying to mock oneMarc A. Paradise2019-04-241-4/+6
* test fixMarc A. Paradise2019-04-241-2/+2
* Relax the match for validation key pathMarc A. Paradise2019-04-241-2/+2
* RubocopMarc A. Paradise2019-04-241-1/+0
* Make deprecations more robustMarc A. Paradise2019-04-241-11/+11
* deprecate old version of changed CLI flags.Marc A. Paradise2019-04-241-0/+33
* Rubocop!Marc A. Paradise2019-04-241-136/+124