aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 #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
* | | Merge pull request #94 from Yolean/restore-ondelete-behaviorv3.0.1solsson2017-11-093-0/+6
|\ \ \ | |/ / |/| |
| * | Sets OnDelete explicitly, as RollingUpdate is a new defaultrestore-ondelete-behaviorStaffan Olsson2017-11-093-0/+6
|/ /
* | Merge pull request #90 from Yolean/1.8-manifestsv3.0.0solsson2017-11-0914-65/+27
|\ \
| * | Fixes a test issue at start and at consumer error1.8-manifestsStaffan Olsson2017-11-091-0/+2
| * | Improves placement of temporary noticeStaffan Olsson2017-11-091-4/+2
| * | Makes kafka a feature folder too, consistent with the restStaffan Olsson2017-11-099-7/+7
| * | Leaving the addon concept in favor of opt-in folder applyStaffan Olsson2017-11-091-51/+0
| * | Updates RBAC to 1.8Staffan Olsson2017-11-091-2/+2
| * | Updates deployment to beta2 workload API, k8s 1.8Staffan Olsson2017-11-091-1/+1
| * | Updates statefulset to beta2 workload API, k8s 1.8Staffan Olsson2017-11-093-3/+16
|/ /
* | Merge pull request #79 from Yolean/bootstrap-testsolsson2017-11-095-216/+348
|\ \