Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prep knife-windows v1.0.x #578

Merged
merged 3 commits into from
May 17, 2019
Merged

Prep knife-windows v1.0.x #578

merged 3 commits into from
May 17, 2019

Conversation

btm
Copy link
Contributor

@btm btm commented May 17, 2019

Drops requirement on knife-windows, adds requirement on chef >= 15
Requires Ruby 2.5+

Signed-off-by: Bryan McLellan [email protected]

@tas50
Copy link
Contributor

tas50 commented May 17, 2019

@btm you'll need to autocorrect chefstyle

Drops requirement on knife-windows, adds requirement on chef >= 15
Requires Ruby 2.5+

Signed-off-by: Bryan McLellan <[email protected]>
@btm
Copy link
Contributor Author

btm commented May 17, 2019

chefstyle stuff is placated.

this is as green as it is going to get until we rewrite the windows portions to use core chef.

@tas50 tas50 merged commit b27aa92 into master May 17, 2019
@chef-ci chef-ci deleted the btm/1 branch May 17, 2019 21:19
chef-ci added a commit that referenced this pull request May 17, 2019
Obvious fix; these changes are the result of automation not creative thinking.
kvivek1115 pushed a commit to MsysTechnologiesllc/knife-ec2 that referenced this pull request Jun 13, 2019
commit b7c662a
Author: Bryan McLellan <[email protected]>
Date:   Tue Jun 4 12:40:52 2019 -0400

    [WIP] Chef 15 bootstrap without #run (chef#584)

    * Fix bootstrap method argument error

    Signed-off-by: Vivek Singh <[email protected]>

    * Rename Ec2Base#connection to Ec2Base#ec2_connection (chef#583)
    Refactor the server create bootstrap options
     - Add common_options & connection_options modules.
    Refactor Initial connection with the host
     - Add common methods required to identify the target node.
     - Modify and update some existing methods.
    Remove unused methods and default winrm for windows
    Add deprecated options
    Fix ec2 server create specs
    Replace ssh_port with connection_port
    Dup bootstrap config
    Inherite knife bootstrap class

    Signed-off-by: Vivek Singh <[email protected]>

    * Refactor #run to use from core Chef Infra instead

    This needs further refactor but this is a working implmentation to
    stop overriding #run from Chef::Knife::Bootstrap and having to
    duplicate so much of it here.

    Requires chef/chef#8628

    Signed-off-by: Bryan McLellan <[email protected]>

commit d75ff03
Author: Vivek Kumar Singh <[email protected]>
Date:   Sat May 25 18:34:41 2019 +0530

    Rename Ec2Base#connection to Ec2Base#ec2_connection (chef#583)

    Signed-off-by: Vivek Singh <[email protected]>

commit dc06cf3
Author: Chef Expeditor <[email protected]>
Date:   Fri May 17 21:19:06 2019 +0000

    Update CHANGELOG.md with details from pull request chef#578

    Obvious fix; these changes are the result of automation not creative thinking.

commit b27aa92
Merge: afa4251 a3138c2
Author: Tim Smith <[email protected]>
Date:   Fri May 17 14:18:56 2019 -0700

    Merge pull request chef#578 from chef/btm/1

    Prep knife-windows v1.0.x

commit a3138c2
Author: Bryan McLellan <[email protected]>
Date:   Fri May 17 16:58:21 2019 -0400

    Remove knife-windows requires

    Signed-off-by: Bryan McLellan <[email protected]>

commit a783738
Author: Bryan McLellan <[email protected]>
Date:   Fri May 17 16:38:59 2019 -0400

    Update chefstyle to match chef/chef:master

    Signed-off-by: Bryan McLellan <[email protected]>

commit 1bba1d6
Author: Bryan McLellan <[email protected]>
Date:   Fri May 17 15:50:48 2019 -0400

    Prep knife-windows v1.0.x

    Drops requirement on knife-windows, adds requirement on chef >= 15
    Requires Ruby 2.5+

    Signed-off-by: Bryan McLellan <[email protected]>

Signed-off-by: Vivek Singh <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Expeditor: Skip Version Bump Used to skip built_in:bump_version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants