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 #484 from arothian/patch-1

Remove obsolete setting

2732ec7fbe289e7ed7b12ef0134e95820e841f72 authored almost 5 years ago by Jason Field <[email protected]>
Remove obsolete setting

Cleaning up the example to remove `require_chef_omnibus` that was removed in https://github.com/...

b3995e0fd676fea568b88dcd42e0f4f7d07f2fa3 authored almost 5 years ago by Kevin Formsma <[email protected]>
Release 3.4.0

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

33e63108c2e967b1fc59b59f5d6d5f74365d0229 authored almost 5 years ago by Tim Smith <[email protected]>
Remove double chefstyle dep

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

374e8d0ccaff72b1ce2cc284975c2f5c73e6a9fb authored almost 5 years ago by Tim Smith <[email protected]>
Merge pull request #482 from criteo-forks/destroy2

Don't crash upon destroy if instance is already dead

8b5d07a61cfe2188a5bea30da86e77b11715bc70 authored almost 5 years ago by Tim Smith <[email protected]>
Merge pull request #481 from test-kitchen/dependabot/bundler/chefstyle-eq-0.14.1

Update chefstyle requirement from = 0.14.0 to = 0.14.1

5b7c3fc2c5f43ca3ce5f69a08f5d8b0d5d13d164 authored almost 5 years ago by Tim Smith <[email protected]>
Merge pull request #483 from test-kitchen/actions

Migrate to GitHub Actions for testing

400ca53d961a6b02f1cc548f8eefb9ee2501f986 authored almost 5 years ago by Tim Smith <[email protected]>
Migrate to GitHub Actions for testing

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

58bcd3fea1e1df747d356aadd08ee0b0acb5c888 authored almost 5 years ago by Tim Smith <[email protected]>
Don't crash upon destroy if instance is already dead

