gitlab-org--gitlab-foss/spec/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 Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
cluster_role_binding_spec.rb Enable Kubernetes RBAC for GitLab Managed Apps for existing clusters 2018-09-06 10:03:38 +00:00
config_map_spec.rb Resolve "Mutual SSL Auth For Helm TIller" 2018-08-07 12:39:38 +00:00
kube_client_spec.rb Use http_max_redirects opt to replace monkeypatch 2019-01-25 16:48:37 +13:00
namespace_spec.rb Show HTTP response code for Kubernetes errors 2018-11-13 12:46:01 +00:00
role_binding_spec.rb Incorporates Kubernetes Namespace into Cluster's flow 2018-11-02 15:46:15 +00:00
service_account_spec.rb Enable Kubernetes RBAC for GitLab Managed Apps for existing clusters 2018-09-06 10:03:38 +00:00
service_account_token_spec.rb Teach GitLab how to create Secret of type ServiceAccountToken 2018-09-14 16:26:51 +12:00