aboutsummaryrefslogtreecommitdiff
path: root/kafka
Commit message (Expand)AuthorAgeFilesLines
* Uses brokers' default replication factor for explicit topic creationuse-default-replication-factorStaffan Olsson2018-01-222-4/+0
* Sets all labels at the end of the init script,broker-init-pod-lablerStaffan Olsson2018-01-081-5/+8
* Sets other useful labels, for #78 and #56Staffan Olsson2018-01-081-2/+5
* Revert "Deprecates our own statefulset pod label kafka-broker-id"Staffan Olsson2018-01-081-1/+0
* cleanup: Minor cleanupsSteve Coffman2018-01-053-6/+5
* Deprecates our own statefulset pod label kafka-broker-idyolean-topic-managementStaffan Olsson2017-12-141-0/+1
* I find it scary when broker start logs:Staffan Olsson2017-12-141-0/+1
* Now was a good time to get rid of the last --overrideStaffan Olsson2017-12-132-3/+1
* Moves the essential data path config to theStaffan Olsson2017-12-132-3/+1
* Permanent retention is a friendlier default,Staffan Olsson2017-12-132-3/+1
* Places the values that are most likely to need attention at the topStaffan Olsson2017-12-131-52/+19
* Gathers the config that has to do with topic creationStaffan Olsson2017-12-132-2/+3
* Enables auto create topics because there's use cases for addingStaffan Olsson2017-12-131-1/+1
* Lets clusters define their preferred (prod) replication factorStaffan Olsson2017-12-011-0/+3
* Merge pull request #96 from Yolean/enable-broker-jmxsolsson2017-11-101-0/+4
|\
| * Exposes JMX for brokers, to typical monitoring setupsenable-broker-jmxStaffan Olsson2017-11-091-0/+4
* | Sets OnDelete explicitly, as RollingUpdate is a new defaultrestore-ondelete-behaviorStaffan Olsson2017-11-091-0/+2
|/
* Fixes a test issue at start and at consumer error1.8-manifestsStaffan Olsson2017-11-091-0/+2
* Makes kafka a feature folder too, consistent with the restStaffan Olsson2017-11-098-0/+741