aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #122 from Yolean/events-kube-error-reportingHEADmastersolsson2018-02-032-7/+4
|\ | | | | Improve robustness of events-kube test
| * Removes outdated comment; these tests can't grow more complexevents-kube-error-reportingStaffan Olsson2018-02-031-6/+0
| |
| * Creates the test, but for manual scale upStaffan Olsson2018-01-091-1/+3
| | | | | | | | ... when you think there'll be a sufficient event rate
| * Revert "Workaround" as it makes the test quite unusefulStaffan Olsson2018-01-091-2/+2
| | | | | | | | This reverts commit abe3491e0c29d44b89eeedff5c709ea79c0351d4.
| * Less silent: kubectl -n kafka logs -l app=events | grep curlStaffan Olsson2018-01-091-0/+1
| |
| * Workaround for the test issue in #109, maybeStaffan Olsson2018-01-081-2/+2
| |
* | Merge pull request #102 from Yolean/1.8-confluent-restsolsson2018-02-037-0/+385
|\ \ | | | | | | Schema Registry and REST Proxy as opt-in folder
| * | 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
| | | | | | | | | | | | | | | | | | ... env added to Landoop's services. However, I don't want to add these services in production because I don't understand the license, hence no manifests for them.
| * | 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
| | |\ \ | | | | | | | | | | Use config files and kafka-jre based build for Confluent Platform services
| | | * | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | both zookeeper and bootstrap addresses. Was getting connection errors to localhost:9092 broker id -1, resulting in REST requests never returning.
| | | * | 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
| | | | | | | | | | | | | | | | | | | | | | | | | also the sample is from schema-registry.properties while kafka-rest had only the stdout appender (and no per-package levels)
| | | * | 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
| | | | | | | | | | | | | | | | | | | | | | | | I'm not getting the expected behavior. Might also be because of low resources on minikube, but 3.3.0 should only be a few days away.
| | * | 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
| | | | | | | | | | | | | | | | | | | | with container configuration, as Kubernetes creates the env SCHEMA_REGISTRY_PORT if the service has been created first.
| | * | Adds schema registryStaffan Olsson2017-07-292-0/+32
| | | |
* | | | Merge pull request #140 from Yolean/fix-offset-topic-replicationsolsson2018-02-034-11/+106
|\ \ \ \ | | | | | | | | | | Set internal replication factors to match default and min.insync.replicas
| * | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | which match the default.replication.factor and min.insync.replicas that we've changed to now.