summaryrefslogtreecommitdiff
path: root/lib/gitlab/kubernetes
Commit message (Expand)AuthorAgeFilesLines
...
| * | Knative supportChris Baumbauer2018-10-241-0/+1
| * | Update helm version 1.7.2 -> 2.11.0Chris Baumbauer2018-10-243-5/+22
* | | Pushing WIP state for backupAmit Rathi2018-11-032-8/+25
| |/ |/|
* | Merge branch 'refactor_gitlab_kube_client' into 'master'Kamil Trzciński2018-10-251-40/+23
|\ \ | |/ |/|
| * Store version within SUPPORTED_API_GROUPS hashrefactor_gitlab_kube_clientThong Kuah2018-10-231-41/+14
| * DRY up *_clients methodsThong Kuah2018-10-231-25/+21
| * Split hashed_clients into one per api_groupThong Kuah2018-10-231-11/+32
| * Remove api_groups from KubeClient constructorThong Kuah2018-10-231-27/+20
* | Add RoleBinding methodsadd-role-binding-to-kubeclientMayra Cabrera2018-10-222-0/+54
|/
* Port Helm::Api EE extensions to CE49952-port-upgrade-command-to-ceThong Kuah2018-10-011-0/+18
* Port UpgradeCommand to CEThong Kuah2018-09-271-0/+71
* 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-142-0/+37
* Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah2018-09-069-21/+342
* Resolve "Mutual SSL Auth For Helm TIller"Mayra Cabrera2018-08-077-38/+138
* Update Helm Tiller used by gitlab-managed-apps to 2.7.2Thong Kuah2018-08-021-1/+1
* Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'"Mayra Cabrera2018-07-317-139/+38
* Minor style improvements for Helm codeDylan Griffith2018-07-303-4/+12
* Use guard clause in Helm::InstallCommandDylan Griffith2018-07-301-6/+6
* Expand ca -> certificate_authority in Helm::CertificateDylan Griffith2018-07-301-4/+4
* Combine attr_reader in InstallCommand to one lineDylan Griffith2018-07-301-2/+1
* Minor refactoring of InitCommand and InstallCommandDylan Griffith2018-07-302-10/+12
* Reduce duplication in code in Gitlab::Kubernetes::Helm::CertificateDylan Griffith2018-07-301-30/+23
* Ensure CA + Tiller cert never expire and Helm client cert expires quicklyDylan Griffith2018-07-301-3/+6
* Get mutual SSL working with helm tillerDylan Griffith2018-07-304-2/+94
* Refactor Cluster Application classes to pass through a has of config filesDylan Griffith2018-07-286-34/+38
* Move kubeclient and namespace variables to the private interfaceTiago Botelho2018-07-251-2/+2
* Backports relevant changes made in https://gitlab.com/gitlab-org/gitlab-ee/me...Tiago Botelho2018-07-252-14/+16
* Include wget in apk add commandMayra Cabrera2018-07-081-1/+1
* Resolve "Unable to install Prometheus on Clusters: 'Error: Chart incompatible...Mayra Cabrera2018-06-201-3/+8
* Add alpine mirrors while operating on k8s clusterAlessio Caiazza2018-04-301-0/+3
* Replace KubeException with Kubeclient::HttpError (kubeclient 3.0)Pirate Praveen2018-03-151-1/+1
* Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera2018-03-016-66/+142
* Enable Prometheus metrics for deployed IngressesJoshua Lambert2018-02-051-2/+6
* Resolve "Managed Prometheus deployment installs a lot of extra stuff"Mayra Cabrera2018-01-152-10/+35
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+1
* Fix namespace ambiguity with Kubernetes Pod definitionssh-fix-helm-api-specStan Hu2017-12-241-1/+1
* Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-224-89/+165
* Ensure `Namespace`'s is namespaced in `Gitlab::Kubernetes::Helm#initialize` a...Rémy Coutable2017-12-011-1/+1
* Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+1
* Review Gitlab::Kubernetes::NamespaceAlessio Caiazza2017-11-071-1/+1
* Add Helm InstallCommandAlessio Caiazza2017-11-071-35/+42
* Add k8s namespace implementation and testsAlessio Caiazza2017-11-072-25/+35
* Fix typoAlessio Caiazza2017-11-031-1/+1
* Remove `Clusters::Applications::FetchInstallationStatusService`Alessio Caiazza2017-11-031-0/+12
* General cleanupAlessio Caiazza2017-11-021-0/+108