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-02All Kubectl command should return array by defaultJoão Cunha
2019-07-31Allow knative do be uninstalled:João Cunha
2019-07-02Enables ingress for uninstallationJoão Cunha
2019-04-30In Prometheus use update! instead of updateDylan Griffith
2019-04-30Deactivate any prometheus_service upon destroyThong Kuah
2019-04-30Teach Prometheus about #uninstall_commandThong Kuah
2019-03-28Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas
2019-02-15Move common method to application concernThong Kuah
2019-02-08Upgrade cluster applications, starting with runnerThong Kuah
2019-01-18Refactor some methods in Prometheus modelThong Kuah
2019-01-15Port generic upgrade functionality to CEThong Kuah
2019-01-04Add Knative metrics to PrometheusChris Baumbauer
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-08-02Lock helm charts to the VERSION already specified for each application.Thong Kuah
2018-07-31Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'"Mayra Cabrera
2018-07-28Refactor Cluster Application classes to pass through a has of config filesDylan Griffith
2018-07-25Backports relevant changes made in https://gitlab.com/gitlab-org/gitlab-ee/me...Tiago Botelho
2018-06-20Resolve "Unable to install Prometheus on Clusters: 'Error: Chart incompatible...Mayra Cabrera
2018-05-21Rescue Kubeclient::HttpError when generating prometheus_clientShinya Maeda
2018-03-06Merge remote-tracking branch 'upstream/master' into 5029-support-cluster-metr...Pawel Chojnacki
2018-03-02Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera
2018-02-24Squashed commit of the following:Pawel Chojnacki
2018-02-06use find_or_initialize to fetch prometheus_service instancePawel Chojnacki
2018-02-06remove unnecessary commentPawel Chojnacki
2018-01-04Test Prometheus proxy client generationPawel Chojnacki
2018-01-04Add test checking if prometheus integration is enabled after prometheus is in...Pawel Chojnacki
2018-01-02Move client creation to Prometheus Application, manufacture proper rest clientPawel Chojnacki
2018-01-02wipPawel Chojnacki
2017-12-22Extend Cluster Applications to allow installation of PrometheusMayra Cabrera