summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/kubernetes/kube_client_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-1/+31
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-2/+30
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-0/+2
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-8/+46
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-4/+104
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-091-0/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-231-9/+19
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-241-0/+37
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-061-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-241-0/+1
* Override hostname when connecting via KubeclientThong Kuah2019-08-211-18/+35
* Add outbound requests setting for system hooksGeorge Koltsov2019-08-021-1/+1
* Give Knative serving permissions to service accountHordur Freyr Yngvason2019-07-111-0/+3
* Do not allow local urls in Kubernetes formThong Kuah2019-02-211-0/+30
* Use http_max_redirects opt to replace monkeypatchThong Kuah2019-01-251-0/+32
* Modify service so that it can be re-runThong Kuah2018-12-041-0/+79
* Add knative client to kubeclient libraryChris Baumbauer2018-11-151-0/+14
* Store version within SUPPORTED_API_GROUPS hashrefactor_gitlab_kube_clientThong Kuah2018-10-231-27/+1
* Remove api_groups from KubeClient constructorThong Kuah2018-10-231-90/+39
* Always create `gitlab` service account and service account token regardless o...Thong Kuah2018-09-141-0/+1
* Teach GitLab how to create Secret of type ServiceAccountTokenThong Kuah2018-09-141-0/+1
* Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah2018-09-061-0/+247