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 #158 from ustuehler/patch-1

Remove useless log message

048d00fd5931e1582283a6a82a8e7b7b02b7d89d authored over 9 years ago by Tyler Ball <[email protected]>
Updating CHANGELOG for #165

61fce76f9d88b896edfe63b38ee09189490c5d62 authored over 9 years ago by tyler-ball <[email protected]>
Adding block_device_mapping iops parameter, necessary when specifying volume_type of io1

ee7ad22137b9e98ac6cb75a2c855926c10f4a735 authored over 9 years ago by tyler-ball <[email protected]>
Merge pull request #160 from gmiranda23/master

reference to required IAM settings

97ded29ce2acc985a2801ffaee0e0a2de59a7c63 authored over 9 years ago by Tyler Ball <[email protected]>
Fix 'invalid char in json text' error

df039e05620a59460aeb1764bee470f468846d87 authored over 9 years ago by Ben Vidulich <[email protected]>
I excluded the aws SDK v1 gem but still had a require that was trying to use it, causing a failure

ef382e95d41d82afef0d3f677785e119d59db0b8 authored over 9 years ago by tyler-ball <[email protected]>
Clarity updates

1. Making it more clear how to specify deprecated options
2. Adding more detail around accessin...

097119435322eafe4a80a801832d9425788088bc authored over 9 years ago by Tyler Ball <[email protected]>
Updating version file for 0.10.0 RC release

40d29858e8ee8ba14492ca54c881d961860b2ae7 authored over 9 years ago by tyler-ball <[email protected]>
Merge pull request #150 from test-kitchen/tball/windows

Pulling together existing PRs for windows support

d06477da14ed6c7140aa904ec44558d2b4c587a4 authored over 9 years ago by Tyler Ball <[email protected]>
reference to required IAM settings

3b74dd4541f11dadf2cbc04a5269fe0cdfb35eb4 authored over 9 years ago by gmiranda23 <[email protected]>
Updaging CHANGELOG and README with 0.10.0 release information

38114aecb3fef44ba476e5e9a52896ce1022424b authored over 9 years ago by tyler-ball <[email protected]>
Updating specs for windows support

8adcc25647d020abfc72e2c6a78162a9baddd030 authored over 9 years ago by tyler-ball <[email protected]>
Updating default user data for windows based upon review feedback

bc9e1f543b29681d9076d21fe587f9becb50637d authored over 9 years ago by tyler-ball <[email protected]>
Pulling together existing PRs for windows support, includes

https://github.com/test-kitchen/kitchen-ec2/pull/134

9419a7bcefc28eec098da8a5a25a311c9ea859d8 authored over 9 years ago by tyler-ball <[email protected]>
Make #create_ec2_json work on Windows

5529c41f0c365733ffbfbe4fb1af0e8c4d43c6f5 authored over 9 years ago by Ben Vidulich <[email protected]>
Remove useless log message

AFAICS, the `Creating <#{state[:server_id]}>...` message will always output `Creating <>...` bec...

ce2bb257a0656e626d37cb0baaa6a3123a7bc9ff authored over 9 years ago by Uwe Stuehler <[email protected]>
Updating the default configuration section about AMI usernames to be true

def8ee4639b013ca221b9a6b2ec787237a579d7f authored over 9 years ago by Tyler Ball <[email protected]>
Merge pull request #136 from gmiranda23/master

block device examples updated

bd30050ada9c553e88467b068d02423f253366e4 authored over 9 years ago by Tyler Ball <[email protected]>
single letter AZ update

6427cc7d9f7329178c0140617875c5ebddc5b17e authored over 9 years ago by gmiranda23 <[email protected]>
updated .kitchen.yml example

a6828f4a597653dd23c299e5230cf376f733dc58 authored over 9 years ago by gmiranda23 <[email protected]>
Bumping to next development version after release

2aed9371874bcca3696bfb35ccb7ab41ef95be91 authored over 9 years ago by tyler-ball <[email protected]>
Merge pull request #151 from test-kitchen/tball/more-bugs

