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
2019-08-02Implement Helm ResetCommand for removing TillerDylan Griffith
2019-04-30Expose can_uninstall in cluster_status.jsonThong Kuah
2019-03-28Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas
2018-09-06Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah
2018-08-07Resolve "Mutual SSL Auth For Helm TIller"Mayra Cabrera
2018-08-03Enable frozen string for app/models/**/*.rbgfyoung
2018-07-31Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'"Mayra Cabrera
2018-07-30Minor refactoring of Helm and ApplicationDataDylan 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-03-02Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera
2017-12-22Extend Cluster Applications to allow installation of PrometheusMayra Cabrera
2017-11-07Add Helm InstallCommandAlessio Caiazza
2017-11-07Fix tests for initial statusKamil Trzcinski
2017-11-07Fix initial status againKamil Trzcinski
2017-11-07Rework initial stateKamil Trzcinski
2017-11-07Fix static analysys in app/models/clusters/applications/helm.rb:15Shinya Maeda
2017-11-06Fix small error [ci skip]Kamil Trzcinski
2017-11-06Add support for not_installable/scheduled and to not show created bannerKamil Trzcinski
2017-11-03Add Clusters::Applications::Helm testsAlessio Caiazza
2017-11-03Schedule k8s application installation with a serviceAlessio Caiazza
2017-11-02Expose applications as array via APIKamil Trzcinski
2017-11-02General cleanupAlessio Caiazza
2017-11-02Fix and add applications controllerKamil Trzcinski
2017-11-02Improve backend structure of dataKamil Trzcinski