aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Testing kubeless/issues/196 sebgoa's advice,addon-kubelessStaffan Olsson2017-08-161-0/+1
* Adds a test function that can be created using kubectlStaffan Olsson2017-08-091-0/+29
* Upgrades to the controller image from 0.0.19Staffan Olsson2017-08-091-1/+1
* Creates namespace using the convention in this repoStaffan Olsson2017-08-091-0/+5
* Forwards from the service name used in the python runtimeStaffan Olsson2017-08-091-0/+11
* Removes kafka cluster from kubeless release manifestStaffan Olsson2017-08-091-122/+0
* curl -sL -o kubeless.yml https://github.com/kubeless/kubeless/releases/downlo...Staffan Olsson2017-08-091-0/+158
* Evaluates bootstrap; kafkacat ERRs on missing brokers ...Staffan Olsson2017-08-091-1/+2
* Adds a service to use as "bootstrap" servers url ...Staffan Olsson2017-08-091-0/+11
* 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
| | * Working boilerplate, with output to kubectl logsStaffan Olsson2017-07-281-8/+14