Query correct instance object for hostname fixes #148

f6a3f3103dadbabe214d17f5791b68289c84a3e0 authored over 9 years ago by Tyler Ball <[email protected]>
Preparing changelog for 0.9.5 release

885b94786d820e148bac47bb706c702053e2beee authored over 9 years ago by tyler-ball <[email protected]>
I introduced a regression where we use an old aws object to fetch connection information instead of the new object we queried to make sure it is ready, fixes https://github.com/test-kitchen/kitchen-ec2/issues/148

87878bf1442130f0b47a84ddc44e3bc36f4be29e authored over 9 years ago by tyler-ball <[email protected]>
Reving version to next development version after 0.9.4 release

4206f9c03e8677a029f0277a96da947e7688ff17 authored over 9 years ago by tyler-ball <[email protected]>
Merge pull request #146 from test-kitchen/tball/logging

Providing logger to instance_generator, fixes #142

7373fd591a438f509068614b216518b3ad3cc183 authored over 9 years ago by Tyler Ball <[email protected]>
Preping for 0.9.4 release

f114b9d2436757db57a999ce6195d04c87caffc3 authored over 9 years ago by tyler-ball <[email protected]>
Providing logger to instance_generator, fixes https://github.com/test-kitchen/kitchen-ec2/issues/142

02dc5b4d469f489edab17b09051aeef53bc3cd0a authored over 9 years ago by tyler-ball <[email protected]>
Merge pull request #141 from dsavinkov/fix_readme_link

#66: changed [driver_usage] link to point to GitHub

8484fad5e346b5f1b9630ae8d913467099e1ce18 authored over 9 years ago by Tyler Ball <[email protected]>
Issue #66: changed [driver_usage] link to point to GitHub

4db997aa637954871a72aa112bac22a5d06afe1b authored over 9 years ago by Dmitry Savinkov <[email protected]>
Reving development version after release

258b658911bf6999dd020844fb38f2ce28b3a6f4 authored over 9 years ago by tyler-ball <[email protected]>
Preping 0.9.3 release

28878cbb8f96344b25f1f67a85350803803a81d1 authored over 9 years ago by tyler-ball <[email protected]>
Merge pull request #140 from test-kitchen/tball/tagging_wait

Adding an existence check before tagging server

4f7acbea0077159e1a62da816449052e7c2bd1de authored over 9 years ago by Tyler Ball <[email protected]>
Adding an existence check before tagging server, fixes https://github.com/test-kitchen/kitchen-ec2/issues/138

859633b01bae51a8507dd9554d8abf2f9499e610 authored over 9 years ago by tyler-ball <[email protected]>
block device examples updated

9898d66a5116206f82c028261a1ff6f447765ab3 authored over 9 years ago by gmiranda23 <[email protected]>
Fixing CHANGELOG with correct description

15121090abcbd41c5b6ae6b8a8d338306c2cfc77 authored over 9 years ago by tyler-ball <[email protected]>
Updating to next development release version after 0.9.2 release

8cd0080f3708257ce34132e269dcc9428f21f2c4 authored over 9 years ago by tyler-ball <[email protected]>
Merge pull request #131 from test-kitchen/tball/proxy

Adding proxy support that was present in Fog back

9f7d063db2b6b9aa145e4bcdc237df69eaf810c2 authored over 9 years ago by Tyler Ball <[email protected]>
Preping 0.9.2 release

8955209fcc2047cd63c73c7c5eff94562549aa0d authored over 9 years ago by tyler-ball <[email protected]>
Adding proxy support that was present in Fog back, fixes regression https://github.com/test-kitchen/kitchen-ec2/issues/126

634c5528cfad983c1266e0a70957ecb0583be799 authored over 9 years ago by tyler-ball <[email protected]>
Merge pull request #128 from test-kitchen/tball/bugs

Fixing 2 regressions in 0.9.1

