summaryrefslogtreecommitdiff
path: root/spec/models/clusters/applications/prometheus_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-241-0/+45
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-171-0/+42
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-201-22/+13
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-111-0/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-231-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-201-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-191-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-161-10/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-101-20/+14
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-061-4/+44
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-081-0/+12
* Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rbAsh McKenzie2019-08-301-1/+1
* Convert RestClient to Gitlab::HTTP for Prometheus MonitorDavid Wilkins2019-08-071-8/+7
* All Kubectl command should return array by defaultJoão Cunha2019-08-021-1/+1
* Minor refactor of prometheus_specDylan Griffith2019-04-291-4/+2
* In Prometheus use update! instead of updateDylan Griffith2019-04-291-1/+1
* Deactivate any prometheus_service upon destroyThong Kuah2019-04-291-0/+17
* Teach Prometheus about #uninstall_commandThong Kuah2019-04-291-0/+28
* Expose can_uninstall in cluster_status.jsonThong Kuah2019-04-291-0/+8
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-8/+8
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Merge branch 'move_ready_to_application_concern' into 'master'Stan Hu2019-02-191-59/+0
|\
| * Move common method to application concernThong Kuah2019-02-151-59/+0
* | Rename scope to imply :installed and :updated resultJoão Cunha2019-02-151-13/+1
|/
* Upgrade cluster applications, starting with runnerThong Kuah2019-02-071-2/+3
* Refactor specs to run shared parts only when usedThong Kuah2019-02-071-0/+1
* Update version on :installed, not :installingThong Kuah2019-02-071-14/+0
* Port generic upgrade functionality to CE55544-port-upgrade-commandThong Kuah2019-01-151-0/+97
* Make RBAC enabled default for new clustersDylan Griffith2019-01-041-9/+9
* Add Knative metrics to PrometheusChris Baumbauer2019-01-031-0/+15
* Expose external_ip to knative cluster applicationChris Baumbauer2018-11-261-1/+1
* Upgrade helm to 2.11.0 and upgrade on every installDylan Griffith2018-11-161-1/+1
* Refactor cluster application tests to centralize helm CA cert verificationChris Baumbauer2018-11-061-23/+1
* Incorporates Kubernetes Namespace into Cluster's flowThong Kuah2018-11-021-2/+8
* Show available clusters when installed or updatedPeter Leitzen2018-10-161-1/+1
* Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah2018-09-061-18/+17
* Convert the #install_command spec to promethus#install_command as the subject50323-fix-clusters-application-prometheus-testThong Kuah2018-08-151-10/+7
* Resolve "Mutual SSL Auth For Helm TIller"Mayra Cabrera2018-08-071-9/+33
* Lock helm charts to the VERSION already specified for each application.Thong Kuah2018-08-021-0/+22
* Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'"Mayra Cabrera2018-07-311-32/+9
* Ensure CA + Tiller cert never expire and Helm client cert expires quicklyDylan Griffith2018-07-301-0/+3
* Get mutual SSL working with helm tillerDylan Griffith2018-07-301-2/+22
* Refactor Cluster Application classes to pass through a has of config filesDylan Griffith2018-07-281-8/+8
* Updates CE backportce-5158-metrics-alertingTiago Botelho2018-07-251-6/+6
* Backports relevant changes made in https://gitlab.com/gitlab-org/gitlab-ee/me...Tiago Botelho2018-07-251-7/+50
* Resolve "Unable to install Prometheus on Clusters: 'Error: Chart incompatible...Mayra Cabrera2018-06-201-0/+1
* Update Prometheus URL spec for 1.10 formatJoshua Lambert2018-05-221-1/+1
* Remove unnecessary `with` from `allow`fix-kube_client-proxy_url-exceptionShinya Maeda2018-05-211-1/+1
* Add spec for unathrozied proxy_urlShinya Maeda2018-05-211-0/+10
* Add installed scope to cluster applicationsMatija Čupić2018-03-291-0/+12