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-30Extract cluster installed query to scopeMatija Čupić
2018-03-29Add installed scope to cluster applicationsMatija Čupić
2018-03-29Add user_provided and gcp_provided cluster scopesMatija Čupić
2018-03-15Replace KubeException with Kubeclient::HttpError (kubeclient 3.0)Pirate Praveen
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-25Remove redundant code and increase delay for ClusterWaitForIngressIpAddressWo...Dylan Griffith
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-06fix tests for find or initialize service 'prometheus'Pawel Chojnacki
2018-01-04Fix rubocop warningsPawel 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
2017-12-22Extend Cluster Applications to allow installation of PrometheusMayra Cabrera
2017-12-04Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski
2017-12-01Add created? to Cluster modelMatija Čupić
2017-11-28Fix integraetion testsShinya Maeda
2017-11-28Aling shared_exmaples to "same behavior between KubernetesService and Platfor...Shinya Maeda
2017-11-28Replce kubernetes_service and deployment_service to deployment_platformShinya Maeda
2017-11-28Fix tests for Clusters::Platforms::KubernetesShinya Maeda
2017-11-28Revert KubernetesService logic in Platforms::KubernetesShinya Maeda
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-07Add specs for ingressKamil Trzcinski
2017-11-07Fix tests for initial statusKamil Trzcinski
2017-11-07Do not use RSpec.describeAlessio Caiazza
2017-11-07Rename application_helm factory to cluster_application_helmAlessio Caiazza
2017-11-07Change new occurrencies of n1-default-4bikebilly
2017-11-07Merge branch 'master' into 38464-k8s-appsShinya Maeda
2017-11-06Remove 10.3 comments (Tracked by a tech debts issue). Refactor spec factory n...Shinya Maeda
2017-11-03Add Clusters::Applications::Helm testsAlessio Caiazza
2017-11-03Merge branch 'refactor-clusters' into 38464-k8s-appsAlessio Caiazza
2017-11-03Fix tests. Remove NOT NULL constraint from cluster.user.Shinya Maeda
2017-11-02Fix some testsShinya Maeda
2017-11-02Fix rubocop offensesAlessio Caiazza
2017-11-02Improve backend structure of dataKamil Trzcinski
2017-11-02Merge branch 'refactor-clusters' into 38464-k8s-appsKamil Trzcinski
2017-11-02Install k8s application with helm running inside the clusterAlessio Caiazza
2017-11-01Fix spec. Fix usage ping. Fix warnings by adding new models and attributes.Shinya Maeda
2017-10-31specs for featureShinya Maeda
2017-10-31specs for controller. Improved validationShinya Maeda
2017-10-29specs for models. Improved details.Shinya Maeda