On some environment, instances are automatically destroyed after a while
(to avoid leaking test ...

f843e08fd2cf2f47bf1741d3d6553e6db0c33286 authored almost 5 years ago by Grégoire Seux <[email protected]>
Update chefstyle requirement from = 0.14.0 to = 0.14.1

Updates the requirements on [chefstyle](https://github.com/chef/chefstyle) to permit the latest ...

1737f537a4c5da6cff2bbff2775149eddde3b59c authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Release 3.3.0

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

e1b83dc76228463e733c8cac847c3e5ac1e3b1bd authored almost 5 years ago by Tim Smith <[email protected]>
Merge pull request #478 from test-kitchen/require_relative

Use require_relative instead of require

bb2b9984aa3e2491f769a196d91ef5d473c8214d authored almost 5 years ago by Tim Smith <[email protected]>
Use require_relative instead of require

require_relative is faster as it requires fewer directory traversals

Signed-off-by: Tim Smith <...

3abcb0f3b92eff9e0865e6d82e0c528a9a50cdcf authored almost 5 years ago by Tim Smith <[email protected]>
Merge pull request #477 from test-kitchen/travis_updates

Test on the latest ruby releases

51d2d7440961f5805b272a69a9a1282f3db42838 authored about 5 years ago by Tim Smith <[email protected]>
Test on the latest ruby releases

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

8629cf7b27d47285370cfbcc13d1268c8ca471ad authored about 5 years ago by Tim Smith <[email protected]>
Merge pull request #472 from test-kitchen/dependabot/bundler/chefstyle-eq-0.14.0

Update chefstyle requirement from = 0.13.3 to = 0.14.0

2b4e93be5803c9827a0464549d176f606515f040 authored about 5 years ago by Tim Smith <[email protected]>
Update chefstyle requirement from = 0.13.3 to = 0.14.0

Updates the requirements on [chefstyle](https://github.com/chef/chefstyle) to permit the latest ...

bdffce99aec750c249519e9eccc0cc3516798584 authored about 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #470 from bdwyertech/security-group-vpc-filter

Enhancements: Security Group Search & Spot Instance Provisioning

600044671f8682c6e5b1306c7a90f382118e61aa authored about 5 years ago by Tim Smith <[email protected]>
Merge pull request #474 from slapvanilla/chef_case_insensitive_ohai

Ignore case when checking if the instance provisioner is Chef

f18d64ebfa05029a8e1e253f830c4deef719a7bb authored about 5 years ago by Tim Smith <[email protected]>
Support adding multiple security groups from a single search

11ee420cc5aef47348c7211af8476c9b67212b66 authored about 5 years ago by Brian Dwyer <[email protected]>
Appease rubocop, add empty line after guard clause

b7476932742b21cb424b58fa4123a435b02c5da7 authored about 5 years ago by slapvanilla <[email protected]>
Ignore case when checking if the provisioner is chef

824d78b5f325d5dd3a515c37780f340ed7c9cdf0 authored about 5 years ago by slapvanilla <[email protected]>
Stop masking spot instance provisioning errors

Signed-off-by: Brian Dwyer <[email protected]>

357259c1d50ea5a5073f6f57a2844ac665db52b0 authored about 5 years ago by Brian Dwyer <[email protected]>
Fix up tests

Signed-off-by: Brian Dwyer <[email protected]>

0716c87da038b6f6b94833e2b8415b1c15583417 authored about 5 years ago by Brian Dwyer <[email protected]>
Ensure we only ever search for Security Groups within a subnet's VPC

Signed-off-by: Brian Dwyer <[email protected]>

c4fbd8910062236daf3b0f19ac926e3e9af5e6c3 authored about 5 years ago by Brian Dwyer <[email protected]>
Merge pull request #469 from test-kitchen/prepare_3_2

Preparing 3.2.0 release

2b85027b1f882751130d7fe78e37c633ce97fb8d authored over 5 years ago by Tim Smith <[email protected]>
Preparing 3.2.0 release

Signed-off-by: tyler-ball <[email protected]>

fb9ecbada7decde40b6980c62c215d03a1e70286 authored over 5 years ago by tyler-ball <[email protected]>
Merge pull request #413 from llibicpep/394/fix-subnet-filter

#394: Check subnet_filter as well when creating security group

2ea65f75cafa9a257a15e14396512c393dcf86d4 authored over 5 years ago by Tyler Ball <[email protected]>
Merge pull request #465 from test-kitchen/new_chefstyle

Update Chefstyle to 0.13.3

c36829e19a5816713e28ee68f9ea6ea0746a6b9d authored over 5 years ago by Tim Smith <[email protected]>
Merge pull request #466 from test-kitchen/newer_retryable

Allow for retryable 3.0

b2bde8fd2cfa7ca79dfc185b5c234d5f6c4aca93 authored over 5 years ago by Tim Smith <[email protected]>
Merge pull request #462 from mbaitelman/add_windows_2019-mb

Adds Windows Server 2019 (and tests)

571f16b7372a469db4262ff2fef0aba4d1519194 authored over 5 years ago by Tim Smith <[email protected]>
Allow for retryable 3.0

3.0 just drops Ruby 1.8 support and then 3.0.x fixes some bugs. This is
holding back the dep in ...

db77773829b3bb9e07a2cc6a0cb31c50e554b6f3 authored over 5 years ago by Tim Smith <[email protected]>
Update Chefstyle to 0.13.3

Fix most of the warnings.

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

c5189c2da48c1bf291452f1ed3836cf16de5ee3a authored over 5 years ago by Tim Smith <[email protected]>
Release 3.1.0

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

aa334bf20ab33de981b02d0cec4180cb8063f5b1 authored over 5 years ago by Tim Smith <[email protected]>
Fix if(), swap version options

Signed-off-by: Mendy Baitelman <[email protected]>

0d531056bdeff2f9db24a073545737ba52a9db06 authored over 5 years ago by Mendy Baitelman <[email protected]>
Merge pull request #454 from criteo-forks/aws_sdk_ec2_warnings

Fix aws-sdk-ec2 deprecation warnings

a6e56c8ed6411f04c5b880afcc616a3bae20e123 authored over 5 years ago by Tim Smith <[email protected]>
Merge pull request #461 from awiddersheim/add_ssh_over_ssm

Add support for SSH through Session Manager

61ed7885e17a25789cda23bbfdd07ebab85e3292 authored over 5 years ago by Tim Smith <[email protected]>
Merge pull request #458 from bdwyertech/multiple-securitygroups

Security Group Filter Enhancement

bc9ec83e5f458e987bee94dcd20436e7b059eb2e authored over 5 years ago by Tim Smith <[email protected]>
Adjust error message for SecurityGroup search

7a31e55f22883a2b9589c11d7d44fe5baa8ad147 authored over 5 years ago by Brian Dwyer <[email protected]>
Fix typo

af79b7858ce71b3252c3fd2c05ed680173e8a992 authored over 5 years ago by Andrew Widdersheim <[email protected]>
Add support for SSH through Session Manager

It is possible to SSH through an AWS Session Manager session[1]. The
best way to achieve this is...

4fb391f0aeaa7b2a31466eb29b2940fe9fa2f5c0 authored over 5 years ago by Andrew Widdersheim <[email protected]>
Adds Windows Server 2019 (and tests)

Signed-off-by: Mendy Baitelman <[email protected]>

f2cd7633bdf4611d375ee415aacf5182abaf4336 authored over 5 years ago by Mendy Baitelman <[email protected]>
Update documentation

Signed-off-by: Brian Dwyer <[email protected]>

5389829492f7119c788d9c0447dfb9740808ac92 authored over 5 years ago by Brian Dwyer <[email protected]>
Security Group Enhancement

- Search for multiple groups
- Search by group name

Signed-off-by: Brian Dwyer <brian.dwyer@broa...

29843bf959ce48fc2bd15d4f92e5419f5d15fbd2 authored over 5 years ago by Brian Dwyer <[email protected]>
Merge pull request #437 from teads/spots

Allow asking for multiple instance types and subnets

85e61ebe0a2220756a7d225eb3bfbea3363006b8 authored over 5 years ago by Seth Thomas <[email protected]>
Allow asking for multiple instance types and subnets

42b9c0d07bae11812e69c02dc983614fb85f6425 authored over 5 years ago by Vincent Miszczak <[email protected]>
Release 3.0.1

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

ff88cfa500905d704f47f6ce412ec9711f34b4a1 authored over 5 years ago by Tim Smith <[email protected]>
Merge pull request #455 from test-kitchen/fix_deprecation

Avoid a deprecation warninig when spinning up a new instance

454a82064287250b5775af02fe45eaa7d08f7052 authored over 5 years ago by Tim Smith <[email protected]>
Avoid a deprecation warninig when spinning up a new instance

AWS SDK V3 doesn't allow this anymore. See https://github.com/aws/aws-sdk-ruby/blob/master/gems/...

07459807e86b82f2eed79ebe430242921c555157 authored over 5 years ago by Tim Smith <[email protected]>
Fix aws-sdk-ec2 deprecation warnings

The [] operator on Instance::Collection is deprecated.
Yielding the instance waiter to a block i...

4070aa5f4ceada429fc105667886060af22703c2 authored over 5 years ago by Baptiste Courtois <[email protected]>
Add missing changelog entries

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

ca750ed0b4b084c68ca585b11332b4cd7bf1928d authored over 5 years ago by Tim Smith <[email protected]>
Merge pull request #450 from test-kitchen/release_3

Release 3.0

4ea64457958bc96a4823500554b14bd0926804c9 authored over 5 years ago by Tim Smith <[email protected]>
Merge pull request #452 from criteo-forks/tags_must_be_string

Ensure tags keys are strings as expected by AWS SDK

4f22ef49568b6fafc6ee23cb5299d9c98bc597ef authored over 5 years ago by Tim Smith <[email protected]>
Merge pull request #453 from criteo-forks/retry_on_request_limit_error

Leverage quadratic backoff retry on instance creation throttling

59c6c95566540f762f91fce7db739a2632a84e84 authored over 5 years ago by Tim Smith <[email protected]>
Leverage quadratic backoff retry on instance creation throttling

In some cases the instance creation fail due to the request limit.
Let's retry after a few secon...

eb693c4d60fa9079e129e49461052681fe8d3a6c authored over 5 years ago by Baptiste Courtois <[email protected]>
Ensure tags keys are strings as expected by AWS SDK

This commit transform all tags key to Strings, because the ec2 SDK
requires it.
See https://gith...

f758fa46cb9cf36dae19c7514800bdbe9f7ff421 authored over 5 years ago by Baptiste Courtois <[email protected]>
Merge pull request #451 from bdwyertech/patch-1

Honor AWS_PROFILE

6a2b08dc65eb7aa86de59155900c20a4b1d446f9 authored over 5 years ago by Tim Smith <[email protected]>
Fix linting

85a01a7e13529470ec73aa588823d74e201d1973 authored almost 6 years ago by Dmytro Kryvenko <[email protected]>
Fix tests

5995929101e958d0b7b777d75b7cb9792ffc5d5b authored almost 6 years ago by Dmytro Kryvenko <[email protected]>
Merge branch 'master' into 394/fix-subnet-filter

cb310129e3c5b1847f2c72ef09025fbee8ca047f authored almost 6 years ago by Dmytro Kryvenko <[email protected]>
Honor AWS_PROFILE

Allow AWS_PROFILE passthrough

a10ec110c5153e8349d3b3ece711207e5df3c63d authored almost 6 years ago by Brian Dwyer <[email protected]>
Release 3.0

It's time!

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

eace34400549ae5aa266e274110f6d6fe70de89d authored almost 6 years ago by Tim Smith <[email protected]>
Merge pull request #449 from test-kitchen/travis

Test on the latest versions of Ruby in Travis

0aac0280af137b68d56eee4dc0cd68b6588a6b42 authored almost 6 years ago by Tim Smith <[email protected]>
Test on the latest versions of Ruby in Travis

Test on what we expect to ship on

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

96785dcb15b5722c69dde1df3bb8b8b036b31405 authored almost 6 years ago by Tim Smith <[email protected]>
Merge pull request #419 from test-kitchen/aws_v3

Require Ruby 2.3 and aws-sdk-ec2

3fb421a6c6a26dc91235f25201a4e4f468b935e5 authored almost 6 years ago by Tim Smith <[email protected]>
Resolve chefstyle warnings to get travis green

Fix style for the latest chefstyle

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

d5f7dc6a3ce7463182a475bd6fb846060963f82a authored almost 6 years ago by Tim Smith <[email protected]>
Require Ruby 2.3 and aws-sdk-ec2

Stop depending on the monolithic AWS sdk when we only need the ec2 SDK, which is tiny in compari...

4434dc6c97d4a3c4d97ff1f1515a323dc8bc4636 authored almost 6 years ago by Tim Smith <[email protected]>
Remove the github changelog generator task

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

09ed003128ae382ac3c12e55e31acb8b65b6574c authored almost 6 years ago by Tim Smith <[email protected]>
Merge pull request #448 from test-kitchen/loosen_deps

Loosen the test-kitchen and yard deps

c96f891b1395186a181e082ac3d1b87f86e41315 authored almost 6 years ago by Tim Smith <[email protected]>
Loosen the test-kitchen and yard deps

Test kitchen 2.0 has no impact on this plugin
There's no reason to constrain the yard dev dep

S...

11e7ae74ed6a1f351d61d1ecfbb9abc1255be3f5 authored almost 6 years ago by Tim Smith <[email protected]>
Merge pull request #421 from PTC-Global/fix-hostname-detection

Fallback to ordered mapping when failed to detect hostname using interface_type

485cd749730d946d87f2fd353e2b24ae901cb538 authored almost 6 years ago by Tim Smith <[email protected]>
Merge pull request #446 from dpattmann/security_group_cidr_ip

Make ingress ip range configurable

f0484917b390d188288de3a6cc7b30d97d6b33af authored almost 6 years ago by Tim Smith <[email protected]>
Make ingress ip range configurable

11273996b6c4d1d8214472ca5f5f64e7b79d301e authored almost 6 years ago by Dennis Pattmann <[email protected]>
Merge pull request #439 from test-kitchen/debian_versions

Warn but properly lookup full debian versions like 9.6

3edab05f7a2bc10d4831f6b9f97014eea5942ddd authored about 6 years ago by Tim Smith <[email protected]>
Warn but properly lookup full debian versions like 9.6

If a user passes a full version like 9.6 we should warn and then lookup 9 instead instead of jus...

f3b40a11b62301b2e615ea1a502ff811ccbf5175 authored about 6 years ago by Tim Smith <[email protected]>
Release 2.4.0

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

64b8fbf9c30a7cca288961421ed32afa0b6d821a authored about 6 years ago by Tim Smith <[email protected]>
Skip the test files in the gem

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

5a2ed7621ec702dd151ef83d9da547cdf2457351 authored about 6 years ago by Tim Smith <[email protected]>
Merge pull request #429 from xtimon/support_windows_1709_and_1803

Add support for Windows 1709 and Windows 1803

d2fd013073c2f51869776a628b7198b3b43f7dcb authored about 6 years ago by Tim Smith <[email protected]>
Changes for Linux as well

189caadf4d51da68de445ba5e401a4278125e490 authored about 6 years ago by Przemysław Niekraś <[email protected]>
Merge pull request #430 from pschaumburg/feature/amazonlinux1

Add support for Amazon Linux 2

ddd4e1ae6adef4f760d41b35c50ca1eba971d0da authored about 6 years ago by Tim Smith <[email protected]>
fix image selection as several tests has changed

789d8d7a7e3ba67e3849762fdf0c50a21a952c08 authored about 6 years ago by Patrick Schaumburg <[email protected]>
Merge branch 'master' into feature/amazonlinux1

95e271c947fff8838fa0cc71c10c1f7fd3cc0306 authored about 6 years ago by Patrick Schaumburg <[email protected]>
add changes for amazon linux 2 stable

caded611c6a1d6c841bec9799fa3da6a24ca24e3 authored about 6 years ago by Patrick Schaumburg <[email protected]>
Release 2.3.4

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

9da5445de5c708ff9239a74f90e3014a1aecf1d5 authored about 6 years ago by Tim Smith <[email protected]>
Merge pull request #436 from test-kitchen/slim

Don't ship the changelog in the gem artifact

03d60646bf980b6184702b4394206d1d1a18431c authored about 6 years ago by Tim Smith <[email protected]>
Don't ship the changelog in the gem artifact

There's no need for a changelog in a runtime artifact

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

1beab33e76265ed6a4912991256374aab198679e authored about 6 years ago by Tim Smith <[email protected]>
Merge pull request #435 from test-kitchen/2.3.3

Preparing 2.3.3 release

edb720715c0d36e895ac359dc1b51b31f6a8de5b authored about 6 years ago by Tyler Ball <[email protected]>
Preparing 2.3.3 release

Signed-off-by: tyler-ball <[email protected]>

4a719b89ea98b5cba8d424cb5327fd34a2696727 authored about 6 years ago by tyler-ball <[email protected]>
Merge pull request #433 from test-kitchen/arm64_support

Adding support for arm64 architecture

f1abe5f96bd6cd757f663d038040bf27bb47adb3 authored about 6 years ago by Tyler Ball <[email protected]>
Adding basic tests for StandardPlatform

Signed-off-by: tyler-ball <[email protected]>

e892e70e3455ac5019df550afe22e7cf6cca6b94 authored about 6 years ago by tyler-ball <[email protected]>
Updating specs to work with new lifecycle_hooks key in TK 1.23

Signed-off-by: tyler-ball <[email protected]>

edc815d1003f91b7e36716cb11912f7afafdd8b5 authored about 6 years ago by tyler-ball <[email protected]>
I don't see anywhere we are using winrm-fs or winrm-transport in the code

The old deprecated version of winrm-transport is causing issues updating
to the latest Test Kitc...

2008b0460bec744f80fe51314f5fafc3494b1c34 authored about 6 years ago by tyler-ball <[email protected]>
Adding support for arm64 architecture

Signed-off-by: tyler-ball <[email protected]>

dba6a96596632afa44b88f7fc9615aba7468c7f6 authored about 6 years ago by tyler-ball <[email protected]>
Merge pull request #434 from test-kitchen/release-2-3-2

release 2.3.2

98160110ca371ed0572ba512e94fa28d60c539d2 authored about 6 years ago by Tyler Ball <[email protected]>
release 2.3.2

Signed-off-by: Robb Kidd <[email protected]>

0d6586e219c2a021015a85370b5757eaf36e4e3d authored about 6 years ago by Robb Kidd <[email protected]>
Merge pull request #432 from test-kitchen/strings-not-symbols-yo

fix architecture comparison during image sorting

08edfe052203b2ec1cb322089554cc740bade748 authored about 6 years ago by Tyler Ball <[email protected]>
fix architecture comparison during image sorting

`image.architecture` returns a String, so comparing it to a symbol will always be false.

This...

1933261e782defaa8efec8353ff650bd58e254d6 authored about 6 years ago by Robb Kidd <[email protected]>
fix amazon2 in readme file

189abcf9158b574ba7f0653d786f00243f58b0c5 authored about 6 years ago by Patrick Schaumburg <[email protected]>
fix spec

ce5ee003ce4ba82e2b018b8d74b23787c876b91f authored about 6 years ago by Patrick Schaumburg <[email protected]>
change image_search to use only hvm ami and not ecs or minimal

f2cb84621930e5d8d0c9717bb73a08ca08cdd7e1 authored about 6 years ago by Patrick Schaumburg <[email protected]>