aboutsummaryrefslogtreecommitdiff
path: root/10broker-config.yml
Commit message (Collapse)AuthorAgeFilesLines
* Looks up zone if kubectl is found, tries to not break config otherwiseStaffan Olsson2017-08-051-12/+12
|
* Starts scripting, but the API call gets 403 for anonymous userStaffan Olsson2017-08-051-0/+13
|
* Temp commit so that github allows a PR to be created, where I can keep notesStaffan Olsson2017-08-051-0/+2
|
* Topic deletion will be enabled by default in Kafka 1.0delete-topics-enabled-by-defaultStaffan Olsson2017-07-311-1/+1
|
* addon-rest isn't quite ready for the world yet. And ...Staffan Olsson2017-07-311-1/+1
| | | | avoid log to file in containers.
* Moves broker.id config into init scriptStaffan Olsson2017-07-261-3/+6
|
* Demonstrates how an init script can be used to ...Staffan Olsson2017-07-261-0/+4
| | | | | modify config prior to kafka start. My aim with this is to get rid of the /bin/sh startup scripts and use bin + args directly.
* Adds yaml with the default .properties from 0.11.0.0Staffan Olsson2017-07-231-0/+239