Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/test-kitchen/kitchen-ec2

A Test Kitchen Driver for Amazon EC2
https://github.com/test-kitchen/kitchen-ec2

Merge pull request #350 from rlaveycal/349_logfile

Fix windows user_data log file

7ad8827414a2cdfb67cecfa65b072ddec1f6866c authored about 7 years ago by Seth Thomas <[email protected]>
quote variable

Signed-off-by: Richard Lavey <[email protected]>

6a36e6462ed65feed1c30b23ba8bf5289f4aa110 authored about 7 years ago by Richard Lavey <[email protected]>
Merge pull request #352 from rlaveycal/351_disk_init

Explicitly initialise secondary disks on windows 2016

245b7960f2aa568f17fc4cf66e29f2edcb6191a7 authored about 7 years ago by Seth Thomas <[email protected]>
Removing all the credentials testing, deferring to the SDK for that

a7fb10e7c2cc00c1c413fe3c2336c5e029cef960 authored about 7 years ago by Jay Eno <[email protected]>
Updating README to reflect credential changes.

1b7bad64274aa938f00a98ed65c287159025ea37 authored about 7 years ago by Jay Eno <[email protected]>
Remove Credentials logic and rely on the AWS SDK Chain provider

d3d0697b41b0e460408a40e3aa8dea0c90b81eaf authored about 7 years ago by Jay Eno <[email protected]>
Appease rubocop.

7c63f076ca52e8c5b3cc8f91bbd682f34b3fda38 authored about 7 years ago by Andy Brody <[email protected]>
fix rubocop offense

Signed-off-by: Richard Lavey <[email protected]>

6184a4ee7bfe0adb705c38e13173a90a7e372c4e authored about 7 years ago by Richard Lavey <[email protected]>
explicitly initialise secondary disks on windows 2016

Signed-off-by: Richard Lavey <[email protected]>

6c88cfb11d02b8768d036ab84d3e7b3138b1d75b authored about 7 years ago by Richard Lavey <[email protected]>
Set LocalAccountTokenFilterPolicy to allow powershell remoting from local accounts

0f640965f8b71a9a1e14fa83ee95abe153740c2f authored about 7 years ago by Sam Martin <[email protected]>
Updates to apease the gods of linting.

dcbd3f09d7011f100063e407dd834c839f1d43ad authored about 7 years ago by Aaron Salvo <[email protected]>
Add EC2 hostname when printing ready message

When SSH connectivity is immediately available, kitchen-ec2 never prints
the hostname of the ins...

cbebbad5e1e6cce611f699379e0cf409ad7223b8 authored about 7 years ago by Pierre Cheynier <[email protected]>
New test for instance-store backed instances.

c1795a1f2f9b3936718397e2cb52e17830187498 authored about 7 years ago by Aaron Salvo <[email protected]>
Do not attempt to tag or wait for volumes when the instance has an instance-store root device type.

fb12ad38b2ba07d6b382de33cf4d91f3f9f0b94d authored about 7 years ago by Aaron Salvo <[email protected]>
Merge pull request #340 from test-kitchen/cleanup2

Gem cleanup prior to a release

39defa1d8e839dbd678d5c81de56bd1eb98038b1 authored over 7 years ago by Seth Thomas <[email protected]>
Merge pull request #327 from RoboticCheese/jdh-debian-stretch

Add support for Debian Stretch

cb1047cec8283053d3daec8b6c971f5a5704c6f3 authored over 7 years ago by Tim Smith <[email protected]>
Merge pull request #337 from mes/improveDocumentation

This updates the documentation

70eaff15aa62e06dfccc86c1477c13fe603c4fc9 authored over 7 years ago by Tim Smith <[email protected]>
Use chefstyle 0.6.0

Signed-off-by: Tim Smith <[email protected]>

fd822a12a54b5b9bee71aa920c1a44d0783d5d90 authored over 7 years ago by Tim Smith <[email protected]>
Move the changelog generator to the gemfile

Signed-off-by: Tim Smith <[email protected]>

208371fa7913a6d9395b52ef3ee721d59567e3cf authored over 7 years ago by Tim Smith <[email protected]>
Remove constraints for when we supported Ruby < 2.2

