summaryrefslogtreecommitdiff
path: root/lib/gitlab/kubernetes/helm
Commit message (Expand)AuthorAgeFilesLines
* Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah2018-09-065-21/+165
* Resolve "Mutual SSL Auth For Helm TIller"Mayra Cabrera2018-08-076-34/+134
* Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'"Mayra Cabrera2018-07-316-135/+34
* 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-285-30/+34
* 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-251-9/+11
* 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
* Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera2018-03-015-66/+105
* 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-223-0/+164