Ecosyste.ms: OpenCollective

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

github.com/sous-chefs/kafka

Development repository for the kafka cookbook
https://github.com/sous-chefs/kafka

Remove CHANGELOG.md

142312abfa68e7ba8d1ac88f35982731b2d779a1 authored almost 11 years ago by Mathias Söderberg <[email protected]>
Extract start logic to a start function in init.d script

4056db7d087fae4bcf73c0e64a4cbb49b51d5d09 authored almost 11 years ago by Mathias Söderberg <[email protected]>
Update Vagrantfile configuration

* Use binary recipe.
* Easy on the memory, boy.

7e12af47470d6025b64fe1b1cd35429a5ceab505 authored almost 11 years ago by Mathias Söderberg <[email protected]>
Version bump to v0.1.0

c0141510fb354949478a31f2cad7da20cb605c7e authored almost 11 years ago by Mathias Söderberg <[email protected]>
Update list of recipes in metadata

53defe951eecfa0deee432de9db9500b6d35ade8 authored almost 11 years ago by Mathias Söderberg <[email protected]>
Work around CHEF-3694 (resource cloning)

4f6516d67198049b1d67facf7d343fb3da6393de authored almost 11 years ago by Mathias Söderberg <[email protected]>
Start Kafka and ZooKeeper in standalone recipe

e997af68748246d1bb8a26119bb56c701da943a7 authored almost 11 years ago by Mathias Söderberg <[email protected]>
Update README with correction regarding user

Run kafka as root, always.

2ae6aaa23f2a103d5d1256bf339c81925a19d149 authored almost 11 years ago by Mathias Söderberg <[email protected]>
Add .vagrant to .gitignore

db14162e134457fbda6e5d361c8e607bc9dab95f authored almost 11 years ago by Mathias Söderberg <[email protected]>
Rework init.d script

Still runs everything as root, but it's a lot
cleaner than before.

cf8cac61ab45c0128710d5fc4cdbeed3cd2a84e8 authored almost 11 years ago by Mathias Söderberg <[email protected]>
Add simple serverspecs for standalone recipe

a54d1f80cad00f1fcebe01add38f55ee139746b2 authored almost 11 years ago by Mathias Söderberg <[email protected]>
Use 1.9.3 syntax for hashes

830bdbed835b0baafabef488ffc1a6684d6f9dec authored almost 11 years ago by Mathias Söderberg <[email protected]>
Update integration specs

ef70202a683b18e98628bdcd1c456b6ae70b5104 authored almost 11 years ago by Mathias Söderberg <[email protected]>
Update README to reflect extraction of configuration logic

04bc5928701a885f3587d0b40f2f2bcb4c0d0cd3 authored almost 11 years ago by Mathias Söderberg <[email protected]>
Extract configuration logic from default recipe to configure recipe

f45df6d292ca712eeaccf6f0cd938790061ad48e authored almost 11 years ago by Mathias Söderberg <[email protected]>
Be more consistent with parenthesis usage

6a393af1255a09ac623ebd3d8413f93de569fca4 authored almost 11 years ago by Mathias Söderberg <[email protected]>
Be more consistent when defining file paths

bf68375b9d92fbae0f9ea47157c398358ef26856 authored almost 11 years ago by Mathias Söderberg <[email protected]>
Add basic specs for standalone recipe

a930a0dd04b0f153e30a534efd98641adff6fdc9 authored almost 11 years ago by Mathias Söderberg <[email protected]>
Update of README

2242be4ad11da8590064f208b01f37358be01c8d authored almost 11 years ago by Mathias Söderberg <[email protected]>
Update berkshelf to 2.0.10

Hit the issue described https://github.com/RiotGames/berkshelf/pull/581
when running the specs i...

a6f56669bf68ddbd0e1e9ffe310be0ef8a3a978e authored almost 11 years ago by Mathias Söderberg <[email protected]>
Remove trailing colon in README

+ fix header of 'Contributing'.

a1e28c99ffaa833cefc05f66a4bf8481357d9733 authored almost 11 years ago by Mathias Söderberg <[email protected]>
Extract gemset from .ruby-version to .ruby-gemset

c4f2e617d2621d90b5fca3816f6075a5ae905015 authored almost 11 years ago by Mathias Söderberg <[email protected]>
Update chefspec to 3.0.1

0f59bd223364f41a403c64baf2fc65f17672c312 authored almost 11 years ago by Mathias Söderberg <[email protected]>
Rename config recipe to configure

500d1657eac7117da43315790e12e20492d1917c authored almost 11 years ago by Mathias Söderberg <[email protected]>
Cleanup default recipe

fef58bf21f2941ff3f0607047b2cc8b616684b1a authored almost 11 years ago by Mathias Söderberg <[email protected]>
Merge branch 'test-kitchen'

1db187c5b0577a436a5f7c8f07f86b39630a2298 authored almost 11 years ago by Mathias Söderberg <[email protected]>
Fix faulty usage of attribute in source recipe

