Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-07Resolve "Mutual SSL Auth For Helm TIller"Mayra Cabrera
2018-08-02Update Helm Tiller used by gitlab-managed-apps to 2.7.2Thong Kuah
2018-07-31Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'"Mayra Cabrera
2018-07-30Minor style improvements for Helm codeDylan Griffith
2018-07-30Use guard clause in Helm::InstallCommandDylan Griffith
2018-07-30Expand ca -> certificate_authority in Helm::CertificateDylan Griffith
2018-07-30Combine attr_reader in InstallCommand to one lineDylan Griffith
2018-07-30Minor refactoring of InitCommand and InstallCommandDylan Griffith
2018-07-30Reduce duplication in code in Gitlab::Kubernetes::Helm::CertificateDylan Griffith
2018-07-30Ensure CA + Tiller cert never expire and Helm client cert expires quicklyDylan Griffith
2018-07-30Get mutual SSL working with helm tillerDylan Griffith
2018-07-28Refactor Cluster Application classes to pass through a has of config filesDylan Griffith
2018-07-25Move kubeclient and namespace variables to the private interfaceTiago Botelho
2018-07-25Backports relevant changes made in https://gitlab.com/gitlab-org/gitlab-ee/me...Tiago Botelho
2018-07-08Include wget in apk add commandMayra Cabrera
2018-06-20Resolve "Unable to install Prometheus on Clusters: 'Error: Chart incompatible...Mayra Cabrera
2018-04-30Add alpine mirrors while operating on k8s clusterAlessio Caiazza
2018-03-15Replace KubeException with Kubeclient::HttpError (kubeclient 3.0)Pirate Praveen
2018-03-02Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera
2018-02-05Enable Prometheus metrics for deployed IngressesJoshua Lambert
2018-01-15Resolve "Managed Prometheus deployment installs a lot of extra stuff"Mayra Cabrera
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2017-12-25Fix namespace ambiguity with Kubernetes Pod definitionsStan Hu
2017-12-22Extend Cluster Applications to allow installation of PrometheusMayra Cabrera
2017-12-01Ensure `Namespace`'s is namespaced in `Gitlab::Kubernetes::Helm#initialize` a...Rémy Coutable
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-07Review Gitlab::Kubernetes::NamespaceAlessio Caiazza
2017-11-07Add Helm InstallCommandAlessio Caiazza
2017-11-07Add k8s namespace implementation and testsAlessio Caiazza
2017-11-03Fix typoAlessio Caiazza
2017-11-03Remove `Clusters::Applications::FetchInstallationStatusService`Alessio Caiazza
2017-11-02General cleanupAlessio Caiazza