af92e7826798cd6cf3861c0dbc31f07ed1e34064 authored over 9 years ago by Tyler Ball <[email protected]>
subnets, security_groups and private_ip needs to be provided in the network_interfaces when network_interfaces is present, fixes https://github.com/test-kitchen/kitchen-ec2/issues/127

ee9668542e1d02f5e9833fdd9692166678b665c0 authored over 9 years ago by tyler-ball <[email protected]>
AWS expects user data to be base64 encoded, fixes https://github.com/test-kitchen/kitchen-ec2/issues/121

40637a93cb6f48708c50eca2806c43321f21c054 authored over 9 years ago by tyler-ball <[email protected]>
Restoring development version after release

476ea6d9d5b5dc09034b77031656fef01c03ce62 authored over 9 years ago by tyler-ball <[email protected]>
Forgot CHANGELOG formatting for release

4d69ad46676cdfa6e6387d6057f0df404ac293d7 authored over 9 years ago by tyler-ball <[email protected]>
Preping release 0.9.1

04997743ab4fc6268131e68668cae837c593f735 authored over 9 years ago by tyler-ball <[email protected]>
Merge pull request #125 from test-kitchen/tball/other_errors

Fixing :subnet_id payload placement if :associate_public_ip is set

44cc75698d22cc3833f55416dfbf965cb6c2d228 authored over 9 years ago by Tyler Ball <[email protected]>
Fixing a regression I introduced where I renamed :iam_profile_name to :iam_instance_profile

b23ff0520366eacdca3676c41888d8c770f3ee29 authored over 9 years ago by tyler-ball <[email protected]>
When specifying network_interfaces in the request body, you cannot specify subnet_id at the top level, it must be specified on the network_interface. Fixes https://github.com/test-kitchen/kitchen-ec2/issues/72

67dc4a87ae8a00c564ab50edb7c64c003335adaa authored over 9 years ago by tyler-ball <[email protected]>
I introduced a regression by renaming the config key 'associate_public_ip' to 'associate_public_ip_address'

d4a9021453155714e2474eb0ac323cd17e4d1d51 authored over 9 years ago by tyler-ball <[email protected]>
Merge pull request #124 from test-kitchen/tball/errors

Fixing error where aws returns DNS name as empty string

012a934562bb66c35312898413844547e594543d authored over 9 years ago by Tyler Ball <[email protected]>
Adding back :interface config which I accidently removed, that broke

backwards compatability

aa765caf608efd07040a527cf2cfcb05daa3f87b authored over 9 years ago by tyler-ball <[email protected]>
Fixing error where aws returns DNS name as empty string, fixes https://github.com/test-kitchen/kitchen-ec2/issues/122

9c5b7cb39221e4d0de39a02a181c87e8e3ef341b authored over 9 years ago by tyler-ball <[email protected]>
Uping version for development after 0.9.0 release

b994f1842c9b69beaa35f64d35812b0a53eff928 authored over 9 years ago by tyler-ball <[email protected]>
Fixing a regression where I was calling the wrong Aws API

aa3348d55f2530b6b3880fc96790add494eb210c authored over 9 years ago by tyler-ball <[email protected]>
Updating changelog and version in preperation for 0.9.0 release

f09c4a527b77928fa82c9149904fc7bafc392473 authored over 9 years ago by tyler-ball <[email protected]>
Merge pull request #110 from test-kitchen/tball/tests

Adding test coverage

457a5b2b348703735b606a0e7659276e1fb0486d authored over 9 years ago by Tyler Ball <[email protected]>
Updating to use the AWS SDK V2, refactoring code out of the base driver

so it is easier to read, adding unit tests, updating static analysis
to match Test Kitchen

8d21900e494f23b1f427a7e92bc715ce39810469 authored over 9 years ago by tyler-ball <[email protected]>
Merge pull request #112 from jdmundrawala/jdm/tk-140

Test Kitchen 1.4.0 has been released

5b977a866a06e314ee9687f08658d18533febe57 authored over 9 years ago by Tyler Ball <[email protected]>
Test Kitchen 1.4.0 has been released

