Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Monkey kubeclient to not follow any redirects. | Thong Kuah | 2018-10-26 | 1 | -0/+21 |
| | | | | | | This should prevent any malicious server from responding with a location that will redirect us and expose internal services, as kubeclient's rest-client will no longer follow redirects. | ||||
* | Fix rubocop46259-prometheus-integration-fails-on-kube-1-10 | Tiago Botelho | 2018-05-23 | 1 | -0/+1 |
| | |||||
* | Monkey patches Kubeclient::Client#proxy_url in order to make it compliant ↵ | Tiago Botelho | 2018-05-22 | 1 | -0/+15 |
with version 1.10 of kubernetes API |