Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix broken certificate-authority-data with kubectl >= 1.8.0fix-kubectl-180 | Alessio Caiazza | 2017-10-03 | 1 | -1/+1 |
| | |||||
* | Support multiple Redis instances based on queue type | Paul Charlton | 2017-07-11 | 16 | -6/+141 |
| | |||||
* | Encode certificate-authority-data in base64 | Lin Jen-Shin | 2017-07-06 | 1 | -1/+1 |
| | |||||
* | Generate KUBECONFIG in KubernetesService#predefined_variables | Lin Jen-Shin | 2017-06-16 | 2 | -0/+37 |
| | |||||
* | Use newer mail_room to get `require_relative` support | Gabriel Mazetto | 2017-02-20 | 2 | -0/+22 |
| | |||||
* | Allow to use ENV variables in redis config | Semyon Pupkov | 2017-01-13 | 1 | -0/+2 |
| | |||||
* | Small refactor in Redis class and improved specs | Gabriel Mazetto | 2016-08-06 | 2 | -6/+6 |
| | |||||
* | Specs for RedisConfig | Gabriel Mazetto | 2016-08-04 | 4 | -0/+43 |
Make sure :url is not present on RedisConfig.params after parsing |