58a55de6ebdc3d878cd2e16a3e2eb9ed81864faa authored over 9 years ago by Jay Mundrawala <[email protected]>
Merge pull request #109 from test-kitchen/tball/tk14

Updating to depend on TK 1.4

ca38266327046b5337443125264f4574a43f435d authored over 9 years ago by Tyler Ball <[email protected]>
Updating for code review comments

1d87a3fcefea0db6e467d9d25baa31188a5aba27 authored over 9 years ago by tyler-ball <[email protected]>
Fixing block device mappings so if the user does not supply any storage config we don't overwrite the AMI default

f1dd11c97169ed2af3f232a65deb9570301bac9e authored over 9 years ago by tyler-ball <[email protected]>
Things work better if you specify the correct root device string

d0a2171081e2627905977dcd3ba85ad46fa6d266 authored over 9 years ago by tyler-ball <[email protected]>
Fixing bug where providing no storage configs wouldn't create the instance

8fba06edb6cbb1574b7436720e3d32bfa28cbcba authored over 9 years ago by tyler-ball <[email protected]>
Updating to use TK 1.4 syntax, switching fog dependency for aws-sdk dependency

d985f1dcd85f6429cdb5287d5636df20e40116c4 authored over 9 years ago by tyler-ball <[email protected]>
Merge pull request #99 from crowdworks/fix-regression

Fix the regression after changes in 23f4d945

2ea5bb8bf94e663dcba91d8924ae663a0c4e8997 authored over 9 years ago by Tyler Ball <[email protected]>
Formatting errors

24fbb6a7de44bab6fba146908938744549e6102b authored over 9 years ago by tyler-ball <[email protected]>
Merge branch 'JamesAwesome-master', closes PR

https://github.com/test-kitchen/kitchen-ec2/pull/107

a4e683847b1ab68a53592cc2f1cf853b4804e6d6 authored over 9 years ago by tyler-ball <[email protected]>
Adding changelog and cleaning up tests for https://github.com/test-kitchen/kitchen-ec2/pull/107

9018887cbdc77687e770997dc48902108cc0e6fd authored over 9 years ago by tyler-ball <[email protected]>
Correct order of stubbing to allow iam_creds to work in test suite

ac3d1c4e1f8b5a0399f7cafa16c6a312835bd4c7 authored over 9 years ago by James Awesome <[email protected]>
Adjust tests to pass in travis

16302ab634cea1adeedeeb3f831501e884452018 authored over 9 years ago by James Awesome <[email protected]>
Remove unessecary tests and make all tests pass

* only set :aws_session_token via iam_creds in the event that
:aws_access_key_id and :aws_secr...

e1d5ae431620e9b825448f3f03903508a7ab47e9 authored over 9 years ago by James Awesome <[email protected]>
Since autodetecting iam is all or nothing update specs to reflect that

40ce055eec8df8aa4d01fb214eaee7856374419e authored over 9 years ago by James Awesome <[email protected]>
Add even MORE tests

d352cb44373246ce64a673bdfb69c06ccae9675a authored over 9 years ago by James Awesome <[email protected]>
Add tests for when iam_creds should be used

f13c0735c664df580728645bdb2664df0abb268b authored over 9 years ago by James Awesome <[email protected]>
Better test name spacing, correct false positive

770557eb2fc00507918b4752920bdda8053b78c4 authored over 9 years ago by James Awesome <[email protected]>
Ensure raising top namespace StandardError from rspec-mock

98535265ed130e1aea10e38a4e215ec22dda6dd6 authored over 9 years ago by James Awesome <[email protected]>
Update tests for #iam_creds

194587993b135df557f3d5b068234c40e1dade4a authored over 9 years ago by James Awesome <[email protected]>
Stylefix, remove unnecessary "\"

aaaa892fb0c69b72d5200b305b5c210a39c10ec1 authored over 9 years ago by James Awesome <[email protected]>
Remove unused let() block from tests

