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-03-02Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera
2018-02-25Remove redundant code and increase delay for ClusterWaitForIngressIpAddressWo...Dylan Griffith
2018-02-23Simplify retrying for ClusterWaitForIngressIpAddressWorker and style changesDylan Griffith
2018-02-20Schedule Ingress IP address fetch from K8s after clusters page load (#42643)Dylan Griffith
2018-02-20Refactor ingress IP address waiting code (#42643)Dylan Griffith
2018-02-15Persist external IP of ingress controller created for GKE (#42643)Dylan Griffith
2018-02-06Merge branch 'master' into pawel/connect_to_prometheus_through_proxy-30480Mike Greiling
2018-02-06use find_or_initialize to fetch prometheus_service instancePawel Chojnacki
2018-02-06remove unnecessary commentPawel Chojnacki
2018-02-06Replace "cluster" with "Kubernetes cluster"Winnie Hellmann
2018-02-05Enable Prometheus metrics for deployed IngressesJoshua Lambert
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2018-01-04Test Prometheus proxy client generationPawel Chojnacki
2018-01-04Cleanup implementation and add cluster finding testsPawel 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
2017-12-05Merge branch '35616-move-k8-to-cluster-page' into cluster-page-with-list-clus...Kamil Trzcinski
2017-12-04Remove duplicated validations on cluster_nameShinya Maeda
2017-12-04Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski
2017-12-03Fix prevent modificationKamil Trzcinski
2017-12-03Fix controllers and linksKamil Trzcinski
2017-12-03Extend controllers to support a new data structure for manual Kubernetes clus...Kamil Trzcinski
2017-12-01Add created? to Cluster modelMatija Čupić
2017-11-28Fix static analysysShinya Maeda
2017-11-28Fix unit testsShinya Maeda
2017-11-28Remove logic which glues with KubernetesService, from Platforms::KubernetesShinya Maeda
2017-11-28Check diff between KubernetesService and Platforms::Kubernetes. Synchronize a...Shinya Maeda
2017-11-28Revert KubernetesService logic in Platforms::KubernetesShinya Maeda
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-07Merge branch '38464-k8s-apps' of https://gitlab.com/gitlab-org/gitlab-ce into...Kamil Trzcinski
2017-11-07Make ingress to use install_commandKamil Trzcinski
2017-11-07Merge branch 'master' into 38464-k8s-appsShinya Maeda
2017-11-07Merge remote-tracking branch 'origin/38464-k8s-apps' into add-ingress-to-clus...Kamil Trzcinski
2017-11-07Add Helm InstallCommandAlessio Caiazza
2017-11-07Fix ingress.rbKamil Trzcinski
2017-11-07Merge branch '38464-k8s-apps' into add-ingress-to-cluster-applicationsKamil Trzcinski
2017-11-07Fix tests for initial statusKamil Trzcinski
2017-11-07Fix initial status againKamil Trzcinski
2017-11-07Fix initial status againKamil Trzcinski
2017-11-07Do not use %i() in state machinesAlessio Caiazza
2017-11-07Fix initial_statusKamil Trzcinski
2017-11-07Merge branch '38464-k8s-apps' into add-ingress-to-cluster-applicationsKamil Trzcinski
2017-11-07Rework initial stateKamil Trzcinski
2017-11-07Merge branch '38464-k8s-apps' of https://gitlab.com/gitlab-org/gitlab-ce into...Shinya Maeda
2017-11-07More restrictive state machine transitions in Clusters::ApplicationStatusAlessio Caiazza
2017-11-07Fix static analysys in app/models/clusters/applications/helm.rb:15Shinya Maeda
2017-11-07Change new occurrencies of n1-default-4bikebilly
2017-11-06Merge branch '38464-k8s-apps' into add-ingress-to-cluster-applicationsEric Eastwood