aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Shares debian with kafka-initutils -> faster first startStaffan Olsson2017-10-155-7/+7
* | | | | | initutils based on latest debian slimStaffan Olsson2017-10-151-1/+1
* | | | | | Some ideas on how to keep this repo simpleStaffan Olsson2017-10-151-1/+7
| |/ / / / |/| | | |
* | | | | Merge pull request #74 from elm-/mastersolsson2017-10-142-2/+2
|\ \ \ \ \
| * | | | | - fix #65: wait for replyElmar Weber2017-10-132-2/+2
|/ / / / /
* | | | | Merge pull request #71 from kmova/patch-1solsson2017-10-061-1/+1
|\ \ \ \ \
| * | | | | _nit : Kubernets -> KubernetesKiran Mova2017-10-061-1/+1
|/ / / / /
* | | | | ./update-kafka-image.sh to 0.11.0.1Staffan Olsson2017-10-025-7/+7
* | | | | Merge pull request #62 from kahwai1984/patch-1solsson2017-08-161-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update README.mdkahwai19842017-08-151-1/+1
|/ / / /
* | | | Merge branch 'persistent-volumes-retain', the readme ...v2.0.0Staffan Olsson2017-08-081-4/+14
|\ \ \ \
| * | | | Still shortpersistent-volumes-retainStaffan Olsson2017-08-081-4/+6
| * | | | Shorter, possibly clearerStaffan Olsson2017-08-051-5/+5
| * | | | The default is Delete, which violates our no-surpises ambitionStaffan Olsson2017-08-051-0/+8
| | |/ / | |/| |
* | | | I think Schema Registry + REST Proxy is ok for production nowStaffan Olsson2017-08-081-0/+1
* | | | Don't look like env var interpolation, when it's notStaffan Olsson2017-08-071-3/+3
| |_|/ |/| |
* | | We prefer Ready:False status instead of restarted pods,Staffan Olsson2017-08-053-13/+1
|/ /
* | got mergedStaffan Olsson2017-08-051-1/+0
* | Merge pull request #41 from Yolean/multizone-rack-awarenesssolsson2017-08-053-1/+58
|\ \
| * | Adds RBAC policy for kubectl to look up node's zonemultizone-rack-awarenessStaffan Olsson2017-08-051-0/+37
| * | I suppose most init scripts will do fine with curl+kubectl+bashStaffan Olsson2017-08-051-1/+1
| * | Uses an image with kubectl based on the same debian tag as kafkaStaffan Olsson2017-08-051-1/+1
| * | Looks up zone if kubectl is found, tries to not break config otherwiseStaffan Olsson2017-08-052-12/+17
| * | Starts scripting, but the API call gets 403 for anonymous userStaffan Olsson2017-08-051-0/+13
| * | Temp commit so that github allows a PR to be created, where I can keep notesStaffan Olsson2017-08-051-0/+2
|/ /
* | Merge pull request #59 from Yolean/rbac-namespace-defaultsolsson2017-08-051-0/+7
|\ \
| * | Moved to its PR, multizone-rack-awarenessrbac-namespace-defaultStaffan Olsson2017-08-051-37/+0
| * | Details will live in the respective policiesStaffan Olsson2017-08-052-10/+8
| * | Addons can maintain their policies, so moving this toStaffan Olsson2017-08-051-30/+0
| * | Shows how to see that you need rbac, but makes readme heavierStaffan Olsson2017-08-051-0/+9
| * | Recommends that you create rbacStaffan Olsson2017-08-051-0/+7
| * | Got the feeling from kubectl get clusterrole ...Staffan Olsson2017-08-052-0/+8
| * | With default service account curl works againStaffan Olsson2017-08-051-0/+26
| * | I don't really care, but which yaml indentation is winning?Staffan Olsson2017-08-051-6/+6
| * | RBAC rights are purely additive so ...Staffan Olsson2017-08-051-0/+26
|/ /
* | Rack awareness is candidate for mergeStaffan Olsson2017-08-031-2/+3
* | Let's postpone merge of RollingUpdate but evaluate it in QAStaffan Olsson2017-08-021-0/+1
* | Merge pull request #53 from Yolean/delete-topics-enabled-by-defaultsolsson2017-07-311-1/+1
|\ \
| * | Topic deletion will be enabled by default in Kafka 1.0delete-topics-enabled-by-defaultStaffan Olsson2017-07-311-1/+1
|/ /
* / addon-rest isn't quite ready for the world yet. And ...Staffan Olsson2017-07-312-2/+1
|/
* 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