389522c697e1f175942299fcf38a334e585fcadd authored almost 10 years ago by James Awesome <[email protected]>
Use include not extend for `Fog::AWS::CredentialFetcher::ServiceMethods`

adc082dc90e5f829c97911320effd8037fb5b3d6 authored almost 10 years ago by James Awesome <[email protected]>
Remove need for :use_iam_profile autodetect if using iam instead

* Remove :use_iam_profile config setting
* Update tests to reflect autodetection vs use of :use_...

4b12e1b5e587a9c26cf37884d8485dc5cf683af3 authored almost 10 years ago by James Awesome <[email protected]>
Add explicit option for using iam profile for authentication

* Add 'use_iam_profile' config option, default to false
* Have #iam_creds return an empty hash u...

69d4f41c14b6f9ff9e5dc4e94735971538d8ec24 authored almost 10 years ago by James Awesome <[email protected]>
Merge pull request #104 from Igorshp/aim_roles

Add support for IAM role credentials

8325c9d1aca590189b2a3e736c85acbdd83b3e7f authored almost 10 years ago by Tyler Ball <[email protected]>
fixing travis errors

c7485de33965d2e2f9142c91889be478feb49938 authored almost 10 years ago by Igor Shpakov <[email protected]>
updated based on comments from @tyler-ball

54c462f16c9963a8da1efc02bd92f6bfa478c679 authored almost 10 years ago by Igor Shpakov <[email protected]>
moved include to the top of the file

b4c3e1065dc89675cc971c1ff0696c39ea9b5690 authored almost 10 years ago by Igor Shpakov <[email protected]>
formated to pass travis

6a634e13aef22c528caa7df89d411dee22176b30 authored almost 10 years ago by Igor Shpakov <[email protected]>
reordered aim creds priority

using aim_role should be a fallback, not a priority.
This will allow a node with aim role to sti...

277240873a716905ce8c442dd7f403cb864854e6 authored almost 10 years ago by Igor Shpakov <[email protected]>
reindented

a32c18fd4108eeb77a641cca6e1015dea508682d authored almost 10 years ago by Igor Shpakov <[email protected]>
removed trailing whitespaces

hooray for passing checks!

e3ffa8b8dd45f752b0fec9f16917b5f791484e35 authored almost 10 years ago by Igor Shpakov <[email protected]>
Use AIM role for authentication

tweak for PR by daanemanz
https://github.com/test-kitchen/kitchen-ec2/pull/68

he has since dele...

0142ce3538f2df58262da7f302e312ec02631c23 authored almost 10 years ago by Igor Shpakov <[email protected]>
Make all the tests pass

b65a9921d1573e866e0ed0cf5510abed69a1f117 authored almost 10 years ago by Dan van den Berg <[email protected]>
Add support for IAM credentials

As mentioned in https://github.com/test-kitchen/kitchen-ec2/issues/55.

This change will add sup...

4ca876b98bc799ed6c412949d822d801a5c8c27a authored almost 10 years ago by Dan van den Berg <[email protected]>
Merge pull request #84 from scarolan/add_private_ip

Added private_ip_address support.

36dbfb4a45d7d8ff94e1a4936cf5a0ac3a455566 authored almost 10 years ago by Tyler Ball <[email protected]>
Updating README with better info

abc411568f60758b9276d483e1474ab769af5b01 authored almost 10 years ago by tyler-ball <[email protected]>
Merge pull request #98 from test-kitchen/tball/block-device-mappings

New `block_device_mappings` config

c0979495acba5689137d4afe4acfcc0fa878b252 authored almost 10 years ago by Fletcher Nichol <[email protected]>
Adding tests to the rake file

66cc2204ebbc61dfdf6dacc1caab9c9f1842ba25 authored almost 10 years ago by tyler-ball <[email protected]>
Adding unit tests for new block mappings

94a9396542d0bbc640e5cdff60a5d6c8c7c490bb authored almost 10 years ago by tyler-ball <[email protected]>