gitlab-org--gitlab-foss/lib/gitlab/kubernetes
Thong Kuah f234aef994 Use http_max_redirects opt to replace monkeypatch
http_max_redirects was introduced in 4.2.2, so upgrade kubeclient.

The monkey-patch was global so we will have to check that all instances
of Kubeclient::Client are handled.

Spec all methods of KubeClient

This should provide better confidence that we are indeed disallowing
redirection in all cases
2019-01-25 16:48:37 +13:00
..
helm
cluster_role_binding.rb
config_map.rb
helm.rb
kube_client.rb Use http_max_redirects opt to replace monkeypatch 2019-01-25 16:48:37 +13:00
logger.rb
namespace.rb
pod.rb
role_binding.rb
service_account.rb
service_account_token.rb