Signed-off-by: Tim Smith <[email protected]>

ef4a994970db5b47b580182ea2d31ee29ea7645c authored over 7 years ago by Tim Smith <[email protected]>
Test on the latest Ruby patch versions

Signed-off-by: Tim Smith <[email protected]>

5a3566f38a139251cb1b2099f052ba401ddd2e63 authored over 7 years ago by Tim Smith <[email protected]>
Handle nulls/binary text in user data.

File.file?("\0") raises ArgumentError, so it was previously impossible
to set binary data (such ...

b61bb0c1e4f47a07f159f42506f82319a815fd67 authored over 7 years ago by Andy Brody <[email protected]>
This updates the documentation regarding usage of vpcs and details regarding the iam_profile

8e95749d0a5e5e566108c213ed92b843623204ee authored over 7 years ago by kmossdorf <[email protected]>
Add support for Debian Stretch

That's it. Nothing special. Confirmed that I can `kitchen test` the
`debian-9` platform with thi...

1dc30351c59ace0be2c216d5c8bc800d4cc59434 authored over 7 years ago by Jonathan Hartman <[email protected]>
removed actual_platform dependency when picking log location

914018eb87a5da54308f26b607acdb2279b5d192 authored over 7 years ago by Ben Liyanage <[email protected]>
Add support for Amazon Linux

23e34c39985b8ada83e041736d227e348fb4b918 authored over 7 years ago by Steven A Burns <[email protected]>
Use quadratic backoff when encountering RequestLimit errors

fetch_windows_admin_password can be subject to RequestLimit errors as
well

Change-Id: I239d4fc2...

c1ba3ed148bcd3c3e263e3cee5c25842e2b68eeb authored over 7 years ago by Grégoire Seux <[email protected]>
Merge pull request #301 from test-kitchen/cleanup

Use Chefstyle and require Ruby 2.2.2

aac18fd2f80a0522d658c12cf4baeebbeb62fe50 authored over 7 years ago by Tim Smith <[email protected]>
Merge pull request #304 from test-kitchen/winrm_fix

modernize winrm setup and fix for 2008r2

068b4c18bd085bfe82d67d48063c0648833c215a authored almost 8 years ago by Matt Wrock <[email protected]>
modernize winrm setup and fix for 2008r2

Signed-off-by: Matt Wrock <[email protected]>

e0ff2bc392807ffb63894a3cb6377244f699ae5a authored almost 8 years ago by Matt Wrock <[email protected]>
Merge pull request #302 from pgporada/master

Updated readme based on issue 300

b7e7824bd5ea0d44aa00e9d7feb5a50a00b368bc authored almost 8 years ago by Seth Thomas <[email protected]>
Updated readme based on issue 300

1d28ef30886baca09f7da324b4a5b66b75b64113 authored almost 8 years ago by Phil Porada <[email protected]>
Correct the docs for image_id

Not sure if this used to work, but definitely needs the driver section now.

d801b179131c8957a9d45b60984acf6c8f42deb7 authored almost 8 years ago by Noah Kantrowitz <[email protected]>
Fix 1 last chefstyle warning

Signed-off-by: Tim Smith <[email protected]>

1e142c9bab941047ce2bedbdd86bbd572197a11c authored almost 8 years ago by Tim Smith <[email protected]>
Require Ruby 2.2.2.

Also only test on master in Travis to avoid double testing

Signed-off-by: Tim Smith <tsmith@che...

84b2da2229ec33b49670c6e297b69a3c9a0c62fc authored almost 8 years ago by Tim Smith <[email protected]>
Use chefstyle in Rake

Signed-off-by: Tim Smith <[email protected]>

bc1f065a626c6b4fa7133598f7c8f89a2ecf7291 authored almost 8 years ago by Tim Smith <[email protected]>
Remove rack constraint. Removes Ruby 2.1 support

Signed-off-by: Tim Smith <[email protected]>

64df820405c455fbe824f76ffdb349ab88bcd309 authored almost 8 years ago by Tim Smith <[email protected]>
Move github_changelog_generator back to the gem spec

Signed-off-by: Tim Smith <[email protected]>

fb7e2dec87b4029a4b6e6680bee07c8d66291ee1 authored almost 8 years ago by Tim Smith <[email protected]>
Remove Rake constraint

Signed-off-by: Tim Smith <[email protected]>

4e165ff8c67b212683ace94663fb3c8c7ab43a6c authored almost 8 years ago by Tim Smith <[email protected]>
Switch to Chefstyle

This matches test-kitchen itself

Signed-off-by: Tim Smith <[email protected]>

9620f88b5729a5e27471822ac21ade9718c527a2 authored almost 8 years ago by Tim Smith <[email protected]>
Test on Ruby 2.4.0

Signed-off-by: Tim Smith <[email protected]>

746dace90c982ffcf21258d6429ba0d82da45434 authored almost 8 years ago by Tim Smith <[email protected]>
Remove test-kitchen from the Gemfile as it’s in the spec

Signed-off-by: Tim Smith <[email protected]>

b5b8cdff7686d1371a588cb6aaf503fc9a6c503e authored almost 8 years ago by Tim Smith <[email protected]>
Merge pull request #299 from test-kitchen/release-1.3.2

Cut 1.3.2

6a45a2b1d9e9e9034a8b8a0a257afc158c3a6aae authored almost 8 years ago by Seth Thomas <[email protected]>
Cut 1.3.2

fab756bf967a084c59f1c374e1e6e59ff3a5a0ee authored almost 8 years ago by Seth Thomas <[email protected]>
Merge pull request #298 from test-kitchen/fix-tags

Don't try to set tags if there aren't any.

8ac0ad104b40d726b37269398c226a62de9cd04e authored almost 8 years ago by Seth Thomas <[email protected]>
Don't try to set tags if there aren't any.

Also fix the map thing because it bugged me.

5e0ed0e572b11fdcab290ae552da99d42c99cb6a authored almost 8 years ago by Noah Kantrowitz <[email protected]>
Actually bumping version

72d1229090a52351685b528076390517df8e71a7 authored almost 8 years ago by Seth Thomas <[email protected]>
Merge pull request #297 from test-kitchen/release-1.3.1

Release 1.3.1 hotfix

ae4e02904364ec842620d5c19362caa708b695a2 authored almost 8 years ago by Seth Thomas <[email protected]>
Release 1.3.1 hotfix

56091295f30c982e1a02d4dc4bc750e20f59fbc5 authored almost 8 years ago by Seth Thomas <[email protected]>
Merge pull request #296 from davidcpell/allow-default-profile-again

reinstate default shared creds option

40445125ca2777826a6cf5e75d275c2b9cfb027f authored almost 8 years ago by Seth Thomas <[email protected]>
reinstate default shared creds option

This allows a user to rely on a [default] profile getting picked up in
the shared credentials fi...

5f554ab58e78e0538159bce54bffc033e8269475 authored almost 8 years ago by David Pell <[email protected]>
Merge pull request #294 from test-kitchen/release-1.3.0

Release 1.3.0

3c748edb24155ef8807092a5a0e4e56e0e9b9a3a authored almost 8 years ago by Seth Thomas <[email protected]>
Release 1.3.0

ffebc45885fbdc84e8f735b58959aae1e76dec5d authored almost 8 years ago by Seth Thomas <[email protected]>
In the client, only source creds from the shared file when necessary (#259)

* Improve credential sourcing logic
* Fixes local testing when AWS ENV variables are set

61a1c5200eaefdd2e40c9a96948261e4602fa75a authored almost 8 years ago by David <[email protected]>
Merge pull request #251 from test-kitchen/ssl_verify

fixes #250 and provides the option to set ssl_peer_verify to false

35889f0018ede5026371b4696a4debd11879a430 authored almost 8 years ago by Seth Thomas <[email protected]>
Merge pull request #291 from paybyphone/windows_2016

Support Windows 2016

f9e3fea61423699fee3d3705282776c106558ac5 authored almost 8 years ago by Seth Thomas <[email protected]>
Merge pull request #292 from test-kitchen/revert-227-support-sts-assume-role

Revert "Add support for "Assume Role" credentials"

254924346813b43a2c2e994959f8560f682dc9f9 authored almost 8 years ago by Seth Thomas <[email protected]>
Revert "Add support for "Assume Role" credentials"

9fb49ab31a5462cf0ae2dc503dd0076432ee6b50 authored almost 8 years ago by Seth Thomas <[email protected]>
Updated ruby versions to bring in line with test-kitchen

eb80d7eca0d7f8ababd600d6da221e149e0ad94b authored almost 8 years ago by Graham Davison <[email protected]>
Merge pull request #260 from mrbobbytables/tag-volumes

propagate tags to volumes

31fac63cfb0a9b97a2355a695e4575bf61bd3ae3 authored almost 8 years ago by Seth Thomas <[email protected]>
Merge pull request #285 from alanbrent/spot-request-timeout

Add expiration to spot requests

ca10954afd1a5281f29b12cbf818cbe4184eeff8 authored almost 8 years ago by Seth Thomas <[email protected]>
Merge pull request #232 from dlukman/id-from-tag

Lookup id from tag

af1f23544de488f4e0a4b050bbbda3157bdc0304 authored almost 8 years ago by Seth Thomas <[email protected]>
Merge pull request #235 from jcastillocano/master

Adding support for tenancy parameter in placement config.

f80d770f20a4b42a486d6acf7f26c4b1b2216fbd authored almost 8 years ago by Seth Thomas <[email protected]>
Merge pull request #227 from yyuu/support-sts-assume-role

Add support for "Assume Role" credentials

01d7c87033cfb1b016d04b6de4d8ef0fea29112d authored almost 8 years ago by Seth Thomas <[email protected]>
No Ruby 2.3.3

4d78fea2d42f08b7fb2087e8770020fc91c29046 authored almost 8 years ago by Graham Davison <[email protected]>
Rubocop fixes

b7b2b097c78b3db905807b17c9ff3c6b8b8eb813 authored almost 8 years ago by Graham Davison <[email protected]>
Resolved gemfile issues

Rubocop 0.28 requires rake < 12

be3f261df358fbb46b2ec37e65f330eef0d1aa89 authored almost 8 years ago by Graham Davison <[email protected]>
Update Ruby versions to match Gem requirements

72733c965b5d8e625432ccd2e3eab57c2835020b authored almost 8 years ago by Graham Davison <[email protected]>
Used updated Windows 2016 EC2 Config/Launch log location

AWS has replaced EC2Config with EC2Launch on Windows 2016. http://docs.aws.amazon.com/AWSEC2/lat...

e2d998c38699f3174a193206a242f11521c51488 authored almost 8 years ago by Graham Davison <[email protected]>
Added Windows 2016 AMI name patterns

ee9176b8ff94af7135a160e2153fcd4fcf3aeb91 authored almost 8 years ago by Graham Davison <[email protected]>
faraday-http-cache version fixed to 1.3.X

Since two weeks ago, faraday-http-cache 2.0.0 was released but it does
not support ruby 2.0.0 an...

20e6160765611f4e94444d68fcf868ffafa583cb authored about 8 years ago by Juan Carlos Castillo Cano <[email protected]>
Removing .rvmrc

53b31397f954b8e431b4249b3f3c6486fff211b6 authored about 8 years ago by Juan Carlos Castillo Cano <[email protected]>
Fixed typo: if not closed

aab697bb58acadae892f3d2a220efa0ce0db82e9 authored about 8 years ago by Juan Carlos Castillo Cano <[email protected]>
Merged upstream

2fc0da503c3ab275d911d5e566d60c6832ef1880 authored about 8 years ago by Juan Carlos Castillo Cano <[email protected]>
Add specs for spot request expiration

462327b740165112dbb0bdc014941f16b6a087c1 authored about 8 years ago by Brent Stephens <[email protected]>
Merge pull request #273 from hynd/master

Don't break if we're using a custom "platform" AMI

7432bee9b0046a2785c720ef425234a262052fd9 authored about 8 years ago by Matt Wrock <[email protected]>
Add expiration to spot requests

282b988ed81afbe0448689c5936533ca5eaffade authored about 8 years ago by Brent Stephens <[email protected]>
Fix style issues found by RuboCop

c340cfcbbd97ac24bd6723814f368be44ba56878 authored about 8 years ago by Yamashita, Yuu <[email protected]>
Fix broken specs

a83bc9c02d57c9ad06b0b12095e01e05a4f89240 authored about 8 years ago by Yamashita, Yuu <[email protected]>
Add specs for the "AssumeRole" faeture

6dc8e22922731156ad1b303230fa8f1da2dcbecd authored about 8 years ago by Yamashita, Yuu <[email protected]>
Add support for generating temporary keypair with using STS AssumeRole

http://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html

2a7cfeb46fa0f7e0ed545974960d7b46c4495f8f authored about 8 years ago by Yamashita, Yuu <[email protected]>
Don't break if we're using a custom "platform"

If we're a non-standard platform, actual_platform isn't populated so the debug message tries to ...

495ae292de027bbbd1f7912967d6557c5101cb52 authored about 8 years ago by Kieren Hynd <[email protected]>
Merge pull request #283 from jbussdieker/master

Fix syntax in example

8a15628720b84704d2c95ec5bdd45db9117be227 authored about 8 years ago by Seth Thomas <[email protected]>
Merge pull request #252 from freimer/freimer/AMI_name_notes

Add notes for AMI image name requirements

c29af46fd008f40668d9c091ce6413e3e68b8168 authored about 8 years ago by Seth Thomas <[email protected]>
Fix syntax in example

33a7505dd0fd49cfc423eb0605e93716b4face67 authored about 8 years ago by Joshua Bussdieker <[email protected]>
fixes #250 and provides the option to set ssl_peer_verify to false

7b99dfbbab0cc4fee53cb2f6a5d77e5e5b2daa28 authored over 8 years ago by Matt Wrock <[email protected]>
Preparing 1.2.0 release

aa8e7f2cf9bfbb10fa4057f3297c2a20dc079f7b authored over 8 years ago by tyler-ball <[email protected]>
Merge pull request #255 from hfinucane/eager-loading

Turn on eager loading for AWS resources

cbf236bf6f00317e6b0eb92a58c12a76dae0d047 authored over 8 years ago by Seth Thomas <[email protected]>
Merge pull request #274 from alexpop/ap/config_shutdown_behavior

Add optional config for shutdown_behavior

e1072e547b04935b8edb36027704f71332cde6ca authored over 8 years ago by Seth Thomas <[email protected]>
add optional config for shutdown_behavior

8219e92cc17bcd2a74415ee0a037d7d6eb1f5a7e authored over 8 years ago by Alex Pop <[email protected]>
Update readme

e0fdaf867a7d6908e3c63136710b36816c8ea96e authored over 8 years ago by Dino Lukman <[email protected]>
Merge pull request #269 from gasserk/ssh-keys-optional

Fix #268

119001d1ad2e7879151ed62aa76588ac49017725 authored over 8 years ago by Matt Wrock <[email protected]>
Merge pull request #234 from dlukman/windows-execution-policy

Allow PowerShell script execution

f04256f863c0d3575d70e45c1c3e6c6c8eeae46f authored over 8 years ago by Matt Wrock <[email protected]>
Merge pull request #272 from test-kitchen/bump_ruby

pin rack to ~> 1.0

0ce7c1a992dd123f02825ba8980f4aa4e4de7bff authored over 8 years ago by Matt Wrock <[email protected]>
pin rack to ~> 1.0

ba79f05e35cff3809a8c3b5c947f67e72c23207f authored over 8 years ago by Matt Wrock <[email protected]>
Fix tests in PR #269

0d75867aa792233433e1cd64d100a60c9baf751a authored over 8 years ago by gasserk <[email protected]>
Eliminate nil per PR#269 mwrock comment

d932a863b02593db068658157af1153cd1244fd7 authored over 8 years ago by gasserk <[email protected]>
Merge pull request #271 from test-kitchen/jk/version

Bump version to 1.1.0

227f7b41f25a383b65a0db84c670f733db92a5d7 authored over 8 years ago by John Keiser <[email protected]>
Bump version to 1.1.0

aca9ace6d5dee08809a3d8eadcfce14d8e693fea authored over 8 years ago by John Keiser <[email protected]>
Merge pull request #270 from test-kitchen/jk/aws-autoload

Fix AWS Ruby SDK autoload for all time

1ae0742cf488e423fc21c454a065a2c8720b1525 authored over 8 years ago by John Keiser <[email protected]>