aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Upgrades to current Burrow master, a91cf4dlinkedin-burrowStaffan Olsson2018-01-311-1/+1
* Applies the fix for v3 API so now we export five metricsStaffan Olsson2018-01-191-1/+1
* Adds a frontend container. No need to scale it indivudually.Staffan Olsson2018-01-192-4/+29
* Lets us see all consumers, for nowStaffan Olsson2018-01-191-2/+2
* Adds a service. Ordering is ok with plain file names here.Staffan Olsson2018-01-193-0/+12
* The build from search-and-replace in github.com/jirwin/burrow_exporter/pull/9Staffan Olsson2018-01-171-1/+1
* Adds prometheus exporter, but sadly incompatible with current BurrowStaffan Olsson2018-01-171-0/+14
* fixes container nameStaffan Olsson2018-01-171-1/+1
* Lists actual brokersStaffan Olsson2018-01-171-2/+2
* Adds linkedin/Burrow for use with port-forward 8000Staffan Olsson2018-01-172-0/+63
* Removes a test script from back when zookeeper was a separate imageStaffan Olsson2018-01-091-19/+0
* Merge pull request #117 from Yolean/broker-init-pod-lablersolsson2018-01-083-7/+49
|\
| * Sets all labels at the end of the init script,broker-init-pod-lablerStaffan Olsson2018-01-082-6/+8
| * Sets other useful labels, for #78 and #56Staffan Olsson2018-01-082-7/+9
| * Revert "Deprecates our own statefulset pod label kafka-broker-id"Staffan Olsson2018-01-082-3/+0
| * Adds the required RBAC for the init script to set the kafka-broker-id labelStaffan Olsson2018-01-081-0/+41
|/
* Merge pull request #115 from StevenACoffman/cleanupsolsson2018-01-084-7/+5
|\
| * cleanup: Minor cleanupsSteve Coffman2018-01-054-7/+5
|/
* Merge pull request #92 from Yolean/1.8-kube-eventssolsson2017-12-183-0/+170
|\
| * Modernize based on1.8-kube-eventsStaffan Olsson2017-12-183-38/+6
| * Uses kafkacat build as in tests and logs-streamingStaffan Olsson2017-11-091-1/+1
| * Fixes manifest. I must have had a local edit last time.Staffan Olsson2017-10-301-1/+1
| * Merge pull request #86 from Yolean/atamon-patch-1solsson2017-10-301-2/+2
| |\
| | * Fix retention from 0.8 days to 8 daysatamon-patch-1Anton Lindgren2017-10-301-2/+2
| |/
| * Aligns RBAC with addons->folders for v3.0.0Staffan Olsson2017-10-271-0/+0
| * Fixes JSON syntax, topic is jq:able nowStaffan Olsson2017-10-271-2/+2
| * Needs to be tweaked depending on the churnStaffan Olsson2017-10-271-1/+1
| * An actual assertionStaffan Olsson2017-10-271-10/+72
| * Manifests updated to 1.8 and v3.0.0 pre-mergeStaffan Olsson2017-10-273-2/+10
| * kafkacat's debug output solves the silence, but ...Staffan Olsson2017-10-261-2/+0
| * bash -e is important, in combination with curl -f, so ...Staffan Olsson2017-10-261-12/+2
| * Argh, curl will pretty print the json ...Staffan Olsson2017-10-261-1/+11
| * Makes things a bit less obscure if for example RBAC failsStaffan Olsson2017-10-261-2/+12
| * Use an image with new kafkacat and curl versionsStaffan Olsson2017-10-261-1/+1
| * Not a proper test yet, but the PR documents how to use it to see eventsStaffan Olsson2017-08-051-7/+2
| * Moves the example comsumer to the test namespaceStaffan Olsson2017-08-051-5/+4
| * Adds RBAC policy for curl, default service accountStaffan Olsson2017-08-051-0/+30
| * Latest build suppors snappy compressionStaffan Olsson2017-08-052-2/+2
| * Works with my current kafka image, and the test consumer still sees JSONStaffan Olsson2017-08-051-1/+1
| * Testing compression but solsson/kafka:0.11.0.0 throws ...Staffan Olsson2017-08-051-0/+1
| * Produces proper json. Let's see when curl gives up and the container restarts.Staffan Olsson2017-08-051-2/+1
| * Quite interesting way to test a command from yaml - see it in logsStaffan Olsson2017-08-051-1/+3
| * wipStaffan Olsson2017-08-051-5/+6
| * Produces and reads eventsStaffan Olsson2017-08-053-2/+72
| * Creates a pod for expermentation with kubectl and kafkacatStaffan Olsson2017-08-051-0/+27
* | Merge pull request #107 from Yolean/yolean-topic-managementsolsson2017-12-183-56/+25
|\ \
| * | Deprecates our own statefulset pod label kafka-broker-idyolean-topic-managementStaffan Olsson2017-12-142-0/+3
| * | I find it scary when broker start logs:Staffan Olsson2017-12-141-0/+1
| * | Merge branch 'topic-config-together' into yolean-topic-managementStaffan Olsson2017-12-132-60/+21
| |\ \
| | * | Now was a good time to get rid of the last --overrideStaffan Olsson2017-12-132-3/+1