798f2972482e9d08a77c122b90ecd260443152ac authored almost 11 years ago by Mathias Söderberg <[email protected]>
Test the right things in binary integration specs

Suppose I just copied the source integration specs
and then just didn't give a fuck. Oh well.

dabd8fa2e35feac1710fd55967c63f7307d11e59 authored almost 11 years ago by Mathias Söderberg <[email protected]>
Revert "Forgot to use configured user and group in binary recipe"

This reverts commit 554d91b4d18335db4418d28f4144af2b5c7e5347.

As the file is downloaded as root...

16ee7726001fef18d4bcba54aa04b1741d5fa6a7 authored almost 11 years ago by Mathias Söderberg <[email protected]>
Add Vagrantfile

fa2e2b61ac842898a5bd061f46a66a136ad632e4 authored almost 11 years ago by Mathias Söderberg <[email protected]>
Forgot to use configured user and group in binary recipe

554d91b4d18335db4418d28f4144af2b5c7e5347 authored almost 11 years ago by Mathias Söderberg <[email protected]>
Update binary_spec to actually test binary recipe

c9dc2d8d3015bee1e3c3ab92e0854bb47db21a3a authored almost 11 years ago by Mathias Söderberg <[email protected]>
Add simple serverspecs for source recipe

5d15b40b49e8e099d9b55af7efe357add420cc0f authored about 11 years ago by Mathias Söderberg <[email protected]>
Add simple serverspecs for binary recipe

7d84a52264c57f06a9398f7d961047507db402de authored about 11 years ago by Mathias Söderberg <[email protected]>
Add simple serverspecs for default recipe

370f177999fd00665c05d8438741ac6a338b8277 authored about 11 years ago by Mathias Söderberg <[email protected]>
Add test-kitchen and associated gems

2d427be5e7bdc040cdb41f8b652679fb9c2cac12 authored about 11 years ago by Mathias Söderberg <[email protected]>
Add basic specs for binary recipe

c6fe4804ca1b7ac6261b3af9763ed54e5356c86e authored about 11 years ago by Mathias Söderberg <[email protected]>
Minor reorganization of variables in recipes

1e971d1b90d1d981e9595120885112d0bcd49899 authored about 11 years ago by Mathias Söderberg <[email protected]>
Add basic specs for source recipe

3d93b929c842f4f15a6c951efc23350a937b6859 authored about 11 years ago by Mathias Söderberg <[email protected]>
Have Berkshelf use cookbook dependencies and versions from metadata.rb

f510bdf537eca535e436658068cf544f208e1275 authored about 11 years ago by Mathias Söderberg <[email protected]>
Add build status badge to README

3a0af1731a7e4d50b83f8de33e55aff6b7dd962b authored about 11 years ago by Mathias Söderberg <[email protected]>
Use :user and :group attributes instead of variables

07ebeac433d5c1dfa2aa344a7da38b1d0482b22c authored about 11 years ago by Mathias Söderberg <[email protected]>
Update of Berksfile.lock, apparently

768805bd00c2dbd7d0bf55186426bb71b643329b authored about 11 years ago by Mathias Söderberg <[email protected]>
Berkshelf fixes for Travis

692730d9b0a05fd06d59315c63e0e164a49d1941 authored about 11 years ago by Mathias Söderberg <[email protected]>
Update file permissions used in recipes

Favour '755' instead of 00755.

1ea0bf4710b1652fbee5973e8382c5c71f63f2cd authored about 11 years ago by Mathias Söderberg <[email protected]>
Add .travis.yml

fe915425a738a340100a7134c0319a75b09c177b authored about 11 years ago by Mathias Söderberg <[email protected]>
Add berkshelf

c36ae88fd5f1cd71d0a3e63a0a31eb3ba2ffcc23 authored about 11 years ago by Mathias Söderberg <[email protected]>
Add simple specs for default recipe

* Chefspec kept complaining (rightfully) about the attribute assignments
in the recipe, so they ...

c0c06be4d2413be5c3cd7546f022474016eebda9 authored about 11 years ago by Mathias Söderberg <[email protected]>
Add encoding to metadata.rb

47a63b3f05ed65b215af8492071ae5edaaed4091 authored about 11 years ago by Mathias Söderberg <[email protected]>
Add .ruby-version, Gemfile and chefspec

e9a5d683d76aba1448adcd19a6d0ae65ab6c4533 authored about 11 years ago by Mathias Söderberg <[email protected]>
Fix markdown typo in README

8f57a266ab18e790d695ddc99a644df448c85187 authored about 11 years ago by Mathias Söderberg <[email protected]>
Update README

37c20e55fb5d85609ca6b3974dd35dc5e84dd374 authored about 11 years ago by Mathias Söderberg <[email protected]>
Strip copyright comments from recipes

9ec5db3ed4c41961bbf8391b4ddb43a5b141dcfb authored about 11 years ago by Mathias Söderberg <[email protected]>
Remove unnecessary comments from attribute files

