Commit Graph

4 Commits

Author SHA1 Message Date
Thong Kuah ca52b32b46 Remove monkeypatch as now present in upstream
See
https://github.com/abonas/kubeclient/blob/v4.0.0/lib/kubeclient/common.rb#L395
2018-11-27 21:05:34 +13:00
Thong Kuah 6eb3fc69f6 Monkey kubeclient to not follow any redirects.
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.
2018-10-26 09:47:00 -05:00
Tiago Botelho 7a73cff72e Fix rubocop 2018-05-23 14:55:26 +01:00
Tiago Botelho 0b1c690466 Monkey patches Kubeclient::Client#proxy_url in order to make it compliant with version 1.10 of kubernetes API 2018-05-22 11:36:56 +01:00