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-04-09Use Goldiloader for handling N+1 queriesYorick Peterse
2018-03-30Extract cluster installed query to scopeMatija Čupić
2018-03-29Extract installed cluster application scope to concernMatija Čupić
2018-03-29Merge branch 'master' into 44291-usage-ping-for-kubernetes-integrationMatija Čupić
2018-03-29Add installed scope to cluster applicationsMatija Čupić
2018-03-29Add user_provided and gcp_provided cluster scopesMatija Čupić
2018-03-22Rearrange DeploymentPlatform methodsMayra Cabrera
2018-03-17Merge branch 'master' into 'update-kubeclient'Grzegorz Bizon
2018-03-15Replace KubeException with Kubeclient::HttpError (kubeclient 3.0)Pirate Praveen
2018-03-14DRY remaining instances of predefined variablesGrzegorz Bizon
2018-03-06Merge remote-tracking branch 'upstream/master' into 5029-support-cluster-metr...Pawel Chojnacki
2018-03-06Resolve "Enable privileged mode for Runner installed on Kubernetes"Mayra Cabrera
2018-03-02Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera
2018-02-26use deployment_platform DI in environment and revert changes to k8s cert veri...Pawel Chojnacki
2018-02-25Remove redundant code and increase delay for ClusterWaitForIngressIpAddressWo...Dylan Griffith
2018-02-24drop the ! from synchronize_service_state! + remove unused scopePawel Chojnacki
2018-02-24Squashed commit of the following:Pawel Chojnacki
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