5fa51df0575778df31f95a9da221e9f124a2307a authored about 11 years ago by Mathias Söderberg <[email protected]>
Add service for Zookeeper

db859b06b0aa98402c260b3028925ed5b74ae30f authored over 11 years ago by Mathias Söderberg <[email protected]>
Add service block for Kafka

d21c4da1b12657755141cd333be351b298f5b39e authored over 11 years ago by Mathias Söderberg <[email protected]>
Add somewhat better description of default recipe

d4245bafb9666ae21b24203a74d3173590eb6450 authored over 11 years ago by Mathias Söderberg <[email protected]>
Document :log4j_config and :config attributes

f58518bc8b12981ea8d22d9c2945b654b672de26 authored over 11 years ago by Mathias Söderberg <[email protected]>
Fix invalid one-line if statement in init.d script

5b32df08a88e0cd5d1460ba4e86f71164ce21d94 authored over 11 years ago by Mathias Söderberg <[email protected]>
Use attributes for names of configuration files

Totally untested, and the init.d script is still
such a mess. Ugh. Overhaul of that shit will be...

1e8e10cf2d11abcb3693843b5a4756a3716690ad authored over 11 years ago by Mathias Söderberg <[email protected]>
No need to attempt to reinitialize 'default'

I guess Mash solves that by itself.

f3c2112514015a360b8f883bb9a62367e308e8fe authored over 11 years ago by Mathias Söderberg <[email protected]>
Remove unused variable from default recipe

ef6ebd5d049e401a76cc79ab5c2ef24ffbfab7fa authored over 11 years ago by Mathias Söderberg <[email protected]>
Prettify README

4b023beb4c01c5df2b78c5dafe6f8ac01434dc4c authored over 11 years ago by Mathias Söderberg <[email protected]>
Add section about 'bugs & limitations' to README

e914ace5a07fa4aff1a765289ea19c04015e0b43 authored over 11 years ago by Mathias Söderberg <[email protected]>
Some kind of CHANGELOG

5f958c53fa15bbba87fb2c3760d69260d56b3345 authored over 11 years ago by Mathias Söderberg <[email protected]>
Documentation and licensing update

8301a85eb01245922ebae9bc8ffa6fa6a1da0a1a authored over 11 years ago by Mathias Söderberg <[email protected]>
Update 'recipe' section of README

5336cb7138c27d4895f9ad3664b50f4df09a3af7 authored over 11 years ago by Mathias Söderberg <[email protected]>
Minor cleanups

2df93291f169d2a06674486bbda86624cb988187 authored over 11 years ago by Mathias Söderberg <[email protected]>
Update attributes section in README

a3e487c2f588c1a6158ec827a0b75a10c3fed61f authored over 11 years ago by Mathias Söderberg <[email protected]>
Remove invalid attribute from README

And some minor edits and punctuation fixes.

56b226944fa0eb6b6ec0c217b61db74cf2500f71 authored over 11 years ago by Mathias Söderberg <[email protected]>
README typo

0944b78d1b3d0bfa6e5134fa762df52cadebf72d authored over 11 years ago by Mathias Söderberg <[email protected]>
README punctuation

fdd4a124e09414c8090b9bed6f2897aa1ec002ab authored over 11 years ago by Mathias Söderberg <[email protected]>
Add small explanation of attribute sections

1290e2055389318820f51a37354f4b96ca6ac4ed authored over 11 years ago by Mathias Söderberg <[email protected]>
Minor README fixes

9392dfd2780d21da13ad64280ce47d935a700032 authored over 11 years ago by Mathias Söderberg <[email protected]>
Add README draft

475c2464e6e4f5e1b223edb1fc1dcac2318d143c authored over 11 years ago by Mathias Söderberg <[email protected]>
Make recipes default to sane versions of Scala

Binary distribution of Kafka is only available for
Scala 2.8.0 (AFAIK), but building it from sou...

02a61b4e715a81a18a199176b4aadce4d87e9015 authored over 11 years ago by Mathias Söderberg <[email protected]>
Add 'binary' recipe (with stupid 2.8.0 constraint)

2ea4f635977b1d3e06bcbdb1142972c019236001 authored over 11 years ago by Mathias Söderberg <[email protected]>
Add crude init.d script plus standalone recipe

Finally able to get the 'kafka::standalone' recipe
to work in Vagrant. The recipe will create fi...

2728ca46802639d49e3ce937561b4cf5840bf741 authored over 11 years ago by Mathias Söderberg <[email protected]>
Update configuration to properties valid for 0.8.0

Previous configuration was for 0.7.x

047f42c103e0cf0fc5662daefa43e79a7b343fa3 authored over 11 years ago by Mathias Söderberg <[email protected]>
Initial commit

"Properly" compiles Kafka 0.8.0-beta1 from source.

646f2b7fb164cce327ae3952ae8707d0f3f289aa authored over 11 years ago by Mathias Söderberg <[email protected]>