aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Runs Kafka 1.0.0v2.1.0Staffan Olsson2017-11-012-2/+2
|
* kafkacat, too, based on debian:stretch-slim 20171009Staffan Olsson2017-10-151-1/+1
|
* Shares debian with kafka-initutils -> faster first startStaffan Olsson2017-10-152-2/+2
|
* ./update-kafka-image.sh to 0.11.0.1Staffan Olsson2017-10-022-2/+2
|
* The test concept just caught a mistakekafka-011Staffan Olsson2017-07-291-1/+1
|
* 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
|
* 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
|
* Belongs in the github.com/yolean/kubernetes-monitoring projectStaffan Olsson2017-07-271-35/+0
|
* UnimportantStaffan Olsson2017-07-271-1/+1
|
* Tagged with the policy from https://github.com/solsson/dockerfiles/pull/11Staffan Olsson2017-07-265-5/+5
|
* New build at commit 0314080Staffan Olsson2017-07-265-5/+5
|
* New build with https://github.com/solsson/dockerfiles/pull/9Staffan Olsson2017-07-255-5/+5
|
* As recommended by ↵Staffan Olsson2017-07-251-0/+2
| | | | https://www.confluent.io/blog/apache-kafka-for-service-architectures/
* Upgrades to current https://github.com/solsson/dockerfiles/pull/5Staffan Olsson2017-07-235-5/+5
|
* Upgrades to latest build from https://github.com/solsson/dockerfiles/pull/4, ↵Staffan Olsson2017-06-285-5/+5
| | | | with plain logging>=INFO config
* A monitoring-only pod uses 0m / ~32Mi resourcesStaffan Olsson2017-06-271-0/+35
|
* Adds a test that produces a message that you can see in the logs of ↵Staffan Olsson2017-06-271-0/+24
| | | | 21consumer-test1
* Adds utility to update the kafka image, which we keep the same to minimize ↵Staffan Olsson2017-06-274-8/+4
| | | | pull waits
* Reuses the statefulset's image in test pods, without tag duplication...Staffan Olsson2017-06-254-4/+8
| | | | Works when scheduled on the same node(s)
* 0.10.2 adds to the confusion about consumer args, #21kafka-0.10.2.0Staffan Olsson2017-06-231-2/+2
|
* Uses the latest docker hub buildkafka-0.10.1.1Staffan Olsson2017-02-141-1/+1
|
* Use same kafka image for testclient, as its previous one lacked the --offset ↵update-testclient-imageAnton Lindgren2017-01-041-1/+1
| | | | option for the kafka-console-consumer.sh client
* Clarifies commands around the second test topic, and what a topic name typo ↵Staffan Olsson2016-09-061-5/+8
| | | | leads to
* Adds a deployment that consumes messagesStaffan Olsson2016-09-061-0/+24
|
* Peer review revealed that some test commands were flawed. Only ↵Staffan Olsson2016-09-061-6/+12
| | | | --old-producer producers would post what was piped.
* Merge pull request #1 from Yolean/namespacesolsson2016-09-052-1/+2
|\ | | | | Define a namespace for all resources
| * Using a namespace for easier cleanup and consistent DNS namesnamespaceStaffan Olsson2016-09-052-1/+2
| |
* | Something is unreliable. Verifiable consumer sometimes reports ↵Staffan Olsson2016-09-054-1/+38
|/ | | | LEADER_NOT_AVAILABLE.
* Towards automated testingStaffan Olsson2016-09-051-0/+25
|
* Describes setup and some manual testingStaffan Olsson2016-09-052-0/+27