aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #102 from Yolean/1.8-confluent-restsolsson2018-02-037-0/+385
|\
| * Sample log config hides warnings, we don't1.8-confluent-restStaffan Olsson2017-12-181-4/+4
| * Shows "Marking the coordinator x dead"Staffan Olsson2017-12-172-0/+2
| * Displays broker connectivity messages in logsStaffan Olsson2017-12-171-0/+2
| * Maybe this port number isn't used, but it shouldn't differ from listeners portStaffan Olsson2017-12-171-0/+1
| * Fixes the renameStaffan Olsson2017-12-171-1/+1
| * Renames services too; other registries and rest services may comeStaffan Olsson2017-12-174-4/+4
| * Schema Registry and REST Proxy are generic names, but Avro centricStaffan Olsson2017-12-177-3/+3
| * Maybe the CORS headers aren't necessary with PROXY=trueStaffan Olsson2017-12-051-0/+4
| * Adds CORS headers for REST Proxy, and clean upStaffan Olsson2017-12-051-35/+4
| * Updates test manifests for 3.0+Staffan Olsson2017-12-012-7/+12
| * Manifests updated for Kubernetes 1.8Staffan Olsson2017-11-292-2/+8
| * Upgrades to 4.0.0Staffan Olsson2017-11-294-9/+7
| * Adapts existing addon to 3.0+ folder structureStaffan Olsson2017-11-297-0/+0
| * Merge remote-tracking branch 'origin/addon-rest' into 1.8-confluent-restStaffan Olsson2017-11-297-0/+398
| |\
| | * Confluent platform built from same java image as kafka:0.11.0.1addon-restStaffan Olsson2017-10-032-2/+2
| | * Adds liveness probes identical to readinessStaffan Olsson2017-08-082-0/+8
| | * Adds readiness probesStaffan Olsson2017-08-072-0/+8
| | * Stay online at update, even with only one replicaStaffan Olsson2017-08-072-0/+10
| | * Moves to an addon folder, kubectl apply -f addon-cp/Staffan Olsson2017-08-075-0/+0
| | * Demonstrates that rest+schemas work togetherStaffan Olsson2017-08-011-0/+21
| | * Looks like Schema Registry works with empty bootstrap serversStaffan Olsson2017-08-012-0/+24
| | * Merge pull request #54 from Yolean/addon-rest-new-buildsolsson2017-08-014-29/+118
| | |\
| | | * Tests commands succeed now. Remains to add asserts.addon-rest-new-buildStaffan Olsson2017-08-011-7/+22
| | | * Logs, unlike docs, revealed that kafka-rest needs ...Staffan Olsson2017-08-012-5/+3
| | | * Once again be explicit (=unsurprising) about log config pathStaffan Olsson2017-08-012-0/+6
| | | * Runtime conf is logged at start, which documents host.name in case we need itStaffan Olsson2017-08-012-10/+5
| | | * New image uses config files instead of envStaffan Olsson2017-08-013-18/+28
| | | * Remove file appender as docker implies stdoutStaffan Olsson2017-07-311-8/+1
| | | * Sample config from v3.3.0 sourceStaffan Olsson2017-07-311-0/+72
| | |/
| | * We should probably wait for CP 3.3.0 because ...Staffan Olsson2017-07-291-7/+16
| | * Starts a test case for rest-proxyStaffan Olsson2017-07-291-0/+117
| | * Adds more tests, and retriesStaffan Olsson2017-07-291-3/+6
| | * Tests rest-proxy, but hangs on GET /consumers/.../recordsStaffan Olsson2017-07-291-0/+39
| | * Adds kafka-rest proxy as rest:80Staffan Olsson2017-07-292-0/+36
| | * This is http so there's no reason to not use port 80Staffan Olsson2017-07-292-2/+4
| | * Avoids the schema-registry service name, becuase it interferes ...Staffan Olsson2017-07-292-4/+4
| | * Adds schema registryStaffan Olsson2017-07-292-0/+32
* | | Merge pull request #140 from Yolean/fix-offset-topic-replicationsolsson2018-02-034-11/+106
|\ \ \
| * | | Bumps kafka-manager to 1.3.3.16fix-offset-topic-replicationStaffan Olsson2018-02-021-1/+1
| * | | Removes outdated comment; these tests can't grow more complexStaffan Olsson2018-02-021-6/+0
| * | | Adds a console based way to check for topics configured with 1 replicaStaffan Olsson2018-02-021-0/+98
| * | | Updates the basic kafkacat test to use a consumer group of size 1Staffan Olsson2018-02-021-1/+4
| * | | These properties have good defaults, 3 and 2 respectively,Staffan Olsson2018-02-021-2/+2
| * | | Merge branch 'use-default-replication-factor' into fix-offset-topic-replicationStaffan Olsson2018-02-012-4/+0
| |\ \ \
| * | | | Reverts previous commit and uses the documented default insteadStaffan Olsson2018-02-011-2/+1
| * | | | Should be larger than or equal min.insync.replicasStaffan Olsson2018-02-011-0/+1
* | | | | Merge pull request #95 from Yolean/ops-jobssolsson2018-02-035-0/+217
|\ \ \ \ \
| * | | | | Text fixops-jobsStaffan Olsson2018-02-021-2/+2
| * | | | | Merge branch 'increase-replication-factor' into ops-jobsStaffan Olsson2018-02-022-0/+75
| |\ \ \ \ \