summaryrefslogtreecommitdiff
path: root/lib/gitlab/kubernetes
Commit message (Expand)AuthorAgeFilesLines
* 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