aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* There's probably a tool out there for combining branchesStaffan Olsson2017-07-291-9/+11
* Fixes the sed on OSXStaffan Olsson2017-07-291-1/+10
* Adds annotations, assuming gnu sedStaffan Olsson2017-07-291-1/+24
* Merge pull request #30 from Yolean/kafka-011solsson2017-07-2925-481/+741
|\
| * The test concept just caught a mistakekafka-011Staffan Olsson2017-07-292-2/+2
| * Merge pull request #51 from Yolean/test-driven-kubernetes-conceptsolsson2017-07-2810-149/+205
| |\
| | * Now we're on par with the old tests, but automatedtest-driven-kubernetes-conceptStaffan Olsson2017-07-287-149/+89
| | * Makes room for a more basic basic testStaffan Olsson2017-07-281-8/+8
| | * Introduces the test automation concept as briefly as possibleStaffan Olsson2017-07-281-0/+8
| | * Implements the actual testStaffan Olsson2017-07-281-2/+11
| | * Working boilerplate, with output to kubectl logsStaffan Olsson2017-07-281-8/+14
| | * Suggests a structure for test cases as single ymlStaffan Olsson2017-07-281-0/+88
| | * Prepares for tests to move to separate namespaceStaffan Olsson2017-07-281-0/+5
| |/
| * Review after github renderStaffan Olsson2017-07-281-8/+8
| * Use a lighter readme with more links, as readers' background will vary widelyStaffan Olsson2017-07-281-49/+30
| |\
| | * Where to go from hereStaffan Olsson2017-07-281-2/+9
| | * Metrics intro belongs in ...Staffan Olsson2017-07-281-11/+0
| | * Reworked in https://github.com/Yolean/kubernetes-kafka/pull/51Staffan Olsson2017-07-281-21/+0
| | * If you got this far you don't need Kubernetes introStaffan Olsson2017-07-281-8/+0
| | * Shorter stillStaffan Olsson2017-07-281-4/+3
| | * ShorterStaffan Olsson2017-07-281-9/+5
| | * Could be the motivationStaffan Olsson2017-07-281-6/+21
| | * Could be a pitchStaffan Olsson2017-07-281-0/+4
| |/
| * Uses storage classes for our prodStaffan Olsson2017-07-281-1/+5
| * Includes metrics in our prodStaffan Olsson2017-07-281-1/+1
| * Makes /metrics export opt-in (through addon branch coming up)Staffan Olsson2017-07-283-61/+0
| * This project avoids scripting through addons ...Staffan Olsson2017-07-281-0/+12